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


 discard 3d1ae9fcd83 [v3-1-test] Fix plugin import error alignment issue 
(#57787) (#57790)
    omit d8174aaf10e [v3-1-test] update docs (#57770) (#57788)
    omit 6f0780c7770 [v3-1-test] Simplify typing in TriggerRuleDep (#57733) 
(#57779)
    omit ea401c8373d [v3-1-test] Add number of queries guard in public 
providers list endpoints (#57635) (#57643)
    omit ae9ba129611 Add number of queries guard in public dag runs list 
endpoints  (#57450) (#57736)
    omit fa891855cff [v3-1-test] Add link to Airflow CVEs in MITRE CVE 
database. (#57683) (#57689)
    omit 5cf934a3720 [v3-1-test] Remove Python 3.9 since we are not 
cherry-picking to 3.0 (#57662) (#57669)
    omit 71912f73720 [v3-1-test] Add number of queries guard for public 
variables (#57647) (#57732)
    omit 0850ff3871c [v3-1-test] Make `extra` of Asset, AssetAlias, AssetEvent 
a `dict[str, JsonValue]` (#57352) (#57728)
    omit 7d0ca45be05 [v3-1-test] Enable ruff PLW1641 rule (#57679) (#57701)
    omit 01b6943eaf3 [v3-1-test] Use eralchemy instead of eralchemy2 (#55758) 
(#57715)
    omit b538942ae9a [v3-1-test] Upgrade Zizmor to 1.16.2 (#57708) (#57709)
    omit ce886e03aa3 [v3-1-test] Update diagrams>=0.24.4 (#57483) (#57698)
    omit c80c185a32b [v3-1-test] Shorten German Translation of Asset in 
Navigation (#57671) (#57690)
    omit eb951950ccd [v3-1-test] Enable ruff PLW0211 rule (#57522) (#57684)
    omit b0dec9c2742 [v3-1-test] Refactor trigger method (#57678) (#57687)
    omit 3df5e12e024 [v3-1-test] Support PR number with use-airflow-version in 
Breeze (#57667) (#57688)
    omit 6b985004c5b Add `localstack` Breeze integration (#54050) (#57668)
    omit 9fcb2781c89 [v3-1-test] Dev: Add Task SDK support to `start-release` 
command (#57658) (#57666)
    omit fefce37f1a6 [v3-1-test] Enable ruff PLW1510 rule (#57660) (#57674)
    omit 2792668c65b [v3-1-test] Enable ruff PLW1508 rule (#57653) (#57673)
    omit 898ba7e1645 [v3-1-test] Fix code formatting via ruff preview (#57641) 
(#57670)
    omit 0db042d3a1c [v3-1-test] Upgrade Python Runtime to 3.9.25 (#57656) 
(#57661)
    omit cd4c21f27b5 [v3-1-test] Enable ruff PLW0602 rule (apache#57588) 
(#57638)
    omit 078275d2e96 [v3-1-test] Fix: Prevent AttributeError crash in prek when 
run inside container (#57497) (#57649)
    omit 85db0c2a33b [v3-1-test] Remove leftovers from unlimited parallelism in 
local executor (#57579) (#57644)
    omit 91a078d8a22 Fix upgrade failure when xcom contains NaN in string 
values (#57614)
     new 7cbc8bfb199 [v3-1-test] Fix plugin import error alignment issue 
(#57787) (#57790)
     new e73a90866d7 Fix upgrade failure when xcom contains NaN in string 
values (#57614)
     new 7630158eceb [v3-1-test] Remove leftovers from unlimited parallelism in 
local executor (#57579) (#57644)
     new 5ade89b99df [v3-1-test] Fix: Prevent AttributeError crash in prek when 
run inside container (#57497) (#57649)
     new 84a3816767b [v3-1-test] Enable ruff PLW0602 rule (apache#57588) 
(#57638)
     new 901be22a712 [v3-1-test] Upgrade Python Runtime to 3.9.25 (#57656) 
(#57661)
     new 06fb5d15df8 [v3-1-test] Fix code formatting via ruff preview (#57641) 
(#57670)
     new 3ceb3667f29 [v3-1-test] Enable ruff PLW1508 rule (#57653) (#57673)
     new 4a1817a0628 [v3-1-test] Enable ruff PLW1510 rule (#57660) (#57674)
     new b9aed715fad [v3-1-test] Dev: Add Task SDK support to `start-release` 
command (#57658) (#57666)
     new 69a0fbac7a0 Add `localstack` Breeze integration (#54050) (#57668)
     new 0850c373d49 [v3-1-test] Support PR number with use-airflow-version in 
Breeze (#57667) (#57688)
     new 3b92bdf9429 [v3-1-test] Refactor trigger method (#57678) (#57687)
     new 2c56bdf3f78 [v3-1-test] Enable ruff PLW0211 rule (#57522) (#57684)
     new 232388ec5bd [v3-1-test] Shorten German Translation of Asset in 
Navigation (#57671) (#57690)
     new f45aeba7a5a [v3-1-test] Update diagrams>=0.24.4 (#57483) (#57698)
     new c7caba08071 [v3-1-test] Upgrade Zizmor to 1.16.2 (#57708) (#57709)
     new 4c88862c52d [v3-1-test] Use eralchemy instead of eralchemy2 (#55758) 
(#57715)
     new 861521631dd [v3-1-test] Enable ruff PLW1641 rule (#57679) (#57701)
     new 363fe113232 [v3-1-test] Make `extra` of Asset, AssetAlias, AssetEvent 
a `dict[str, JsonValue]` (#57352) (#57728)
     new d9708c558b0 [v3-1-test] Add number of queries guard for public 
variables (#57647) (#57732)
     new 5a72080fb4e [v3-1-test] Remove Python 3.9 since we are not 
cherry-picking to 3.0 (#57662) (#57669)
     new 745fd6a5ae8 [v3-1-test] Add link to Airflow CVEs in MITRE CVE 
database. (#57683) (#57689)
     new 20544a444e9 Add number of queries guard in public dag runs list 
endpoints  (#57450) (#57736)
     new 407b3f42266 [v3-1-test] Add number of queries guard in public 
providers list endpoints (#57635) (#57643)
     new 31cdf87d1e1 [v3-1-test] Simplify typing in TriggerRuleDep (#57733) 
(#57779)
     new 65d47a1f3fa [v3-1-test] update docs (#57770) (#57788)

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   (3d1ae9fcd83)
            \
             N -- N -- N   refs/heads/v3-1-test (65d47a1f3fa)

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 27 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:

Reply via email to