github Azure/azure-sdk-for-python azure-schemaregistry-avroencoder_1.0.0b1

latest releases: azure-mgmt-documentdb_0.1.4, azure-synapse_0.1.2, azure-cognitiveservices-vision-customvision_3.1.1...
pre-release2 years ago

1.0.0b1 (2022-02-09)

This version and all future versions will require Python 3.6+. Python 2.7 is no longer supported.

Features Added

  • This package is meant to replace the azure-schemaregistry-avroserializer.
  • APIs have been updated to allow for encoding directly to and decoding from message type objects, where the data value is the Avro encoded payload.
  • The content type of the message will hold the schema ID and record format indicator.

Other Changes

  • This beta release will be backward compatible for decoding data that was encoded with the AvroSerializer.
  • The encode and decode methods on AvroEncoder support the following message models:
    • azure.eventhub.EventData in azure-eventhub==5.9.0b1

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.