Skip to content

Commit bc1646c

Browse files
committed
chore: Update changelog
1 parent ad8110b commit bc1646c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
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` ([#601]).
8+
- BREAKING: The file log directory was set by `AIRFLOW_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+
[#601]: https://github.com/stackabletech/airflow-operator/pull/601
13+
514
## [25.3.0] - 2025-03-21
615

716
### Added

0 commit comments

Comments
 (0)