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

latest releases: @azure-rest/maps-search_2.0.0-beta.2, @azure-rest/maps-geolocation_1.0.0-beta.4, @azure-rest/maps-render_2.0.0-beta.1...
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.