This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a change to branch v2-9-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
omit ecc0eb9e71 Update RELEASE_NOTES.rst
omit 87dc56bdfc Update version to 2.9.2
omit 77af06e390 Upgrade to FAB 4.5.0 (#39851)
omit 62aad96a45 Fix mocking in kerberos integration test (#40042)
omit aa171d3197 Fix `update-common-sql-api-stubs` pre-commit check (#38915)
omit 66e2b5d8de Clean up Breeze output for Docker context (#38857)
omit 294bcceaaa Add "use self-hosted runners" to CI setup (#38779)
omit 87f7500bde Replace to broad exceptions into the dev (#38489)
omit f6964595ee Fix inconsistency of cache-directive vs. docker-cache
(#38580)
omit 748bf294e7 Add hatch_build.py to k8s test venv cache calculation
(#39473)
omit 43dad6caf7 Increase volume size for ARM instance (#39472)
omit beca95761c add lost space to breeze help (#39458)
omit 908a3c833a Update uv and build dependencies. (#39808)
omit e540402c39 Fix bug that makes `AirflowSecurityManagerV2` leave
transactions in the `idle in transaction` state (#39935)
omit 00925c86db Fix triggerer race condition in HA setting (#38666)
omit 72710f89fe Warn on mini scheduler failures instead of debug (#39760)
omit aebcb82bda Remove colon from notes header to make headlines in UI
consistent (#40001)
omit c83bbb601c Pass triggered or existing DAG Run logical date to
DagStateTrigger (#39960)
add dac25fc699 Remove colon from notes header to make headlines in UI
consistent (#40001)
add 481fb8eb58 Warn on mini scheduler failures instead of debug (#39760)
add 4e81d3b725 Fix triggerer race condition in HA setting (#38666)
add 9e17607cc4 Fix bug that makes `AirflowSecurityManagerV2` leave
transactions in the `idle in transaction` state (#39935)
add 79382c2060 Update uv and build dependencies. (#39808)
add 26d460a6ba add lost space to breeze help (#39458)
add dd05fdcf80 Increase volume size for ARM instance (#39472)
add 3cf0b33a9e Add hatch_build.py to k8s test venv cache calculation
(#39473)
add 9f9332969d Fix inconsistency of cache-directive vs. docker-cache
(#38580)
add 8a4e3e0b60 Replace to broad exceptions into the dev (#38489)
add 05a6b8a8ae Add "use self-hosted runners" to CI setup (#38779)
add 3220c013b8 Clean up Breeze output for Docker context (#38857)
add eeef2f781d Fix `update-common-sql-api-stubs` pre-commit check (#38915)
add 63bb290899 Fix mocking in kerberos integration test (#40042)
add 419672cc9d Upgrade to FAB 4.5.0 (#39851)
add fe49589d77 Update version to 2.9.2
add 48320cb03c 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 (ecc0eb9e71)
\
N -- N -- N refs/heads/v2-9-test (48320cb03c)
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:
RELEASE_NOTES.rst | 3 --
airflow/operators/trigger_dagrun.py | 6 +--
airflow/reproducible_build.yaml | 4 +-
tests/operators/test_trigger_dagrun.py | 86 ++--------------------------------
4 files changed, 9 insertions(+), 90 deletions(-)