Skip to content

0.116.0

Latest

Choose a tag to compare

@see-quick see-quick released this 15 Jun 11:04
· 6 commits to main since this release

What's Changed

  • Fix release script by @see-quick in #187
  • Bump main branch to 0.116.0-SNAPSHOT by @see-quick in #190
  • Bump com.fasterxml.jackson.core:jackson-core from 2.19.0 to 2.21.1 by @dependabot[bot] in #191
  • Use Kafka's Admin instead of AdminClient by @mimaison in #194
  • Use Strimzi GitHub Actions v1 by @Frawless in #195
  • Changes to Strimzi Connect Container by @shub-est in #197
  • Fix flaky testDedicatedRolesClusterStartsAndFunctionsProperly by @see-quick in #199
  • Add Kafka 4.1.2 by @guancioul in #201
  • Remove Azure pipelines by @see-quick in #202
  • Add TLS support for StrimziKafkaCLuster by @see-quick in #193
  • Bump Kafka oauth client + kafka version for tests by @see-quick in #206
  • Refactor input validation by introducing requireNonBlank utility method by @guancioul in #204
  • Fix controller advertised.listeners to use network aliases in dedicated-roles KRaft clusters by @see-quick in #209
  • Lower pitest line coverage threshold from 76 to 75 by @see-quick in #210
  • Remove specific assertion from the TLS test case by @see-quick in #228
  • Add Kafka 4.3.0 by @bboyleonp666 in #225
  • Add method to retrieve latest patch versions for Kafka minor releases by @guancioul in #226
  • Update testcontainers-keycloak Version to v4.2.1 by @bboyleonp666 in #229
  • Add possibility to opt-in the fault injection source connector via StrimziConnectCluster by @see-quick in #230
  • Update Kafka versions by @see-quick in #231
  • Add release_json target to improve release proces and avoid setting it manually but via release job by @see-quick in #232

New Contributors

Full Changelog: 0.115.0...0.116.0