-
-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
Description
Which new version of Apache Airflow should we support?
2.4.1
Additional information
The release notes are here.
Changes / Additions
In the scope of this ticket:
- check that tests, getting started scripts, documentation and demos work with the new version
- have a look at the items below from the release notes and create new issues for things which merit further work (e.g. making use of the new 2.4.0 data scheduling feature in a
stackablectldemo)
From the release notes:-
- 2.4.1
- Only bug fixes
- 2.4.0
- 2.3.3
- Flask App Builder was upgraded to the major version 4
- 2.3.0
Implementation checklist
Please don't change anything in this list.
Not all of these steps are necessary for all versions.
- Update the Docker image
- Update documentation to include supported version(s)
- Update operator to support the new version (if needed)
- Update integration tests to test use the new versions (in addition or replacing old versions
- Update examples to use new versions
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done