github Azure/azure-sdk-for-python azure-schemaregistry_1.0.0b1

latest releases: azure-cognitiveservices-language-textanalytics_0.2.2, azure-cognitiveservices-anomalydetector_0.3.1, azure-communication-callautomation_1.2.0...
pre-release3 years ago

1.0.0b1 (2020-09-09)

Version 1.0.0b1 is the first preview of our efforts to create a user-friendly and Pythonic client library for Azure Schema Registry.

New features

  • SchemaRegistryClient is the top-level client class interacting with the Azure Schema Registry Service. It provides three methods:
    • register_schema: Store schema into the service.
    • get_schema: Get schema content and its properties by schema id.
    • get_schema_id: Get schema id and its properties by schema group, schema name, serialization type and schema content.

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

NewReleases is sending notifications on new releases.