We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55902da commit d5386ccCopy full SHA for d5386cc
1 file changed
CHANGELOG.md
@@ -7,8 +7,16 @@ All notable changes to this project will be documented in this file.
7
### Added
8
9
- Helm: Allow Pod `priorityClassName` to be configured ([#890]).
10
+- Add experimental support for Kafka KRaft mode ([#889]).
11
+- Add experimental support for Kafka `4.0.0` ([#889]).
12
13
+### Changed
14
+
15
+- Deprecate support for Kafka `3.7.2` ([#892]).
16
17
+[#889]: https://github.com/stackabletech/kafka-operator/pull/889
18
[#890]: https://github.com/stackabletech/kafka-operator/pull/890
19
+[#892]: https://github.com/stackabletech/kafka-operator/pull/892
20
21
## [25.7.0] - 2025-07-23
22
0 commit comments