Skip to content

Releases: adobe/koperator

Release 0.26.0-adobe-20240820

20 Aug 15:18
1f0d47f
Compare
Choose a tag to compare
Allow property security-inter-broker-protocol  (#85)

* adding the ability to use security-inter-broker-protocol in koperator

* updating util.go to remove _ for generated names

* adding replace all for external listener port name

* fixing other places where externallistener name is used to not have _

* adding an alternative way to identify which port to use for kafka administration and cc connection

* taking out comments for pr push

* fixing kafka crd

* setting omitempty so it will not be required

* adding generated crds

* adding comments with context for new flag UsedForKafkaAdminCommunication

* Use getBrokerReadOnlyConfig function to get properties and update unit test - security_inter_broker_protocol_Set

* Update crds to match generated manifest

---------

Co-authored-by: Cameron Wright <[email protected]>
Co-authored-by: Ha Van <[email protected]>

Release kafka-2.13-3.8.0-rc1

05 Aug 12:11
Compare
Choose a tag to compare

Release 0.26.0-adobe-20240725

25 Jul 12:51
b1e9544
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.26.0-adobe-20240605...0.26.0-adobe-20240725

Release 0.26.0-adobe-20240613-contour

13 Jun 11:35
29674b9
Compare
Choose a tag to compare
Pre-release
Merge branch 'master' into contour

Release 0.26.0-adobe-20240605

05 Jun 09:50
b37a977
Compare
Choose a tag to compare
[CORE-106517] Fix outdated config in the sample (#83)

chart/kafka-operator/0.26.0-adobe-20240605

05 Jun 12:45
b37a977
Compare
Choose a tag to compare

Release kafka-2.13-3.7.0

19 Mar 15:08
Compare
Choose a tag to compare

What's Changed

  • Upgraded Kafka image to 3.7.0 by @azun in #77

Full Changelog: kafka-2.13-3.6.1-1...kafka-2.13-3.7.0

Release kafka-2.13-3.6.1-1

15 Feb 16:30
5bcb31f
Compare
Choose a tag to compare

What's Changed

  • Upgrade Kafka image to use Java v21 by @amuraru in #72
  • Added arm64 to docker build platforms by @azun in #73

Full Changelog: 0.26.0-adobe-20231222...kafka-2.13-3.6.1-1

Release 0.26.0-adobe-20231222

22 Dec 16:10
7383921
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/adobe/koperator/commits/0.26.0-adobe-20231222

chart/kafka-operator/0.26.0-adobe-20231222

22 Dec 16:11
7383921
Compare
Choose a tag to compare
Upgrade Kafka to 3.6.1 (#71)

Co-authored-by: Petruț™ <[email protected]>