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

ephraimanierobi pushed a change to branch v2-6-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


    omit 4f89893440 Apply suggestions from code review
    omit 31afe290dd Update RELEASE_NOTES.rst
    omit dd40ad5358 Update version to 2.6.1
     add 518f4e2153 Remove worrying log message about redaction from the 
OpenLineage plugin (#31149)
     add 440bb39125 [DOC] README - K8S support 2.6.0 (#31085)
     add c32f4bbbaa Ensure that we check worker for served logs if no local or 
remote logs found (#31101)
     add d687190c62 Update version to 2.6.1
     add 138aa62f73 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   (4f89893440)
            \
             N -- N -- N   refs/heads/v2-6-test (138aa62f73)

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/utils/log/file_task_handler.py             | 15 ++++--
 airflow/utils/log/secrets_masker.py                |  4 +-
 .../amazon/aws/log/test_s3_task_handler.py         |  1 +
 tests/utils/test_log_handlers.py                   | 59 +++++++++++++++++-----
 4 files changed, 61 insertions(+), 18 deletions(-)

Reply via email to