Skip to content

Commit 33e73b5

Browse files
committed
Adding changelog
1 parent 01a7329 commit 33e73b5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)