Skip to content

Commit 45bcae7

Browse files
committed
update Changelog.md
1 parent bb842e5 commit 45bcae7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- Use `--console-log-format` (or `CONSOLE_LOG_FORMAT`) to set the format to `plain` (default) or `json`.
1212
- Add support for airflow `2.10.5` ([#625]).
1313
- Add experimental support for airflow `3.0.1` ([#630]).
14+
- "airflow.task" logger defaults to log level 'INFO' instead of 'NOTSET' ([#649]).
1415

1516
### Changed
1617

@@ -50,6 +51,7 @@
5051
[#630]: https://github.com/stackabletech/airflow-operator/pull/630
5152
[#636]: https://github.com/stackabletech/airflow-operator/pull/636
5253
[#645]: https://github.com/stackabletech/airflow-operator/pull/645
54+
[#649]: https://github.com/stackabletech/airflow-operator/pull/649
5355

5456
## [25.3.0] - 2025-03-21
5557

0 commit comments

Comments
 (0)