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 5610f6255d8 [v3-1-test] Amend time-machine update in unit tests 
(#58454) (#58486)
    omit bc2c3006eaf [v3-1-test] Manages cross-distribution dependencies better 
(#58430) (#58472)
    omit 4eab2b50758 [v3-1-test] Remove leftover reference to glob 10.4.5 
(#58467) (#58468)
    omit 6972583a917 [v3-1-test] Bump glob from 10.4.5 to 10.5.0 in 
/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui (#58443) (#58463)
    omit b1acfeffd8a [v3-1-test] Bump glob in React core UI (#58452) (#58461)
    omit ef41ddf35e7 [v3-1-test] Limit Python prek hooks to use Python 3.10 
(#58439) (#58458)
    omit 9dfb3b1df16 CI: Upgrade important CI environment (#58457)
    omit a844a220656 [v3-1-test] Minor fixes to the release command (#58426) 
(#58431)
    omit ce9a6677819 [v3-1-test] Improve `disable_bundle_versioning` config 
docs (#58400) (#58405)
    omit 88ce03c00ab [v3-1-test] Fix TypeError in parseStreamingLogContent for 
non-string data (#58314) (#58399)
    omit 796ecb033d5 [v3-1-test] Update Airflow version references to `3.X` in 
`README_RELEASE_PROVIDER.md` (#58392) (#58402)
    omit b4a90f81181 [v3-1-test] Respect default_args in DAG when its set to a 
"falsy" value (#57853) (#58396)
    omit 56904f776a2 [v3-1-test] Fix config list output for multi-line values 
(#58115) (#58378)
    omit 6d2e6bb15d6 [v3-1-test] Fix documentation for installing from sources 
(#58366) (#58373)
    omit 377962bbb3f [v3-1-test] Change old performance sub-project to 
pyproject.toml (#58372) (#58376)
    omit 99c2eaadfab Fix reproducible build command
    omit 79a680c5858 [v3-1-test] Update main as 3.1.3 has been released 
(#58341) (#58347)
    omit 90f1d68afcb [v3-1-test] Breeze: Automatically set CHOKIDAR_USEPOLLING 
for WSL users in --dev-mode (#57846) (#58080) (#58345)
    omit bfe86e10d35 [v3-1-test] Fix: TriggerDagRunOperator stuck in deferred 
state with reset_dag_run (#57756) (#57968) (#58333)
    omit acb4d6ed8e0 [v3-1-test] CI: Upgrade ruff version in CI environment 
(#58287) (#58301)
    omit 06c8114093f [v3-1-test] Fix link on installing-from-sources page 
(#58323) (#58324)
    omit 63981991e0b fix(hitl): fix HITLTrigger params dump (#58297)
    omit 4ad2f7aecda [v3-1-test] Fix atomicity issue in 
SerializedDagModel.write_dag preventing orphaned DagVersions (#58259) (#58281)
    omit 26723f34e47 Fix static checks on provider examples (#58286)
    omit b3329a1ce22 [v3-1-test] Mask kwargs on illegal args (#58252) (#58283)
    omit df7cd0a68b9 [v3-1-test] Add check for schedule parameter for system 
tests (#58254) (#58255)
    omit 57b39534645 [v3-1-test] Support for "reconnecting" Supervisor Comms 
from task process when `dag.test()` is used (#58147) (#58266)
    omit 3549471399e [v3-1-test] Add support for "reconnecting" Supervisor 
Comms and logs in task processes (#57212) (#58263)
    omit 2a8fa2c96f2 CI: Upgrade important CI environment (#58247)
    omit f95e5a0c973 [v3-1-test] Update pyproject.toml files with pytest>=9.0.0 
TOML syntax (#58182) (#58241)
    omit 6e505e797c2 [v3-1-test] Fix a few typos in release process for Airflow 
(#58219) (#58240)
    omit 7c34f030b09 [v3-1-test] Patch pools should have an optional 
description (#58066) (#58169)
    omit 31cde0940b2 fixup! [v3-1-test] Fix check_files.py script after source 
tar was renamed (#58216) (#58220) (#58192)
    omit 4c2d453c972 [v3-1-test] Fix check_files.py script after source tar was 
renamed (#58216) (#58220)
    omit c4e14819795 [v3-1-test] Fix CI upgrade script to not delete branch 
from origin remote (#58163) (#58179)
    omit 58791bc1f50 [v3-1-test] Make sure regenerating provider dependencies 
happens only once (#58198) (#58214)
    omit 211939195e0 [v3-1-test] Update release instructions for Airflow Ctl 
(#58206) (#58212)
     add 863e7921731 [v3-1-test] Amend time-machine update in unit tests 
(#58454) (#58486)
     add ffd024f0df6 [v3-1-test] Update release instructions for Airflow Ctl 
(#58206) (#58212)
     add 0d2a8877f85 [v3-1-test] Make sure regenerating provider dependencies 
happens only once (#58198) (#58214)
     add 4f13c6aa4ae [v3-1-test] Fix CI upgrade script to not delete branch 
from origin remote (#58163) (#58179)
     add 30104d02fb4 [v3-1-test] Fix check_files.py script after source tar was 
renamed (#58216) (#58220)
     add b6bf3f6a4f8 fixup! [v3-1-test] Fix check_files.py script after source 
tar was renamed (#58216) (#58220) (#58192)
     add 8473cff3548 [v3-1-test] Patch pools should have an optional 
description (#58066) (#58169)
     add 6849cc846f2 [v3-1-test] Fix a few typos in release process for Airflow 
(#58219) (#58240)
     add 3583ddb1592 [v3-1-test] Update pyproject.toml files with pytest>=9.0.0 
TOML syntax (#58182) (#58241)
     add 37922521487 CI: Upgrade important CI environment (#58247)
     add e27c8731239 [v3-1-test] Add support for "reconnecting" Supervisor 
Comms and logs in task processes (#57212) (#58263)
     add f3d6004169b [v3-1-test] Support for "reconnecting" Supervisor Comms 
from task process when `dag.test()` is used (#58147) (#58266)
     add a202b39ece9 [v3-1-test] Add check for schedule parameter for system 
tests (#58254) (#58255)
     add d9363a375df [v3-1-test] Mask kwargs on illegal args (#58252) (#58283)
     add 205d7f1ef26 Fix static checks on provider examples (#58286)
     add dcbd5a6bc9a [v3-1-test] Fix atomicity issue in 
SerializedDagModel.write_dag preventing orphaned DagVersions (#58259) (#58281)
     add f3487bc3b0a fix(hitl): fix HITLTrigger params dump (#58297)
     add 3d6133e0ef0 [v3-1-test] Fix link on installing-from-sources page 
(#58323) (#58324)
     add 2ac331ca4c7 [v3-1-test] CI: Upgrade ruff version in CI environment 
(#58287) (#58301)
     add 0a63df81414 [v3-1-test] Fix: TriggerDagRunOperator stuck in deferred 
state with reset_dag_run (#57756) (#57968) (#58333)
     add 79b495553fd [v3-1-test] Breeze: Automatically set CHOKIDAR_USEPOLLING 
for WSL users in --dev-mode (#57846) (#58080) (#58345)
     add bfda69910a3 [v3-1-test] Update main as 3.1.3 has been released 
(#58341) (#58347)
     add 0b0a32a5908 Fix reproducible build command
     add ceb308ae6bc [v3-1-test] Change old performance sub-project to 
pyproject.toml (#58372) (#58376)
     add 77824bdf278 [v3-1-test] Fix documentation for installing from sources 
(#58366) (#58373)
     add 26a9bf3a9e7 [v3-1-test] Fix config list output for multi-line values 
(#58115) (#58378)
     add b8d6c6d7188 [v3-1-test] Respect default_args in DAG when its set to a 
"falsy" value (#57853) (#58396)
     add 028a8514cfd [v3-1-test] Update Airflow version references to `3.X` in 
`README_RELEASE_PROVIDER.md` (#58392) (#58402)
     add 678b6531ff0 [v3-1-test] Fix TypeError in parseStreamingLogContent for 
non-string data (#58314) (#58399)
     add 76cc47881a7 [v3-1-test] Improve `disable_bundle_versioning` config 
docs (#58400) (#58405)
     add 0563b9ff11f [v3-1-test] Minor fixes to the release command (#58426) 
(#58431)
     add 8748d5d15b4 CI: Upgrade important CI environment (#58457)
     add d95c41876b1 [v3-1-test] Limit Python prek hooks to use Python 3.10 
(#58439) (#58458)
     add 5479a20d1d0 [v3-1-test] Bump glob in React core UI (#58452) (#58461)
     add 9b5d72b00c3 [v3-1-test] Bump glob from 10.4.5 to 10.5.0 in 
/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui (#58443) (#58463)
     add 06f68de4414 [v3-1-test] Remove leftover reference to glob 10.4.5 
(#58467) (#58468)
     add 166003be373 [v3-1-test] Manages cross-distribution dependencies better 
(#58430) (#58472)

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   (5610f6255d8)
            \
             N -- N -- N   refs/heads/v3-1-test (166003be373)

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:

Reply via email to