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

vatsrahul1001 pushed a change to branch backport-322-60108
in repository https://gitbox.apache.org/repos/asf/airflow.git


    omit ca25bf2e9ac Two-token mechanism for task execution to prevent token 
expiration while tasks wait in executor queues (#60108)
    omit f1abaf64294 Validate task identity token claims with a typed schema 
(#63604)
     add 43c05cb95fa Validate task identity token claims with a typed schema 
(#63604)
     add 74ded7119b8 Two-token mechanism for task execution to prevent token 
expiration while tasks wait in executor queues (#60108)

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   (ca25bf2e9ac)
            \
             N -- N -- N   refs/heads/backport-322-60108 (74ded7119b8)

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:
 .../unit/api_fastapi/execution_api/versions/head/test_dag_runs.py     | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Reply via email to