This is an automated email from the ASF dual-hosted git repository.

utkarsharma pushed a change to branch sync_2-10-test-rc2
in repository https://gitbox.apache.org/repos/asf/airflow.git


      at ee13c47b5c Update RELEASE_NOTES.rst

This branch includes the following new commits:

     new db731d5cd5 This PR resolves an SQLAlchemy warning in the migration by 
correctly setting the `alias_id` column as part of the primary key in the 
`dag_schedule_dataset_alias_reference` table. Previously, only dag_id was 
marked as the primary key, causing a mismatch with the local definition, which 
triggered an SAWarning. (#43425)
     new 39e666bc9e include limit and offset in request body schema for List 
task instances (batch) endpoint (#43479)
     new 23370b5699 Ensure total_entries in /api/v1/dags (#43377) (#43429)
     new 5854ff060c Fix broken stat scheduler_loop_duration (#42886) (#43544)
     new 691240917d Conditionally add OTEL events when processing executor 
events (#43558) (#43567)
     new 503f088f3a Fix TrySelector for Mapped Tasks in Logs and Details Grid 
Panel (#43566)
     new b8ab1cc043 Mark all tasks as skipped when failing a dag_run manually 
including t… (#43572)
     new 7fd484b63d Update Airflow version to 2.10.3
     new ee13c47b5c Update RELEASE_NOTES.rst

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Reply via email to