This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a change to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
omit b0105d13cbb [v3-1-test] Prevent dag processor crash on encountering
excel files in the DAG directory (#59069) (#59170)
omit 1cf9ce76d9f Translation gaps in v3-1-test TR (#59169)
omit 35066569ef6 [v3-1-test] Fix DagRun.queued_at not updating when
clearing (#59066) (#59177)
omit f04ee76e5e6 [v3-1-test] Drop Airflow 2 Support in Edge Provider
(#59143) (#59179)
omit bc3afe1634b [v3-1-test] Align the term Dag in all translations (#59155)
omit 75885a3345b [v3-1-test] fix flaky TestEmrCreateJobFlowOperator
(#59128) (#59137)
omit d9687fec65f [v3-1-test] fix: Rendered Templates not showing dictionary
items in AF3 (#58071) (#59176)
omit 3fb9665cda8 [v3-1-test] Fix mypy error on version check in dev
(#59171) (#59172)
omit b419e492c23 [v3-1-test] Fix airflow/task-sdk relase PMC checks
(#59164) (#59165)
omit a4ff8215e63 [v3-1-test] Fix breeze check-release-files Command for
Core+Task SDK checks (#59159) (#59163)
omit e087383e21d [v3-1-test] Breeze exit on incompatible arguments (#59148)
(#59157)
omit fb7c97218cd [v3-1-test] Also limit urllib3 to < 2.6.0 in k8s tests -
for use in v3-1-tests (#59152) (#59158)
omit dd0954f79b8 CI: Upgrade important CI environment (#59145)
omit 31981ec2d18 [v3-1-test] Bump ruff to 0.14.8, uv to 0.9.15 (#59058)
(#59079)
omit 1c9d5593c6e [v3-1-test] Uncomment Python version pin in
`check-lazy-logging` (#59047) (#59067)
omit dedbd4077c9 Backport (#59052)
omit bde7a709ab7 [v3-1-test] Move HTTPAuthorizationCredentials import from
TYPE_CHECKING block to (#59048) (#59056)
omit 91223d17cce [v3-1-test] Change task log source display to hidden by
default (#58749) (#59045)
omit dd9bfac2e01 [v3-1-test] Fix go back button from fab iframe (#58997)
(#59007)
omit 6bb089b72d4 [v3-1-test] provide a clear naming and description for the
attribute caching get_template_context (#59023) (#59036)
omit acbbb3af4dc [v3-1-test] Add prek check before compiling assets in
start-airflow (#58979) (#58996)
omit 45fecb236c0 [v3-1-test] Update the documentation for the LocalExecutor
(#58990) (#59022)
omit eafbf82b627 [v3-1-test] Fix task instance and runs tooltips in Grid
view (#58359) (#59013)
add b5ccfb2e556 [v3-1-test] Also limit urllib3 to < 2.6.0 in k8s tests -
for use in v3-1-tests (#59152) (#59158)
new e88d21fff0a [v3-1-test] Fix task instance and runs tooltips in Grid
view (#58359) (#59013)
new aee50f538e1 [v3-1-test] Update the documentation for the LocalExecutor
(#58990) (#59022)
new 61d9ab44509 [v3-1-test] Add prek check before compiling assets in
start-airflow (#58979) (#58996)
new 216fc2738a4 [v3-1-test] provide a clear naming and description for the
attribute caching get_template_context (#59023) (#59036)
new 2a9d5ce9188 [v3-1-test] Fix go back button from fab iframe (#58997)
(#59007)
new 3c66ee2c833 [v3-1-test] Change task log source display to hidden by
default (#58749) (#59045)
new f142565bb6d [v3-1-test] Move HTTPAuthorizationCredentials import from
TYPE_CHECKING block to (#59048) (#59056)
new d9136f5fdb5 Backport (#59052)
new a97346a718e [v3-1-test] Uncomment Python version pin in
`check-lazy-logging` (#59047) (#59067)
new d966b819239 [v3-1-test] Bump ruff to 0.14.8, uv to 0.9.15 (#59058)
(#59079)
new 5598f4a41cf CI: Upgrade important CI environment (#59145)
new 42683e8b57b [v3-1-test] Breeze exit on incompatible arguments (#59148)
(#59157)
new 36e76d35d28 [v3-1-test] Fix breeze check-release-files Command for
Core+Task SDK checks (#59159) (#59163)
new 61d1ca04613 [v3-1-test] Fix airflow/task-sdk relase PMC checks
(#59164) (#59165)
new ba8527f042d [v3-1-test] Fix mypy error on version check in dev
(#59171) (#59172)
new b3267281681 [v3-1-test] fix: Rendered Templates not showing dictionary
items in AF3 (#58071) (#59176)
new 8db64031a09 [v3-1-test] fix flaky TestEmrCreateJobFlowOperator
(#59128) (#59137)
new a1afa990c78 [v3-1-test] Align the term Dag in all translations (#59155)
new aafbaf2961e [v3-1-test] Drop Airflow 2 Support in Edge Provider
(#59143) (#59179)
new fc2bfe27c2f [v3-1-test] Fix DagRun.queued_at not updating when
clearing (#59066) (#59177)
new 9d4458fa3fb Translation gaps in v3-1-test TR (#59169)
new 77c55e4bd59 [v3-1-test] Prevent dag processor crash on encountering
excel files in the DAG directory (#59069) (#59170)
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 (b0105d13cbb)
\
N -- N -- N refs/heads/v3-1-test (77c55e4bd59)
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 22 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: