Skip to content

Commit 35fffb9

Browse files
authored
Add Airflow versions 2.8.4 and 2.9.2 (#762)
* update and remove versions for release * adapt changelog * linter
1 parent e76fec4 commit 35fffb9

File tree

6 files changed

+812
-1437
lines changed

6 files changed

+812
-1437
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ All notable changes to this project will be documented in this file.
2828
- omid: Include Apache Omid Examples to simplify testing ([#721]).
2929
- nifi: Add support for 1.27.0 and 2.0.0-M4 ([#744], [#767]).
3030
- kafka: Add versions `3.6.2` and `3.7.1` ([#745]).
31-
- trino & trino-cli: Add version 451 ([#XXX]).
31+
- trino & trino-cli: Add version 451 ([#758]).
32+
- airflow: Add version `2.8.4` and `2.9.2` ([#762]).
3233

3334
### Changed
3435

@@ -73,6 +74,7 @@ All notable changes to this project will be documented in this file.
7374
- trino: Remove unsupported version 428 ([#687]).
7475
- nifi: Remove unsupported version 1.23.2 ([#744]).
7576
- kafka: Remove unsupported version `3.5.2` ([#745]).
77+
- airflow: Remove unsupprted version `2.7.2`, `2.7.3` and `2.8.3` ([#762]).
7678

7779
[#583]: https://github.com/stackabletech/docker-images/pull/583
7880
[#611]: https://github.com/stackabletech/docker-images/pull/611
@@ -117,6 +119,8 @@ All notable changes to this project will be documented in this file.
117119
[#743]: https://github.com/stackabletech/docker-images/pull/743
118120
[#744]: https://github.com/stackabletech/docker-images/pull/744
119121
[#745]: https://github.com/stackabletech/docker-images/pull/745
122+
[#758]: https://github.com/stackabletech/docker-images/pull/758
123+
[#762]: https://github.com/stackabletech/docker-images/pull/762
120124
[#767]: https://github.com/stackabletech/docker-images/pull/767
121125

122126
## [24.3.0] - 2024-03-20

0 commit comments

Comments
 (0)