Skip to content

Commit ecd4bd8

Browse files
committed
adapted changelog
1 parent 8837201 commit ecd4bd8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,13 @@ All notable changes to this project will be documented in this file.
88

99
- Add `ZOOCFGDIR` env var to `/stackable/rwconfig` to improve shell script usage like `zkCleanup.sh` ([#988]).
1010

11+
### Changed
12+
13+
- Adapted to [ZOOKEEPER-4276](https://issues.apache.org/jira/browse/ZOOKEEPER-4276). Removed `clientPort` and `secureClientPort` as well as
14+
`client.portUnification` from the `zoo.cfg` config. Secure ZooKeeper clusters now do not accept plain text connections anymore. ([#996]).
15+
1116
[#988]: https://github.com/stackabletech/zookeeper-operator/pull/988
17+
[#996]: https://github.com/stackabletech/zookeeper-operator/pull/996
1218

1319
## [25.11.0] - 2025-11-07
1420

0 commit comments

Comments
 (0)