github Azure/azure-sdk-for-js @azure/schema-registry-avro_1.0.0-beta.8

latest releases: @azure/eventgrid-namespaces_1.0.0-beta.2, @azure-tools/test-recorder_3.2.0, @azure/storage-file-datalake_12.17.0-beta.1...
pre-release2 years ago

1.0.0-beta.8 (2022-04-05)

Features Added

  • A new error type, AvroError, is added and is thrown in all error cases except for service calls.

Breaking Changes

  • The encodeMessageData method has been renamed to serialize.
  • The decodeMessageData method has been renamed to deserialize.
  • The MessageWithMetadata interface has been renamed to MessageContent.
  • MessageContent's body has been renamed to data.
  • MessageAdapter's consumeMessage and produceMessage have been renamed to consume and produce.

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

NewReleases is sending notifications on new releases.