github Azure/azure-sdk-for-js @azure/schema-registry_1.0.0-beta.3

latest releases: @azure-rest/core-client_2.3.0, @azure/core-xml_1.4.4, @azure/core-tracing_1.2.0...
pre-release3 years ago

1.0.0-beta.3 (2021-10-05)

Breaking Changes

  • renames SchemaDescription's group to groupName
  • renames SchemaId to SchemaProperties
  • renames getSchemaById to getSchema
  • renames GetSchemaByIdOptions to GetSchemaOptions
  • renames content to schemaDefinition, serializationType to format, and KnownSerializationType to KnownSchemaFormat

Other Changes

  • remove caching from the client. The customer can rely on the one in the serializer package such as @azure/schema-registry-avro or write their own that makes most sense in their application.

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

NewReleases is sending notifications on new releases.