We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb842e5 commit 45bcae7Copy full SHA for 45bcae7
1 file changed
CHANGELOG.md
@@ -11,6 +11,7 @@
11
- Use `--console-log-format` (or `CONSOLE_LOG_FORMAT`) to set the format to `plain` (default) or `json`.
12
- Add support for airflow `2.10.5` ([#625]).
13
- Add experimental support for airflow `3.0.1` ([#630]).
14
+- "airflow.task" logger defaults to log level 'INFO' instead of 'NOTSET' ([#649]).
15
16
### Changed
17
@@ -50,6 +51,7 @@
50
51
[#630]: https://github.com/stackabletech/airflow-operator/pull/630
52
[#636]: https://github.com/stackabletech/airflow-operator/pull/636
53
[#645]: https://github.com/stackabletech/airflow-operator/pull/645
54
+[#649]: https://github.com/stackabletech/airflow-operator/pull/649
55
56
## [25.3.0] - 2025-03-21
57
0 commit comments