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: Added listener support for Hive ([ #605 ] )
1314
1415### Changed
1516
@@ -41,6 +42,7 @@ All notable changes to this project will be documented in this file.
4142[ #599 ] : https://github.com/stackabletech/hive-operator/pull/599
4243[ #603 ] : https://github.com/stackabletech/hive-operator/pull/603
4344[ #604 ] : https://github.com/stackabletech/hive-operator/pull/604
45+ [ #605 ] : https://github.com/stackabletech/hive-operator/pull/605
4446
4547## [ 25.3.0] - 2025-03-21
4648
You can’t perform that action at this time.
0 commit comments