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 3585de5 commit 4f57856Copy full SHA for 4f57856
1 file changed
CHANGELOG.md
@@ -10,6 +10,7 @@
10
- Use `--file-log-rotation-period` (or `FILE_LOG_ROTATION_PERIOD`) to configure the frequency of rotation.
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
15
### Changed
16
@@ -41,6 +42,7 @@
41
42
[#623]: https://github.com/stackabletech/airflow-operator/pull/623
43
[#624]: https://github.com/stackabletech/airflow-operator/pull/624
44
[#625]: https://github.com/stackabletech/airflow-operator/pull/625
45
+[#630]: https://github.com/stackabletech/airflow-operator/pull/630
46
47
## [25.3.0] - 2025-03-21
48
0 commit comments