kaxil commented on issue #39593:
URL: https://github.com/apache/airflow/issues/39593#issuecomment-2819258935

   :mega: Apache Airflow 3.0.0rc4 & Task SDK 1.0.0rc4 are now available for 
testing.
   
   Install using the following command:
   
   ```shell
   uv venv
   uv pip install -U apache-airflow --pre
   ```
   
   Details on [the mailing list thread 
here](https://lists.apache.org/thread/x59vco94sswcl5p1nqkwhjtxpo2nv94t).
   
   Constraints files are also available 
[here](https://github.com/apache/airflow/tree/constraints-3.0.0rc4).
   
   Changes to Airflow Core and Task SDK since rc3, excluding doc & CI changes 
(9 commits):
   
   - Fix connection form meta when fab provider is missing (#49446)
   - Don't update start_date when resuming a TI from deferral (#49407)
   - Fix `DatasetOrTimeSchedule` compatibility (#49371)
   - fix ui to use backfill ui endpoint (#49434)
   - Remove Marshmallow from Core (#49388)
   - Fix issue with setproctitle on macos (#49451)
   - Reset error state after successfully adding a connection (#49364)
   - Use Label class from task sdk (#49385)
   - Use sync calls for list backfills (#49454)


-- 
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]

Reply via email to