Skip to content

azure-schemaregistry_1.2.0

Choose a tag to compare

@azure-sdk azure-sdk released this 10 Oct 22:03
cb2c5b7

1.2.0 (2022-10-10)

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

Features Added

  • group_name, name, and version have been added as optional parameters to the get_schema method on the sync and async SchemaRegistryClient.
  • version has been added to SchemaProperties.

Other Changes

  • Updated azure-core minimum dependency to 1.24.0.
  • Added distributed tracing support for sync and async SchemaRegistryClient.