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

pierrejeambrun pushed a change to branch backport-46a433d-v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


 discard b6c8323603b [v3-1-test] Handle non-dictionary json payload during 
logging to avoid internal server error. (#62355) (cherry picked from commit 
46a433d5087b48e6b124f7f30fdeeb63f7944a5a)
     add c37dfdf3d31 [v3-1-test] fix(ui): unique keys for pagination ellipses 
(#62352) (#62366)
     add 0a22bbda93d [v3-1-test] Bump min sqlalchemy version to 1.4.54 (#62385)
     add 5605d32a986 [v3-1-test] Fix race condition in auth manager 
initialization (#62214) (#62326)
     add fc295501ae1 feat(i18n): fill Taiwanese Mandarian translation gap 
(#62397)
     add 6fc7177a1fe Revert "[v3-1-test] Fix race condition in auth manager 
initialization (#62214…" (#62407)
     add b6fafc715e7 [v3-1-test] Handle non-dictionary json payload during 
logging to avoid internal server error. (#62355) (cherry picked from commit 
46a433d5087b48e6b124f7f30fdeeb63f7944a5a)

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   (b6c8323603b)
            \
             N -- N -- N   refs/heads/backport-46a433d-v3-1-test (b6fafc715e7)

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:
 airflow-core/pyproject.toml                                        | 2 +-
 airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/dag.json     | 6 ++++++
 airflow-core/src/airflow/ui/src/components/ui/Pagination/Items.tsx | 3 ++-
 devel-common/pyproject.toml                                        | 2 +-
 4 files changed, 10 insertions(+), 3 deletions(-)

Reply via email to