Skip to content

Commit cab5774

Browse files
committed
changelog
1 parent 4007f0a commit cab5774

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,14 @@
88
- Add new roles for dag-processor and triggerer processes ([#679]).
99
- Added a note on webserver workers to the trouble-shooting section ([#685]).
1010
- Helm: Allow Pod `priorityClassName` to be configured ([#687]).
11+
- Added airflow `3.0.6` ([#692]).
1112

1213
### Changed
1314

1415
- Use internal secrets for secret- and jwt-keys ([#686]).
1516
- Update uvicorn version and revert to default number of API workers ([#690]).
1617
- Deprecate airflow `2.9.3` ([#691]).
18+
- Deprecate airflow `2.10.5` ([#692]).
1719

1820
### Fixed
1921

@@ -24,6 +26,10 @@
2426
Thus when deploying multiple Airflow instances in the same namespace, there would be a conflict over the contents of that ConfigMap ([#678]).
2527
- For versions >= 3 custom logging initializes the RemoteLogIO handler to fix remote logging ([#683]).
2628

29+
### Removed
30+
31+
- Removed airflow `2.10.4` ([#692]).
32+
2733
[#667]: https://github.com/stackabletech/airflow-operator/pull/667
2834
[#668]: https://github.com/stackabletech/airflow-operator/pull/668
2935
[#669]: https://github.com/stackabletech/airflow-operator/pull/669
@@ -35,6 +41,7 @@
3541
[#687]: https://github.com/stackabletech/airflow-operator/pull/687
3642
[#690]: https://github.com/stackabletech/airflow-operator/pull/690
3743
[#691]: https://github.com/stackabletech/airflow-operator/pull/691
44+
[#692]: https://github.com/stackabletech/airflow-operator/pull/692
3845

3946
## [25.7.0] - 2025-07-23
4047

0 commit comments

Comments
 (0)