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
discard dd0dffe83b Merge branch 'v2-10-stable' into sync_2-10-test-rc2
discard f6d25a6cb7 Update RELEASE_NOTES.rst
discard 9d455d46b4 Update Airflow version to 2.10.3
discard 186619a42a Mark all tasks as skipped when failing a dag_run manually
including t… (#43572)
discard 54befe765a Fix TrySelector for Mapped Tasks in Logs and Details Grid
Panel (#43566)
discard 8e60deadf3 Conditionally add OTEL events when processing executor
events (#43558) (#43567)
discard f7e28b81d0 Fix broken stat scheduler_loop_duration (#42886) (#43544)
discard 97b8be6d99 Ensure total_entries in /api/v1/dags (#43377) (#43429)
discard 68cd5776a7 include limit and offset in request body schema for List
task instances (batch) endpoint (#43479)
discard de09828919 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)
discard ecca5a408c Update RELEASE_NOTES.rst
add dd296c5338 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)
add 9c044ea2a2 include limit and offset in request body schema for List
task instances (batch) endpoint (#43479)
add 7aea4b56d7 Ensure total_entries in /api/v1/dags (#43377) (#43429)
add 898f332773 Fix broken stat scheduler_loop_duration (#42886) (#43544)
add c12e6284c1 Conditionally add OTEL events when processing executor
events (#43558) (#43567)
add 8e79c7a27f Fix TrySelector for Mapped Tasks in Logs and Details Grid
Panel (#43566)
add 7e86bf85d3 Mark all tasks as skipped when failing a dag_run manually
including t… (#43572)
add 6643858006 Update RELEASE_NOTES.rst
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (dd0dffe83b)
\
N -- N -- N refs/heads/sync_2-10-test-rc2 (6643858006)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
airflow/reproducible_build.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)