File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments