Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SR API updates based on architect feedback #27016

Merged
merged 4 commits into from
Feb 18, 2022

Conversation

JoshLove-msft
Copy link
Member

  • MessageWithMetadata renamed to BinaryContent
  • Encoder/Encode/Decode replaced with Serializer/Serialize/Deserialize - since we don't use "ObjectSerializer" we think this will be enough to differentiate from the abstraction.

@azure-sdk
Copy link
Collaborator

API changes have been detected in Microsoft.Azure.Data.SchemaRegistry.ApacheAvro. You can review API changes here

@azure-sdk
Copy link
Collaborator

API changes have been detected in Azure.Core.Experimental. You can review API changes here

@azure-sdk
Copy link
Collaborator

API changes have been detected in Azure.Messaging.EventHubs. You can review API changes here

API changes

-     public class EventData : MessageWithMetadata {
+     public class EventData : BinaryContent {

Copy link
Member

@tg-msft tg-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left a few comments, but the APIs look good.

@azure-sdk
Copy link
Collaborator

API changes have been detected in Microsoft.Azure.Data.SchemaRegistry.ApacheAvro. You can review API changes here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants