Skip to content

Commit d0fc936

Browse files
chore: Bump airflow to 2.9.3 (#809)
* chore: add missing changelog entry for vector * fix(airflow): the download_constraints script was stripping the dot from the python version which was inconsistent with what the Dockerfile expects * fix(airflow): add airflow 2.9.3, drop previously deprecated versions * fix(airflow): update changelog * Update CHANGELOG.md Co-authored-by: Malte Sander <[email protected]> * chore(airflow): remove old constraint files * empty commit to trigger cla-assistant --------- Co-authored-by: Malte Sander <[email protected]>
1 parent ea72028 commit d0fc936

7 files changed

+758
-2114
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,23 @@ All notable changes to this project will be documented in this file.
66

77
### Added
88

9-
- opa: Add version 0.67.1 ([#797]).
9+
- opa: Add version `0.67.1` ([#797]).
10+
- vector: Add version `0.40.0` ([#802]).
11+
- airflow: Add version `2.9.3` ([#809]).
1012

1113
### Removed
1214

13-
- opa: Remove version 0.61.0 ([#797]).
15+
- opa: Remove version `0.61.0` ([#797]).
16+
- vector: Remove version `0.39.0` ([#802]).
17+
- airflow: Remove versions `2.6.3`, `2.8.1`, `2.8.4` ([#809]).
1418

1519
### Fixed
1620

1721
- hbase: link to phoenix server jar. ([#811])
1822

1923
[#797]: https://github.com/stackabletech/docker-images/pull/797
24+
[#802]: https://github.com/stackabletech/docker-images/pull/802
25+
[#809]: https://github.com/stackabletech/docker-images/pull/809
2026
[#811]: https://github.com/stackabletech/docker-images/pull/811
2127

2228
## [24.7.0] - 2024-07-24

0 commit comments

Comments
 (0)