Skip to content

Commit 1141298

Browse files
committed
adapted changelog
1 parent 7fa0ff0 commit 1141298

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,18 @@ All notable changes to this project will be documented in this file.
99
- Helm: Allow Pod `priorityClassName` to be configured ([#890]).
1010
- Add experimental support for Kafka KRaft mode ([#889]).
1111
- Add experimental support for Kafka `4.1.0` ([#889]).
12+
- Add `prometheus.io/path|port|scheme` annotations to metrics service ([#897]).
1213

1314
### Changed
1415

1516
- Deprecate support for Kafka `3.7.2` ([#892]).
17+
- BREAKING: The `<cluster>-<role>-<rolegroup>` rolegroup service was replaced with a `<cluster>-<role>-<rolegroup>-headless`
18+
and `<cluster>-<role>-<rolegroup>-metrics` rolegroup service.
1619

1720
[#889]: https://github.com/stackabletech/kafka-operator/pull/889
1821
[#890]: https://github.com/stackabletech/kafka-operator/pull/890
1922
[#892]: https://github.com/stackabletech/kafka-operator/pull/892
23+
[#897]: https://github.com/stackabletech/kafka-operator/pull/897
2024

2125
## [25.7.0] - 2025-07-23
2226

0 commit comments

Comments
 (0)