Hi all,
Here are the notes from our Airflow dev call earlier this week. Thank you
all who joined the call.
Here is a quick summary of the call.
- *Airflow 2.0.1*:
- Milestone: Airflow 2.0.1 Milestone ยท GitHub
<https://github.com/apache/airflow/milestone/23>
- Target week of Feb 8 for release
- *Providers Release*
- Next set of Providers will be released next week once
https://github.com/apache/airflow/pull/13767 is merged with
appropriate SEMVER version (e.g Google would be a major release while ES
would be a patch release)
- Backport Providers will be released for the ones that have some
significant changes after or at the same time as the providers
- Snowflake released a new version (v2.3.8
<https://pypi.org/project/snowflake-connector-python/2.3.8/>) and the
Snowflake provider which will use this version will be released too as
currently all versions for Snowflake providers are YANKED.
- This will be released after
https://github.com/apache/airflow/pull/12188 is merged as it
contains some incompatibilities with Azure Blob Storage
- *Upgrade Checks*
- Release 1.2.0 soon with a fix for
https://github.com/apache/airflow/issues/13293
- Add a check for importing Operator/Sensor via Plugins if it does
not already exist
- Add docs in 1.10.15 about using upgrade-checks to upgrade to 2
- *Helm Chart Release*
- We need to agree on what we call the first version: 0.0.1 vs 2.0.0
- We need to review the current Helm chart before it is released as a
lot of changes have been merged since it was first merged.
- Current Test Coverage is not that great - ideally, we would like to
cover more test cases before it can be released
- We hope to release it after 2.0.1 so bugs fixes are in by then and
2.0.1 can become the default version for the Helm Chart
Notes are also posted on Confluence too:
*Doc Link*:
https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Dev+Calls#AirflowDevCalls-20Jan2021
Best regards,
Kaxil