Releases: confluentinc/schema-registry-sdk-go
Releases · confluentinc/schema-registry-sdk-go
v0.0.15
Changed type of createTime and updateTime from date-time to int64 in data catalog endpoints.
DataCatalog Endpoints added
bump go version in semaphore.yml (#21) * bump go version in semaphore.yml * updating go version in go.mod
v0.0.13
Update schema exporter API
v0.0.12 Update API (#13)
Update to latest SDK
v0.0.11 Update to latest schema registry sdk, including schema registry plugi…
Update SR SDK
v0.0.10 update mocks (#11)
Update SR SDK to latest API
Merge pull request #9 from confluentinc/dev-sr-sdk-jtian Modify mock config to include the package import
Update SR SDK
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.