minos-python
minos-python copied to clipboard
Bump fastavro from 1.4.11 to 1.5.4 in /packages/core/minos-microservice-common
Bumps fastavro from 1.4.11 to 1.5.4.
Changelog
Sourced from fastavro's changelog.
2022-07-29 version 1.5.4
- Add options for "strict" and "strict_allow_default" when calling writer functions (
@āscottbeldenin PR #628)- Fix an issue where the json_reader would fail to decode a map of records (
@āscottbeldenin PR #630)2022-07-19 version 1.5.3
- Add return_record_name_override option that will override the return_record_name option for unions that contain no more than one record (
@āuntereinerin PR #626)2022-06-27 version 1.5.2
- Add support for custom JSON Encoders and Decoders (
@āscottbeldenin PR #618)- Fix issue where avro encoded file with zlib could not be decompressed (
@āscottbeldenin PR #620)2022-06-08 version 1.5.1
- Fix bugs when appending (
@āscottbeldenin PR #608)2022-06-07 version 1.5.0
- Improve type hints (
@āscottbeldenin PR #606)- Fix a bug where a reader schema should have matched the writer schema but it wasn't (
@āscottbeldenin PR #603)- Fix some issues in the generate functions so that the names are valid avro names
2022-05-18 version 1.4.12
Commits
fc926511.5.4f50ac0efix issue with decoding records within mapsc52cc93add options for strict and strict_allow_defaultb685b1a1.5.3d7f6647Bump pypa/cibuildwheel from 2.8.0 to 2.8.11a3b975feat: handle the case of simple unions (#626)627faa6Bump pypa/cibuildwheel from 2.7.0 to 2.8.0 (#623)c43e860arm wheels should be working againbcbfed9specify when to run the job994cc36use new action to do asset release- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)