Skip to content

Commit 9cee582

Browse files
committed
chore: Update changelog
1 parent 6f3e160 commit 9cee582

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ 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` ([#661]).
10+
- BREAKING: The file log directory was set by `HDFS_OPERATOR_LOG_DIRECTORY`, and is now set by `ROLLING_LOGS_DIR`
11+
(or via `--rolling-logs <DIRECTORY>`).
12+
- Replace stackable-operator `print_startup_string` with `tracing::info!` with fields.
13+
14+
[#661]: https://github.com/stackabletech/hdfs-operator/pull/661
15+
716
## [25.3.0] - 2025-03-21
817

918
### Added

0 commit comments

Comments
 (0)