Skip to content

Releases: strimzi/strimzi-kafka-bridge

0.13.0-rc1

26 Jul 13:29
Compare
Choose a tag to compare
0.13.0-rc1 Pre-release
Pre-release

Main changes since 0.12.2

  • Exposed "healthy" and "ready" endpoints as part of the OpenAPI specification
  • Added support for handling API gateway/proxy path routing to the bridge
  • Fixed OpenAPI v2 validation errors

0.12.2

20 Jun 14:16
Compare
Choose a tag to compare

Main changes since 0.12.1

  • Fixed default logging level to INFO and making logging level configurable (#259)

0.12.1

18 Jun 20:48
Compare
Choose a tag to compare

Main changes since 0.12.0

  • Fixed wrong usage of routing context and handler which could drive to write a response already closed (#256)

0.12.0

14 Jun 13:46
Compare
Choose a tag to compare

Main changes since 0.12.0-rc3

  • Added HTTP request/response logging (#252)
  • Catching crashes on Kafka native clients creation (#251)
  • Fixed wrong SASL JAAS config format (#249)
  • Fixed TLS connection to Kafka cluster (#243)

0.12.0-rc3

11 Jun 10:42
Compare
Choose a tag to compare
0.12.0-rc3 Pre-release
Pre-release

Main changes since 0.12.0-rc2

  • Added proper OpenAPI validation for required (#241) and unknown properties (#242)
  • Fixed some system tests

0.12.0-rc2

08 Jun 13:06
Compare
Choose a tag to compare
0.12.0-rc2 Pre-release
Pre-release

Main changes since 0.12.0-rc1

  • Add improved configuration for logging and memory (#228)
  • Migration to JUnit 5 (#225)
  • API documentation (#236)

0.12.0-rc1

31 May 17:08
Compare
Choose a tag to compare
0.12.0-rc1 Pre-release
Pre-release
  • This a first release with the new HTTP Bridge