kaxil commented on issue #39593: URL: https://github.com/apache/airflow/issues/39593#issuecomment-2794717957
:mega: **Apache Airflow 3.0.0rc2** & **Task SDK 1.0.0rc2** are now available testing Install using the following command: ``` uv venv uv pip install -U 'apache-airflow==3.0.0rc2' --pre ``` Changes from rc1: https://github.com/apache/airflow/compare/3.0.0rc1...3.0.0rc2 Constraints files are also available [here](https://github.com/apache/airflow/tree/constraints-3.0.0rc2). Please report issues using Github at https://github.com/apache/airflow/issues with the label `affected_version:3.0.0rc` :tada: A huge thank you to all the contributors who have worked on this milestone! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
