15
0
forked from pool/python-avro
Files
python-avro/python-avro.changes
Matej Cepl cdd2864024 - Update to 1.11.1 (from GitHub release notes):
- Avro specification
    - Clarify which names are allowed to be qualified with
      namespaces
    - Inconsistent behaviour on types as invalid names
    - Clarify how fullnames are created, with example
    - IDL: add syntax to create optional fields
    - Improve docs for logical type annotation
  - Python
    - Scale assignment optimization
    - "Scale" property from decimal object
    - Byte reading in avro.io does not assert bytes read
    - validate the default value of an enum field
    - Pass LogicalType to BytesDecimalSchema
  - Website
    - Website refactor
    - Document IDL support in IDEs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-avro?expand=0&rev=26
2022-08-06 08:15:05 +00:00

3.6 KiB