You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airflow.apache.org by Ephraim Anierobi <ep...@apache.org> on 2022/06/01 07:23:15 UTC

Re: [VOTE] Release Airflow 2.3.2 from 2.3.2rc1

I'm canceling this vote and will create 2.3.2rc2 soon.

On Mon, 30 May 2022 at 13:45, Ephraim Anierobi <ep...@apache.org>
wrote:

> Hey fellow Airflowers,
>
> I have cut Airflow 2.3.2rc1. This email is calling a vote on the release,
> which will last at least 72 hours, from Monday, May 30, 2022, at 12:45 pm
> UTC
> until Thursday, June 2, 2022, at 12:45 pm UTC
> <https://www.timeanddate.com/worldclock/fixedtime.html?msg=8&iso=20220602T1245&p1=1440>,
> and until 3 binding +1 votes have been received.
>
> Status of testing of the release is kept in
> https://github.com/apache/airflow/issues/24024
>
> Consider this my (binding) +1.
>
> Airflow 2.3.2rc1 is available at:
> https://dist.apache.org/repos/dist/dev/airflow/2.3.2rc1/
>
> *apache-airflow-2.3.2-source.tar.gz* is a source release that comes with
> INSTALL instructions.
> *apache-airflow-2.3.2.tar.gz* is the binary Python "sdist" release.
> *apache_airflow-2.3.2-py3-none-any.whl* is the binary Python wheel
> "binary" release.
>
> Public keys are available at:
> https://dist.apache.org/repos/dist/release/airflow/KEYS
>
> Please vote accordingly:
>
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>
> Only votes from PMC members are binding, but all members of the community
> are encouraged to test the release and vote with "(non-binding)".
>
> The test procedure for PMCs and Contributors who would like to test this
> RC are described in
>
> https://github.com/apache/airflow/blob/main/dev/README_RELEASE_AIRFLOW.md\#verify-the-release-candidate-by-pmcs
>
> Please note that the version number excludes the `rcX` string, so it's now
> simply 2.3.2. This will allow us to rename the artifact without modifying
> the artifact checksums when we actually release.
>
> Release Notes:
> https://github.com/apache/airflow/blob/2.3.2rc1/RELEASE_NOTES.rst
>
> Changes since 2.3.1:
>
> *Bugs*:
>
> - Icons in grid view for different DAG run types (#23970)
> - Faster grid view (#23951)
> - Disallow calling expand with no arguments (#23463)
> - Add missing ``is_mapped`` field to Task response. (#23319)
> - DagFileProcessorManager: Start a new process group only if current
> process not a session leader (#23872)
> - Mask sensitive values for not-yet-running TIs (#23807)
> - Add cascade to ``dag_tag`` to ``dag`` foreign key (#23444)
> - Use ``--subdir`` argument value for standalone dag processor. (#23864)
> - Highlight task states by hovering on legend row (#23678)
> - Fix and speed up grid view (#23947)
> - Prevent UI from crashing if grid task instances are null (#23939)
> - Remove redundant register exit signals in ``dag-processor`` command
> (#23886)
> - Add ``__wrapped__`` property to ``_TaskDecorator`` (#23830)
> - Fix UnboundLocalError when ``sql`` is empty list in DbApiHook (#23816)
> - Enable clicking on DAG owner in autocomplete dropdown (#23804)
> - Simplify flash message for ``_airflow_moved`` tables (#23635)
> - Exclude missing tasks from the gantt view (#23627)
>
> Cheers,
> Ephraim
>