Skip to content

Commit f3884d2

Browse files
committed
chore: Update changelog
1 parent dc4958a commit f3884d2

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### Changed
8+
9+
- Replace stackable-operator `initialize_logging` with stackable-telemetry `Tracing` ([#291]).
10+
- BREAKING: operator-binary: The file log directory was set by `LISTENER_OPERATOR_LOG_DIRECTORY`,
11+
and is now set by `ROLLING_LOGS_DIR` (or via `--rolling-logs <DIRECTORY>`).
12+
- BREAKING: olm-deployer: The file log directory was set by `STKBL_LISTENER_OLM_DEPLOYER_LOG_DIRECTORY`,
13+
and is now set by `ROLLING_LOGS_DIR` (or via `--rolling-logs <DIRECTORY>`).
14+
- Replace stackable-operator `print_startup_string` with `tracing::info!` with fields.
15+
16+
[#291]: https://github.com/stackabletech/listener-operator/pull/291
17+
718
## [25.3.0] - 2025-03-21
819

920
### Added

0 commit comments

Comments
 (0)