Skip to content

Releases: confluentinc/schema-registry-sdk-go

v0.0.15

23 Sep 06:06
7c1bc42
Compare
Choose a tag to compare

Changed type of createTime and updateTime from date-time to int64 in data catalog endpoints.

DataCatalog Endpoints added

18 Aug 05:45
1bc45cb
Compare
Choose a tag to compare
bump go version in semaphore.yml (#21)

* bump go version in semaphore.yml

* updating go version in go.mod

v0.0.13

01 Mar 23:29
7aada76
Compare
Choose a tag to compare

Used newer openapi-generator version so that client configuration Debug option is introduced (CLI needs it for HTTP tracing)

Update schema exporter API

30 Nov 01:09
e44bbd9
Compare
Choose a tag to compare
v0.0.12

Update API (#13)

Update to latest SDK

19 Aug 17:10
3663633
Compare
Choose a tag to compare
v0.0.11

Update to latest schema registry sdk, including schema registry plugi…

Update SR SDK

20 Oct 01:42
b739fef
Compare
Choose a tag to compare
v0.0.10

update mocks (#11)

Update SR SDK to latest API

08 Jul 01:26
a8d56e7
Compare
Choose a tag to compare
Merge pull request #9 from confluentinc/dev-sr-sdk-jtian

Modify mock config to include the package import

Update SR SDK

05 Feb 23:51
64ad9a9
Compare
Choose a tag to compare
Update to latest SR API (#5)

The Schema Registry API has changed significantly since the last commit. This PR updates the Go SDK to the latest API version and unblocks the development of the SR CLI.