Hello everyone, I have cut the first release candidate for the Airflow Python Client 2.1.0. The client consists of APIs corresponding to REST APIs available in *Apache Airflow 2.1.0* release. This email is calling a vote on the release, which will last for 72 hours. Consider this my (binding) +1.
Airflow Client 2.1.0.rc1 is available at: https://dist.apache.org/repos/dist/dev/airflow/clients/python/2.1.0rc1/ Or also available at PyPI: https://pypi.org/project/apache-airflow-client/2.1.0rc1/ *airflow-client-2.1.0rc1-source.tar.gz* is a source release that comes with INSTALL instructions. *airflow-client-2.1.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 changes:*Client code is generated using OpenApi's 5.1.1 generator CLI *Major fixes:*Fixed the iteration issue on array items caused by unsupported class 'object' (issue #15) *New API supported:*Permissions Plugins Providers Roles Users Thanks, Sumit Maheshwari PMC Apache Airflow