Skip to content

Releases: ImFlog/schema-registry-plugin

v2.2.0

26 Jan 12:09
Compare
Choose a tag to compare

What's Changed

Features ✨

Technical 🔧

Full Changelog: v2.1.1...v2.2.0

v2.1.1

31 May 14:35
Compare
Choose a tag to compare

What's Changed

Features ✨

Bug fixes 🐛

  • fix: recursively download schema references by @ImFlog in #182

Technical 🔧

  • Update JVM version

Full Changelog: v2.1.0...v2.1.1

v2.1.0

19 Mar 21:28
Compare
Choose a tag to compare

What's changed

Features ✨

    • Protobuf Local Reference support by @Jtalk in #166

Bug fixes 🐛

Technical 🔧

  • Update JVM version
  • add one more version to confluent matrix, default to latest in tests by @ImFlog in #175

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

11 Mar 21:53
Compare
Choose a tag to compare

What's changed

Breaking ⚠️

Features ✨

Bug fixes 🐛

  • Remove fat jar to avoid version conflict by @ImFlog in #169

Technical 🔧

  • Update confluent version

New Contributors

Full Changelog: v1.13.0...v2.0.0

v1.13.0

19 Jan 19:22
Compare
Choose a tag to compare

What's changed

Features ✨

  • Add ability to download schema references by @ferozed in #156
  • Add 'pretty' flag to support formatting of downloaded AVRO and JSON schemas by @filpano in #160

Bug fixes 🐛

  • No bug fix

Technical 🔧

  • Update kotlin version and confluent version

New Contributors

Full Changelog: v1.12.0...v1.13.0

v1.12.0

14 Nov 23:01
Compare
Choose a tag to compare

Features ✨

  • No more need to add repository dependencies (jitpack and confluent) as we are now building a fat jar (#148)

Bug fixes 🐛

  • No bug fix

On the technical side 🔧

  • Update kotlin version and confluent version

Full Changelog: v1.11.1...v1.12.0

v1.11.1

12 Jul 22:56
Compare
Choose a tag to compare

Features ✨

  • No new feature

Bug fixes 🐛

  • Fix a major bug that prevented local references to be resolved correctly in Avro. Now local and remote dependencies should be mixable correctly. Thanks @chriskn for the help and the reproducing test cases (#132)

On the technical side 🔧

  • We are now relying on a custom Avro version that doesn't fail on unknown reference. May be worth to push this on the main repo later.

Full Changelog: v1.11.0...v1.11.1

v1.11.0

26 Apr 13:33
Compare
Choose a tag to compare

Features ✨

  • Fetch latest version for references, if not specified by @ndwhelan in #128
  • Add the possibility to download schema metadata by @ImFlog in #129

Bug fixes 🐛

  • Nothing new

On the technical side 🔧

  • Nothing new

Full Changelog: v1.10.0...v1.11.0

v1.10.0

12 Apr 16:14
Compare
Choose a tag to compare

Features ✨

  • Introduce Subject replacing CompatibilitySubject and RegisterSubject by @chriskn in #117

Bug fixes 🐛

  • Nothing new

On the technical side 🔧

Full Changelog: v1.9.1...v1.10.0

V1.9.1

03 Feb 19:59
Compare
Choose a tag to compare

Features ✨

  • Nothing new

Bug fixes 🐛

  • Fix an issue when local references reference other local references (#115 by @mattdupuy again)

On the technical side 🔧

  • Nothing new

Full Changelog: v1.9.0...V1.9.1