File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file.
1010 - Use ` --file-log-max-files ` (or ` FILE_LOG_MAX_FILES ` ) to limit the number of log files kept.
1111 - Use ` --file-log-rotation-period ` (or ` FILE_LOG_ROTATION_PERIOD ` ) to configure the frequency of rotation.
1212 - Use ` --console-log-format ` (or ` CONSOLE_LOG_FORMAT ` ) to set the format to ` plain ` (default) or ` json ` .
13+ - BREAKING: Add listener support ([ #957 ] ).
1314
1415### Changed
1516
@@ -40,6 +41,7 @@ All notable changes to this project will be documented in this file.
4041[ #940 ] : https://github.com/stackabletech/zookeeper-operator/pull/940
4142[ #942 ] : https://github.com/stackabletech/zookeeper-operator/pull/942
4243[ #946 ] : https://github.com/stackabletech/zookeeper-operator/pull/946
44+ [ #957 ] : https://github.com/stackabletech/zookeeper-operator/pull/957
4345
4446## [ 25.3.0] - 2025-03-21
4547
You can’t perform that action at this time.
0 commit comments