Hello Apache Airflow Community,

This is a call for the vote to release Apache Airflow version 1.10.12.

The release candidate:
https://dist.apache.org/repos/dist/dev/airflow/1.10.12rc2/

*apache-airflow-1.10.12rc2-source.tar.gz* is a source release that comes
with INSTALL instructions.
*apache-airflow-1.10.12rc2-bin.tar.gz* is the binary Python "sdist"
snapshot.
*apache_airflow-1.10.12rc2-py3-none-any.whl* is the binary Python wheel
snapshot.

Public keys are available at: https://www.apache.org/dist/airflow/KEYS

For convenience, RC is also uploaded on PyPI so you can install it using
*pip install apache-airflow==1.10.12rc2*

Changes from *1.10.12rc1*:
- Fix issue with mounting volumes from secrets (#10366)
- Fix PythonVirtualenvOperator when using ``provide_context=True`` (#8256)
- Sort connection type list in add/edit page alphabetically (#8692)

https://github.com/apache/airflow/blob/1.10.12rc2/CHANGELOG.txt

The vote will be open for at least 72 hours (2020-08-21 18:10 UTC) or until
the necessary number
of votes are reached.

https://www.timeanddate.com/countdown/to?iso=20200821T1910&p0=136&font=cursive

Please vote accordingly:

[ ] +1 approve
[ ] +0 no opinion
[ ] -1 disapprove with the reason

Only votes from PMC members are binding, but members of the community are
encouraged to test the release and vote with "(non-binding)".

Please note that the version number excludes the `rcX` string, so it's now
simply 1.10.12. This will allow us to rename the artifact without modifying
the artifact checksums when we actually release.

Thanks,
Kaxil Naik

Reply via email to