Skip to content

Commit f6c3786

Browse files
committed
update changelog
1 parent 60bfea9 commit f6c3786

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,17 @@ All notable changes to this project will be documented in this file.
1616
- Deprecate support for Kafka `3.7.2` ([#892]).
1717
- BREAKING: The `<cluster>-<role>-<rolegroup>` rolegroup service was replaced with a `<cluster>-<role>-<rolegroup>-headless`
1818
and `<cluster>-<role>-<rolegroup>-metrics` rolegroup service ([#897]).
19+
- Small cleanups and updates ([#900])
20+
- remove the metrics port from services that don't need it
21+
- use the new `server.yaml` for jmx configuration
22+
- update metrics tests
23+
- update monitoring doc
1924

2025
[#889]: https://github.com/stackabletech/kafka-operator/pull/889
2126
[#890]: https://github.com/stackabletech/kafka-operator/pull/890
2227
[#892]: https://github.com/stackabletech/kafka-operator/pull/892
2328
[#897]: https://github.com/stackabletech/kafka-operator/pull/897
29+
[#900]: https://github.com/stackabletech/kafka-operator/pull/900
2430

2531
## [25.7.0] - 2025-07-23
2632

0 commit comments

Comments
 (0)