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

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


    omit bf64cc099b Add Changelog for 2.5.3
    omit 8def408720 Update Airflow version to 2.5.3
     add d3232c8ecd Fix DagProcessorJob integration for standalone 
dag-processor (#30278)
     add 440fcf628d Update Airflow version to 2.5.3
     add bbfaacc1ff Add Changelog for 2.5.3

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   (bf64cc099b)
            \
             N -- N -- N   refs/heads/v2-5-test (bbfaacc1ff)

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/cli/cli_parser.py         | 3 +--
 airflow/dag_processing/manager.py | 5 +++++
 airflow/jobs/dag_processor_job.py | 1 +
 airflow/models/__init__.py        | 1 +
 4 files changed, 8 insertions(+), 2 deletions(-)

Reply via email to