This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
discard 6872e9bf3bb Make task stdout/stderr output filterable in the Sources
list in the UI (#55508)
discard 2876ea2ecde Use httpbingo for example-dag-decorator (#55512)
discard 61d6b565881 Fix grid view to handle long task name (#55332)
discard 5b2081edce8 Fix missing reset and filter translations (#55471)
discard de7e73a36e9 [RFC] Feat(ui): add italian translation + CODEOWNER
(#52342)
discard 639a5e5a6a5 Fix Python version for PROD images (#55507)
discard 0ef71f17beb Once again redact JWT tokens in task logs (#55499)
discard 619f568342f Update 3.1.0 release notes based on latest cherry-picks
new 0d113d75bea Once again redact JWT tokens in task logs (#55499)
new d44aa2496ee Fix Python version for PROD images (#55507)
new b57cd803c24 [RFC] Feat(ui): add italian translation + CODEOWNER
(#52342)
new 2d8d77fcf09 Fix missing reset and filter translations (#55471)
new d231079a307 Fix grid view to handle long task name (#55332)
new 4f0b0e4df0b Use httpbingo for example-dag-decorator (#55512)
new 317428a6bb9 Make task stdout/stderr output filterable in the Sources
list in the UI (#55508)
new 412d83943b8 Update 3.1.0 release notes based on latest cherry-picks
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 (6872e9bf3bb)
\
N -- N -- N refs/heads/v3-1-test (412d83943b8)
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 8 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: