You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Azure Schema Registry is a feature of Event Hubs, which provides a central repository for schema documents for event-driven and messaging-centric applications.
The @azure/schema-registry-avro package enables the SDK for JavaScript & TypeScript developers to serialize and deserialize their avro-encoded messages. Version 1 of this package follows the latest guidelines for writing TypeScript SDKs for Azure services with the goal of being a library that is developer-friendly, idiomatic to the JavaScript ecosystem, and as consistent across different languages and platforms as possible.
This issue tracks the work we have planned for releasing v1.
Azure Schema Registry is a feature of Event Hubs, which provides a central repository for schema documents for event-driven and messaging-centric applications.
The @azure/schema-registry-avro package enables the SDK for JavaScript & TypeScript developers to serialize and deserialize their avro-encoded messages. Version 1 of this package follows the latest guidelines for writing TypeScript SDKs for Azure services with the goal of being a library that is developer-friendly, idiomatic to the JavaScript ecosystem, and as consistent across different languages and platforms as possible.
This issue tracks the work we have planned for releasing v1.
Blockers:
The text was updated successfully, but these errors were encountered: