Skip to content

Releases: embeddedkafka/embedded-kafka-schema-registry

v8.0.0

27 Jul 14:28
Compare
Choose a tag to compare

What's Changed

Upgrade to Confluent Platform 8.0.0 & Kafka 4.0.0.

As a consequences, this includes:

  • dropping support for Scala 2.12
  • dropping support for Java <17 (already the case since v7.9.1)
  • as with embedded-kafka, the zookeeperPort configuration is removed and replaced by controllerPort for the Kafka controller (KRaft mode)

Note that the default port for the schema registry has changed from 6002 to 6003. Port 6002 being the default port of the Kafka Controller in embedded-kafka.

Others:

  • Upgrade SLF4J to 2.x

Full Changelog: v7.9.2...v8.0.0

v7.9.2

27 Jul 13:34
929930c
Compare
Choose a tag to compare

What's Changed

Others:

  • chore(deps): update dependency sbt/sbt to v1.11.3 by @renovate[bot] in #551

Full Changelog: v7.9.1...v7.9.2

v7.9.1

30 May 12:50
102f96a
Compare
Choose a tag to compare

What's Changed

  • Update kafka-avro-serializer, kafka-schema-registry to 7.9.1
  • 🧹 chore: use Java 17 by @gaeljw
  • Update scala3 to 3.3.6
  • build: publish to Sonatype Central by @gaeljw
  • Update sbt to 1.11.0

New Contributors

Full Changelog: v7.9.0...v7.9.1

v7.9.0

21 Feb 11:01
85d804d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.8.1...v7.9.0

v7.8.1

14 Feb 10:29
fd6dd44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.8.0...v7.8.1

v7.8.0

03 Dec 20:15
b5cc1df
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.7.2...v7.8.0

v7.7.2

03 Dec 19:42
3add219
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.7.1...v7.7.2

v7.7.1

15 Sep 15:01
ca08fc3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.7.0...v7.7.1

v7.7.0

18 Aug 08:03
2ba4bd0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.6.2...v7.7.0

v7.6.2

16 Aug 11:26
8e10f3d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.6.1.1...v7.6.2