Skip to content

Commit 43aee52

Browse files
committed
chore: Update changelog
1 parent 50aca84 commit 43aee52

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
@@ -2,6 +2,15 @@
22

33
## [Unreleased]
44

5+
### Changed
6+
7+
- Replace stackable-operator `initialize_logging` with stackable-telemetry `Tracing` ([#640]).
8+
- BREAKING: The file log directory was set by `HBASE_OPERATOR_LOG_DIRECTORY`, and is now set by `ROLLING_LOGS_DIR`
9+
(or via `--rolling-logs <DIRECTORY>`).
10+
- Replace stackable-operator `print_startup_string` with `tracing::info!` with fields.
11+
12+
[#640]: https://github.com/stackabletech/hbase-operator/pull/640
13+
514
## [25.3.0] - 2025-03-21
615

716
### Added

0 commit comments

Comments
 (0)