Skip to content

Releases: dajudge/kafkaproxy

release/0.0.19

11 Jan 09:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: release/0.0.18...release/0.0.19

release/0.0.18

18 May 08:45
d99eb56
Compare
Choose a tag to compare

What's Changed

  • Bump gradle version to 7.4.2 by @dajudge in #53
  • Fix CI trigger by @dajudge in #57
  • Fix missing broker mapping in new FIND_COORDINATOR version by @x29a in #56

New Contributors

  • @x29a made their first contribution in #56

Full Changelog: release/0.0.17...release/0.0.18

release/0.0.17

21 Apr 09:03
e4e0a1f
Compare
Choose a tag to compare

What's Changed

Full Changelog: release/0.0.16...release/0.0.17

release/0.0.16

16 Sep 14:39
0f197ce
Compare
Choose a tag to compare
  • Default kafka truststore to built-in cacerts when KAFKAPROXY_KAFKA_SSL_TRUSTSTORE_LOCATION is not set

release/0.0.15

27 Aug 10:13
Compare
Choose a tag to compare

Features:

  • Support for kafka 2.8

Changes:

  • Use kafka client 2.8.0
  • Version bump quarkus to 1.13.7
  • Version bump graalvm version for build to 21.2.0
  • Use latest proxybase
  • Use more recent CP version for roundtrip testing

release/0.0.14

21 Jun 17:46
Compare
Choose a tag to compare
  • Use github actions for CI
  • Fix image pull issue during integration testing by updating to testcontainers 1.15.3 (testcontainers/testcontainers-java#3574)
  • Support TLS SNI (e.g. for using istio TLS passthrough as k8s ingress) by updating to proxybase 0.0.14
  • Build and publish docker images without bmuschko gradle plugin

release/0.0.13

30 Sep 12:45
Compare
Choose a tag to compare
Fix SSL classloading issues

release/0.0.11

15 Sep 09:20
Compare
Choose a tag to compare
Fix broken loading of keystore passwords from files

release/0.0.10: Change interval precision of truststore/keystore refreshes from ms to…

Bugfix release

04 Apr 13:07
Compare
Choose a tag to compare
release/0.0.5

Move proxybase out to external dependency