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


 discard 7c6536988b Update trove classifiers to the latest version as build 
dependency (#40542)
 discard d67a786efd Update to latest pre-commit (#40529)
 discard 8f77c829c0 Upgrade to latest version of hatchling as build dependency 
(#40387)
 discard c678d8875f uv version bump 0.2.18 (#40501)
 discard 544ee40d4f Upgrade to latest `pip` and `uv` version (#40463)
 discard dbbe1adc20 Update uv to 0.2.15 (#40411)
 discard b53e09da81 Upgrade `pip` to just-released 24.1 (#40367)
 discard d01929be3e Update RELEASE_NOTES.rst
 discard f65e5d08c7 Update version to 2.9.3
 discard 50b19e332d fix: disable jinja2 rednering for doc_md (#40522)
 discard 45897624f8 Fix calendar view scroll (#40458)
 discard 28e478f062 Add notes about passing secrets via environment variables 
(#40519)
 discard 1951091be7 Update uv to 0.2.13 (#40344)
 discard 2dd8997c21 Update to uv 0.2.11 (#40244)
 discard 429c8b47d1 Upgrade build installers and dependencies (#40177)
 discard 2b15ecfb36 Fix openai 1.32 breaking openai tests (#40110)
 discard 2fe64836f8 Upgrade to latest installers (#40107)
 discard 4d60c4afca uv version bump to 0.2.3 (#39848)
 discard 906dccdb35 revamp some confusing log messages (#40334)
 discard 08808c6caf Validating provider description for urls in provider list 
view (#40475)
 discard b5dbe23715 Fix compatibility with old MySQL 8.0 (#40314)
 discard 29a72d8419 fix typo and path to licences folder (#40067)
 discard 1630faad44 Fix dag (un)pausing won't work on environment where dag 
files are missing (#40345)
 discard d34a66de6f Add more precise description of maskiing sensitive field 
names (#40512)
 discard 3430b8ae29 extra being passed to SQLalchemy (#40391)
 discard e9212610f2 fix(statsd): handle unsupport operand int + str when value 
of tag is int (job_id) (#40407)
 discard 08f3c5c3a1 docs: fix typo in upgrading.rst (#40399)
 discard 448fec3a3a fix typos in example of DAG parameters (#40400)
 discard f2caeb8a5f Fix TriggeredDagRunOperator triggered link (#40336)
 discard 7614e59f0e Add `[webserver]update_fab_perms` to deprecated configs 
(#40317)
 discard b9080cc3bf Swap dag run link from legacy graph to grid with graph tab 
(#40241)
 discard 67cb21ac18 Exponential Backoff Not Functioning in BaseSensorOperator 
Reschedule Mode (#39823)
     add 766f1c7910 Swap dag run link from legacy graph to grid with graph tab 
(#40241)
     add d420d79538 Add `[webserver]update_fab_perms` to deprecated configs 
(#40317)
     add 39da6ce158 Fix TriggeredDagRunOperator triggered link (#40336)
     add a3a6b8171f fix typos in example of DAG parameters (#40400)
     add 6f0cc6793b docs: fix typo in upgrading.rst (#40399)
     add a8a47b0742 fix(statsd): handle unsupport operand int + str when value 
of tag is int (job_id) (#40407)
     add 7d2f50b0c9 extra being passed to SQLalchemy (#40391)
     add def9c08f21 Add more precise description of maskiing sensitive field 
names (#40512)
     add 23ca6fa451 Fix dag (un)pausing won't work on environment where dag 
files are missing (#40345)
     add 0467c41475 fix typo and path to licences folder (#40067)
     add cdc0da282d Fix compatibility with old MySQL 8.0 (#40314)
     add 6ca21da538 Validating provider description for urls in provider list 
view (#40475)
     add 8673802cc9 revamp some confusing log messages (#40334)
     add 5745bdff16 uv version bump to 0.2.3 (#39848)
     add 596377b6a5 Upgrade to latest installers (#40107)
     add 07322d8d8e Fix openai 1.32 breaking openai tests (#40110)
     add 09d2c338c7 Upgrade build installers and dependencies (#40177)
     add 6f8749d64a Update to uv 0.2.11 (#40244)
     add d070bacda5 Update uv to 0.2.13 (#40344)
     add f261b48e3a Add notes about passing secrets via environment variables 
(#40519)
     add 4e2e651be4 Fix calendar view scroll (#40458)
     add 7feb4940f1 fix: disable jinja2 rednering for doc_md (#40522)
     add 09fb6190c5 Upgrade `pip` to just-released 24.1 (#40367)
     add ff4983bcce Update uv to 0.2.15 (#40411)
     add 9b3632be58 Upgrade to latest `pip` and `uv` version (#40463)
     add 89240ef1a1 uv version bump 0.2.18 (#40501)
     add 8cefa62129 Upgrade to latest version of hatchling as build dependency 
(#40387)
     add 7a2ed500f8 Update to latest pre-commit (#40529)
     add 78a1ad1dfd Update trove classifiers to the latest version as build 
dependency (#40542)
     add e37cd01e5c Update version to 2.9.3
     add 39a6307dc0 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   (7c6536988b)
            \
             N -- N -- N   refs/heads/v2-9-test (39a6307dc0)

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               | 12 +++-----
 airflow/reproducible_build.yaml |  4 +--
 airflow/sensors/base.py         | 31 --------------------
 tests/sensors/test_base.py      | 65 -----------------------------------------
 4 files changed, 6 insertions(+), 106 deletions(-)

Reply via email to