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 3a8779d commit 5db7054Copy full SHA for 5db7054
1 file changed
CHANGELOG.md
@@ -12,6 +12,7 @@
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
+- Add internal headless service in addition to the metrics service ([#651]).
16
17
### Changed
18
@@ -52,6 +53,7 @@
52
53
[#636]: https://github.com/stackabletech/airflow-operator/pull/636
54
[#645]: https://github.com/stackabletech/airflow-operator/pull/645
55
[#649]: https://github.com/stackabletech/airflow-operator/pull/649
56
+[#651]: https://github.com/stackabletech/airflow-operator/pull/651
57
58
## [25.3.0] - 2025-03-21
59
0 commit comments