minos-python
minos-python copied to clipboard
Bump fastavro from 1.4.11 to 1.9.4 in /packages/core/minos-microservice-common
Bumps fastavro from 1.4.11 to 1.9.4.
Changelog
Sourced from fastavro's changelog.
2024-02-13 version 1.9.4
- Fix bug where aliases were not be evaluated correctly (
@âhwsein PR #751)- Simplify login in parse_schema (
@âmanawaspin PR #750)2024-01-08 version 1.9.3
2023-12-20 version 1.9.2
- Allow arbitrary ordering of union fields when a default is present (
@âjvansantenin PR #738)2023-12-06 version 1.9.1
- Make reader options work in a union with a reader schema (
@âscottbeldenin PR #734)- Change tests to use "-m fastavro" rather than fastavro.main.py (
@âhroncokin PR #730)2023-10-27 version 1.9.0
- Allow cramjam as a snappy library (
@âscottbeldenin PR #721)- Add deprecation about using python-snappy (
@âscottbeldenin PR #725)- Improve enum validation to disallow spaces in enum symbols (
@âOffByOneein PR #728)2023-10-03 version 1.8.4
- Support Python 3.12 (
@âscottbeldenin PR #709)- Better error message for enums (
@âretooin PR #717)2023-09-07 version 1.8.3
- Add return_named_type and return_named_type_override (
@âscottbeldenin PR #710)2023-07-18 version 1.8.2
- Fix issue with aliasing referenced schemas (
@âSerikDMin PR #704)2023-07-17 version 1.8.1
- Pin Cython<3 to fix breakage
2023-07-06 version 1.8.0
- Add ability to override unicode decode errors (
@âscottbeldenin PR #696)2023-05-04 version 1.7.4
- Fix parsing of namespaces (
@âscottbeldenin PR #692)- Be able to specify a reader schema in the json_reader (
@âscottbeldenin PR #681)2023-03-08 version 1.7.3
- Create musllinux wheels (
@âscottbeldenin PR #679)2023-02-22 version 1.7.2
- Allow default value errors when a reader schema is supplied (
@âscottbeldenin PR #677)- Allow values like NaN for default values of float and double types (
@âscottbeldenin PR #675)2023-01-27 version 1.7.1
- Allow ints for default values of float and double types (
@âscottbeldenin PR #670)2022-10-26 version 1.7.0
... (truncated)
Commits
966ed4c1.9.46606cccFix aliases in schema resolution (#751)7153d47style: simplify condition in _parse_schema methodcc3c5bbBump pypa/cibuildwheel from 2.16.4 to 2.16.5353be78Bump pypa/cibuildwheel from 2.16.3 to 2.16.4167a643Bump pypa/cibuildwheel from 2.16.2 to 2.16.3b56fab91.9.3734f2a5test with zlibngdfdcd8fconsider the logical type when generating random dataf8436781.9.2- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)