Hey fellow Airflowers,

I have cut the first release candidate for the Airflow Python Client
2.6.0rc1.
The client consists of APIs corresponding to REST APIs available in
*Apache Airflow 2.6.0*. This email is calling for a vote on
the release, which will last at least 72 hours, from Tuesday, May 2, 2023,
at 8:32 am UTC
until Friday, May 5, 2023, at 8:32 am UTC, and until 3 binding +1 votes
have been received.

Consider this my (binding) +1.

Airflow Client 2.6.0rc1 is available at:
https://dist.apache.org/repos/dist/dev/airflow/clients/python/$\{VERSION\}/

Or also available at PyPI:
https://pypi.org/project/apache-airflow-client/$\{VERSION\}/

*apache-airflow-client-2.6.0rc1-source.tar.gz* is a source release that
comes with
INSTALL instructions.
*apache-airflow-client-2.6.0rc1-bin.tar.gz* is the binary Python "sdist"
release.

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

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

*Changelog:*

*Major fixes:*
- Move read only property in order to fix Dagrun API docs ([#30149](
https://github.com/apache/airflow/pull/30149))
 - Fix clear dag run openapi spec responses by adding additional return
type ([#29600](https://github.com/apache/airflow/pull/29600))
 - Fix Rest API update user output ([#29409](
https://github.com/apache/airflow/pull/29409))
 - Add a param for get_dags endpoint to list only unpaused dags
([#28713](https://github.com/apache/airflow/pull/28713))
 - Expose updated_at filter for dag run and task instance endpoints
([#28636](https://github.com/apache/airflow/pull/28636))

Cheers,
Ephraim

Reply via email to