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

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


 discard e17fc0f674 Upgrade to FAB 4.5.0 (#39851)
 discard 50519b6377 Fix mocking in kerberos integration test (#40042)
 discard a4ff55ffcb Fix `update-common-sql-api-stubs` pre-commit check (#38915)
 discard e6767703a1 Clean up Breeze output for Docker context (#38857)
 discard 81a6834fd6 Add "use self-hosted runners" to CI setup (#38779)
 discard 9929ce55cb Replace to broad exceptions into the dev (#38489)
 discard 847e8edd48 Fix inconsistency of cache-directive vs. docker-cache 
(#38580)
 discard 922e4942e9 Add hatch_build.py to k8s test venv cache calculation 
(#39473)
 discard 35d36786ca Increase volume size for ARM instance (#39472)
 discard fb67d1ad5f add lost space to breeze help (#39458)
 discard 90e1b60bcd Update uv and build dependencies. (#39808)
 discard 1b8b7542dd Update RELEASE_NOTES.rst
 discard 7d0f82b6b2 Update version to 2.9.2
 discard e4ac9f05a4 Fix bug that makes `AirflowSecurityManagerV2` leave 
transactions in the `idle in transaction` state (#39935)
 discard 0cfe702a4c Fix triggerer race condition in HA setting (#38666)
 discard 3bfd0792ae Warn on mini scheduler failures instead of debug (#39760)
 discard c7b5f7a11c Remove colon from notes header to make headlines in UI 
consistent (#40001)
 discard 00679655c0 Pass triggered or existing DAG Run logical date to 
DagStateTrigger (#39960)
 discard dd06f8fe35 Provide extra tip on labeling DynamicTaskMapping (#39977)
 discard c433bbedc3 Update uv to 0.42 (#39561)
 discard a66a3e8c9f Update uv to 0.1.41 (#39476)
 discard 07bd09bf9f Bump `ruff` to `0.4.3` (#39438)
 discard f097674b7c Activate RUF006 rule to detect dangling asyncio tasks 
(#38947)
 discard f259d6f438 Fix alembic autogeneration and rename mismatching 
constraints (#39032)
 discard 4ec09b45d1 Add the existing_nullable to the downgrade side of the 
migration (#39374)
 discard 52338d4d1e Fix Mark Instance state buttons stay disabled if user lacks 
permission (#37451). (#38732)
 discard bd9de9e327 Improve visibility of links / variables / other configs in 
Configuration Reference (#39916)
 discard 65c7df696f Use SKIP LOCKED instead of NOWAIT in mini scheduler (#39745)
 discard 574d5a6bb3 Remove DAG Run Add option from FAB view (#39881)
 discard 478e162e6c Change type definition for `provider_info_cache` decorator 
(#39750)
 discard a775c69124 Also limit concurrent uv downloads when building (#39852)
 discard 140afb28d1 Add max_consecutive_failed_dag_runs in API spec (#39830)
 discard 071db3af91 Remove 'legacy' definition for `CronDataIntervalTimetable` 
(#39780)
 discard 4a84e4fed2 Limit concurrent downloads by UV (#39810)
 discard 26b7fae01a Fix example_branch_operator failing in python 3.12 (#39783)
 discard 9515602c7b Better typing for BaseOperator `defer` (#39742)
 discard 56f966c4e0 More typing in TimeSensor and TimeSensorAsync (#39696)
 discard f3ddc387f8 Reraise exception from strict dataset URI checks (#39719)
 discard 2194d3d725 Update plugins.rst examples to use pyproject.toml over 
setup.py (#39665)
 discard cb63c3ea48 Change dataset URI validation to raise warning instead of 
error in Airflow 2.9 (#39670)
 discard 83e8e7467a Fix #35946: Visible DAG RUN doesn't point to the same dag 
run id (#38365)
 discard e96a16f393 Doc fix: Remove misplaced backquotes in ``faq.rst`` (#39661)
 discard e22d50dca5 Remove mysql/postgres from extras before determining the 
installation_command_flags (#39610)
 discard bc462c99c9 fix nit in pg set-up doc (#39628)
 discard b4d7d8b24a Docs: Update tracking-user-activity.rst (#39611)
 discard 5eac3d307c Fix stacklevel for _log_state helper (#39596)
 discard 766c78620e Fix typo in Auth Manager docs (#39598)
 discard f2e5fac12a Change sorting order of parallel test types (#39579)
 discard 6d3904be6d Update best-practices.rst: fix Connection.get -> 
Connection. get_connection_from_secrets (#39560)
 discard cedd84c24f Add Cache-Control "no-store" to all dynamically generated 
content (#39550)
 discard ad4ec9a71e Adding note for provider dependencies (#39512)
 discard fed50143bd Update docker-compose command (#39504)
    omit 29a95a0cf8 Use non-dev version for FAB Provider (#39452)
    omit a76bb7bd57 Resolve SA warnings in migrations scripts (#39418)
    omit 55791def1c Only heartbeat if necessary in backfill loop (#39399)
     add b8b845a16c Resolve SA warnings in migrations scripts (#39418)
     add 81169e7cea Use non-dev version for FAB Provider (#39452)
     add 9a4196c130 Update docker-compose command (#39504)
     add faddcc273b Adding note for provider dependencies (#39512)
     add 0920ae90ea Add Cache-Control "no-store" to all dynamically generated 
content (#39550)
     add fe57f83151 Update best-practices.rst: fix Connection.get -> 
Connection. get_connection_from_secrets (#39560)
     add 5baa8841fd Change sorting order of parallel test types (#39579)
     add 39abb6b830 Fix typo in Auth Manager docs (#39598)
     add b3793410aa Fix stacklevel for _log_state helper (#39596)
     add a7f7dfc973 Docs: Update tracking-user-activity.rst (#39611)
     add bf27334bef fix nit in pg set-up doc (#39628)
     add b61422689b Remove mysql/postgres from extras before determining the 
installation_command_flags (#39610)
     add 57cd899dd3 Doc fix: Remove misplaced backquotes in ``faq.rst`` (#39661)
     add 59a7a734bd Fix #35946: Visible DAG RUN doesn't point to the same dag 
run id (#38365)
     add 1483dc8ac8 Change dataset URI validation to raise warning instead of 
error in Airflow 2.9 (#39670)
     add fce69a82bb Update plugins.rst examples to use pyproject.toml over 
setup.py (#39665)
     add e8cc50d832 Reraise exception from strict dataset URI checks (#39719)
     add 29d759fdd4 More typing in TimeSensor and TimeSensorAsync (#39696)
     add 765c546df6 Better typing for BaseOperator `defer` (#39742)
     add 1a115db457 Fix example_branch_operator failing in python 3.12 (#39783)
     add e3fb53f4db Limit concurrent downloads by UV (#39810)
     add 372b4ff071 Remove 'legacy' definition for `CronDataIntervalTimetable` 
(#39780)
     add 8024f9a2e6 Add max_consecutive_failed_dag_runs in API spec (#39830)
     add d7bc39b80a Also limit concurrent uv downloads when building (#39852)
     add ae9368c710 Change type definition for `provider_info_cache` decorator 
(#39750)
     add d65770deb7 Remove DAG Run Add option from FAB view (#39881)
     add 9d1aaff234 Use SKIP LOCKED instead of NOWAIT in mini scheduler (#39745)
     add 303cd9c04a Improve visibility of links / variables / other configs in 
Configuration Reference (#39916)
     add a95b7b0b9a Fix Mark Instance state buttons stay disabled if user lacks 
permission (#37451). (#38732)
     add f986c05b37 Add the existing_nullable to the downgrade side of the 
migration (#39374)
     add 097404cdeb Fix alembic autogeneration and rename mismatching 
constraints (#39032)
     add 54fedc42d5 Activate RUF006 rule to detect dangling asyncio tasks 
(#38947)
     add e039330072 Bump `ruff` to `0.4.3` (#39438)
     add 7981d53a47 Update uv to 0.1.41 (#39476)
     add c3016bca1c Update uv to 0.42 (#39561)
     add b312996ac5 Provide extra tip on labeling DynamicTaskMapping (#39977)
     add 3209abcd2d Pass triggered or existing DAG Run logical date to 
DagStateTrigger (#39960)
     add 1a40234004 Remove colon from notes header to make headlines in UI 
consistent (#40001)
     add eee41d7c31 Warn on mini scheduler failures instead of debug (#39760)
     add e602c26ec3 Fix triggerer race condition in HA setting (#38666)
     add 53a87a1870 Fix bug that makes `AirflowSecurityManagerV2` leave 
transactions in the `idle in transaction` state (#39935)
     add c6833fdc85 Update version to 2.9.2
     add 720eef88f8 Update RELEASE_NOTES.rst
     add 9e222e8aea Update uv and build dependencies. (#39808)
     add ec3876711c add lost space to breeze help (#39458)
     add 0704532d00 Increase volume size for ARM instance (#39472)
     add 22165b18ad Add hatch_build.py to k8s test venv cache calculation 
(#39473)
     add e67fb2849e Fix inconsistency of cache-directive vs. docker-cache 
(#38580)
     add 7c2aef58b7 Replace to broad exceptions into the dev (#38489)
     add ec30727b14 Add "use self-hosted runners" to CI setup (#38779)
     add 1d5730d7e8 Clean up Breeze output for Docker context (#38857)
     add 0065c37196 Fix `update-common-sql-api-stubs` pre-commit check (#38915)
     add edc3a9d87a Fix mocking in kerberos integration test (#40042)
     add a55999854f Upgrade to FAB 4.5.0 (#39851)

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   (e17fc0f674)
            \
             N -- N -- N   refs/heads/v2-9-test (a55999854f)

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/jobs/backfill_job_runner.py | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Reply via email to