8000
Skip to content

Releases: riferrei/srclient

v0.7.4

30 Oct 23:49
01cf42d

Choose a tag to compare

What's Changed

  • Upgrade goavro library to 2.14.1 to address some bug due to state mutation within codec by @passuied in #125
  • fix: hard deleting soft deleted subject by @jonas-grgt in #124
  • feat: add DeleteSubjectCompatibilityLevel method by @Mrflatt in #120
  • feat: add WithPreReqFn option for modifying request and headers by @Mrflatt in #121

New Contributors

Full Changelog: v0.7.3...v0.7.4

v0.7.3

01 Jul 17:58
0441f0b

Choose a tag to compare

What's Changed

  • bugfix: Use url.PathEscape for path arguments by @limoges in #114

New Contributors

Full Changelog: v0.7.2...v0.7.3

v0.7.2

30 Mar 16:54
66898ae

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.1...v0.7.2

v0.7.1

26 Nov 18:10
cc12a77

Choose a tag to compare

What's Changed

  • feat(json): Add function CodecJsonEnabled inside ISchemaRegistryClient interface by @k20human in #110

Full Changelog: v0.7.0...v0.7.1

v0.7.0

09 Aug 13:13
f2c6b0f

Choose a tag to compare

New version number because new year 🎉 and new features. Thanks all!

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

16 Mar 10:58
96a09e7

Choose a tag to compare

New version number because new year 🎉 and new features. Thanks all!

What's Changed

  • Adds ability to authenticate through the use of a bearer token by @InsomniaDev in #84
  • Adds integration testing via GitHub Actions and removes CircleCI by @AtakanColak in #86
  • Adds missing references to returned schema from GetSchema() by @mdpaquin in #89
  • Small cleanup of MockRegistryClient by @survivorbat in #94
  • Add references to IsSchemaCompatible check by @finncolman in #96
  • Backwards compatibility support: Only includes schemaType and references when needed by @adamtabrams in #98

New Contributors

Full Changelog: v0.5.4...v0.6.0

v0.5.4

03 Jun 14:12
6beda27

Choose a tag to compare

💡 Added:

  1. Example of the library with Protobuf

✅ Fixed:

  1. Fixed failing unit tests

v0.5.3

08 May 19:13
0f10c19

Choose a tag to compare

New features:

Bugs fixed:

➡️ Thank you @lpessoa, @bigkraig, and @tariel-x for your contributions 🙌🏻

v0.5.2

12 Apr 00:16
a3d7db0

Choose a tag to compare

Hotfix for #74

v0.5.1

02 Mar 13:12
91d132d

Choose a tag to compare

Hotfix for #72

0