This is an automated email from the ASF dual-hosted git repository. kaxilnaik pushed a change to branch v3-0-test in repository https://gitbox.apache.org/repos/asf/airflow.git
discard 12d9b2ecd24 Fix old release notes entry about pre-commit (#54819) omit d9a278ced8a Add Release notes for Airflow 3.0.6 and Task SDK 1.0.6 omit 652dd539dbe Bump Airflow to 3.0.6 and Task SDK to 1.0.6 omit 535128df066 [v3-0-test] Correct Trigger-Form UI Docs for current Airflow 3 features (#54799) (#54806) omit 1e486ffcb66 [v3-0-test] fix: removed the condition because of which it is not moving to default data (#54495) (#54639) omit 89959ada550 [v3-0-test] `get_parsing_context` is no longer experimental (#54793) (#54802) omit b316f045c6a [v3-0-test] Fix AF3 TriggerDagRunLink to handle combinations of base_url (#54218) (#54760) omit dd8f3c5ee82 [v3-0-test] Ensure that Connection extra can get masked without causing an error (#54769) (#54780) omit 07b0177e852 Update sqlalchemy[asyncio] requirement in /airflow-core (#54745) new 9076e01351f [v3-0-test] Ensure that Connection extra can get masked without causing an error (#54769) (#54780) new 57232043c32 [v3-0-test] Fix AF3 TriggerDagRunLink to handle combinations of base_url (#54218) (#54760) new 224c3c2a8f9 [v3-0-test] `get_parsing_context` is no longer experimental (#54793) (#54802) new 9c01e1b3fde [v3-0-test] fix: removed the condition because of which it is not moving to default data (#54495) (#54639) new 0633e76fa16 [v3-0-test] Correct Trigger-Form UI Docs for current Airflow 3 features (#54799) (#54806) new a1ed1494491 Bump Airflow to 3.0.6 and Task SDK to 1.0.6 new 6ddd7379346 Add Release notes for Airflow 3.0.6 and Task SDK 1.0.6 new cc2155f0322 Fix old release notes entry about pre-commit (#54819) new 220a7a4fe60 Fix MySQL UUID generation in task_instance migration (#54814) 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 (12d9b2ecd24) \ N -- N -- N refs/heads/v3-0-test (220a7a4fe60) 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. 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. Summary of changes: RELEASE_NOTES.rst | 1 + airflow-core/docs/img/airflow_erd.sha256 | 2 +- airflow-core/pyproject.toml | 2 +- ...3_0_0_add_uuid_primary_key_to_task_instance_.py | 29 +++++++++++----------- reproducible_build.yaml | 4 +-- 5 files changed, 19 insertions(+), 19 deletions(-)