Releases: confluentinc/schema-registry-sdk-go
Releases · confluentinc/schema-registry-sdk-go
v0.1.0
v0.0.24
v0.0.23
- Add optional
Metadata
andRuleSet
toSchema
component.
v0.0.22
- Allow Metadata and Ruleset to be optional in schema register and config update
v0.0.21
- Include Metadata and Ruleset when registering schema
- Include
deletedOnly
query params for list subjects / schemas - Include
CompatibilityGroup
,DefaultMetadata
,OverrideMetadata
,DefaultRuleSet
andOverrideRuleSet
for/config
endpoints
v0.0.20
Adding AsyncAPI Reverse Tooling Endpoint function
v0.0.19
v0.0.18
AsyncAPI Endpoint Added
Updates to catalog API
Updates to catalog API and business metadata objects
v0.0.16
Updated the AtlasEntity struct type to match the JSON Response.