1.0.0-beta.7 (2022-03-11)
Features Added
- Added logging of cache size.
- Non-generic overloads are available for serializing and deserializing.
Breaking Changes
SchemaRegistryAvroEncoder
has been renamed toSchemaRegistryAvroSerializer
- The
DecodeMessageData
method has been renamed toDeserialize
. - The
EncodeMessageData
method has been renamed toSerialize
. - The type
MessageWithMetadata
has been renamed toBinaryContent
.