Skip to content

Releases: riferrei/srclient

v0.3.2

09 Aug 13:57
663329a
Compare
Choose a tag to compare

This release introduces a new behavior regarding getting the latest version of a schema. Now, developers can control whether to retrieve it from the cache and when to force a retrieval from the source.

v0.3.1

08 Jul 18:25
d08dc22
Compare
Choose a tag to compare

Support for retrieving schema references during lookup

v0.3.0

08 May 10:33
975a697
Compare
Choose a tag to compare

Add arbitrary functions to use subjects without key value suffix

v0.2.1

16 Dec 08:05
7be5496
Compare
Choose a tag to compare

Adds .gitignore and tidies go.mod. This release is for a possible fix of #39

v0.2.0

09 Dec 11:12
9a9e8d9
Compare
Choose a tag to compare

Improvements over v0.1 without breaking changes.

  • Added IsSchemaCompatible method
  • Added DeleteSubject method
  • Added a concurrency limit to HTTP requests
  • Fixed race conditions on CachingEnabled and CodecCreationEnabled
  • Fixed default client settings for Protobuf usage

v0.1

04 Nov 21:23
7e71e06
Compare
Choose a tag to compare

This is the very first release of this project containing the functionality described on the README