This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a change to branch changes-3.1.4rc2
in repository https://gitbox.apache.org/repos/asf/airflow.git
omit f49f18b5c75 Update RELEASE_NOTES.rst for rc2
omit f014e339efc Fix refresh token middleware error handling (#56892)
omit 3ba0fc09eec Handle invalid token in `JWTRefreshMiddleware` (#56904)
omit a3b06f06f98 [v3-1-test] Also limit urllib3 to < 2.6.0 in k8s tests -
for use in v3-1-tests (#59152) (#59158)
omit 91a143b31ce [v3-1-test] Update release candidate commands (#59186)
(#59187)
omit 2158c6488bf Revert "Find only relevant up/downstream tis when clearing
(#57758) (#58987)"
add 5b4045f443d Revert "Find only relevant up/downstream tis when clearing
(#57758) (#58987)"
add 2f077357c70 [v3-1-test] Update release candidate commands (#59186)
(#59187)
add 45106a3942d [v3-1-test] Also limit urllib3 to < 2.6.0 in k8s tests -
for use in v3-1-tests (#59152) (#59158)
add 1efe8bf587f Handle invalid token in `JWTRefreshMiddleware` (#56904)
add fc2d39ebf33 Fix refresh token middleware error handling (#56892)
add 08056cef767 Update RELEASE_NOTES.rst for rc2
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 (f49f18b5c75)
\
N -- N -- N refs/heads/changes-3.1.4rc2 (08056cef767)
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: