Skip to content

Commit 98c5732

Browse files
committed
add changelog entry
1 parent 5a23838 commit 98c5732

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ All notable changes to this project will be documented in this file.
2727
- The `runAsUser` and `runAsGroup` fields will not be set anymore by the operator
2828
- The defaults from the docker images itself will now apply, which will be different from 1000/0 going forward
2929
- This is marked as breaking because tools and policies might exist, which require these fields to be set
30+
- BREAKING: Replace JMX Exporter with built in Prometheus support. Hence, the metrics provided by the `/metrics` endpoint are named
31+
differently now ([#955]).
3032

3133
### Fixed
3234

@@ -45,6 +47,7 @@ All notable changes to this project will be documented in this file.
4547
[#942]: https://github.com/stackabletech/zookeeper-operator/pull/942
4648
[#946]: https://github.com/stackabletech/zookeeper-operator/pull/946
4749
[#950]: https://github.com/stackabletech/zookeeper-operator/pull/950
50+
[#955]: https://github.com/stackabletech/zookeeper-operator/pull/955
4851

4952
## [25.3.0] - 2025-03-21
5053

0 commit comments

Comments
 (0)