Skip to content

Releases: confluentinc/schema-registry-sdk-go

v0.1.0

20 Nov 20:57
46ded96
Compare
Choose a tag to compare

New upgrading release that uses the new v5.3.0 openapi generator.

v0.0.24

28 Jul 22:06
bb9a30c
Compare
Choose a tag to compare
  • Fix unmarshal error in AtlasEntityHeader.entities.attributes

v0.0.23

15 May 23:40
79fe77d
Compare
Choose a tag to compare
  • Add optional Metadata and RuleSet to Schema component.

v0.0.22

15 May 22:03
28482c7
Compare
Choose a tag to compare
  • Allow Metadata and Ruleset to be optional in schema register and config update

v0.0.21

05 May 17:11
c0526de
Compare
Choose a tag to compare
  • Include Metadata and Ruleset when registering schema
  • Include deletedOnly query params for list subjects / schemas
  • Include CompatibilityGroup, DefaultMetadata, OverrideMetadata, DefaultRuleSet and OverrideRuleSet for /config endpoints

v0.0.20

21 Mar 08:46
b0d877c
Compare
Choose a tag to compare

Adding AsyncAPI Reverse Tooling Endpoint function

v0.0.19

10 Feb 21:31
16aeb48
Compare
Choose a tag to compare

Updated SDK to accept int64 values for createTime and updateTime fields in TagDef

v0.0.18

15 Nov 04:13
fda0f01
Compare
Choose a tag to compare

AsyncAPI Endpoint Added

Updates to catalog API

19 Oct 13:25
91a5ad8
Compare
Choose a tag to compare

Updates to catalog API and business metadata objects

v0.0.16

27 Sep 08:55
395be64
Compare
Choose a tag to compare

Updated the AtlasEntity struct type to match the JSON Response.