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

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


 discard 45eb384  Fixes warm shutdown for celery worker. (#18068)
 discard c81aa2b  Add Changelog for 2.1.4
 discard 2ef6ab1  Bump version to 2.1.4
 discard c1e9f80  Do not let create_dagrun overwrite explicit run_id (#17728)
     new a3728cf  Do not let create_dagrun overwrite explicit run_id (#17728)
     new 58b562c  Bump version to 2.1.4
     new 9bb26b7  Fixes warm shutdown for celery worker. (#18068)
     new ccdc121  Regression on pid reset to allow task start after heartbeat 
(#17333)
     new 1621890  Add Changelog for 2.1.4

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   (45eb384)
            \
             N -- N -- N   refs/heads/v2-1-test (1621890)

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 5 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:
 CHANGELOG.txt                  | 1 +
 airflow/models/taskinstance.py | 1 +
 tests/conftest.py              | 1 -
 3 files changed, 2 insertions(+), 1 deletion(-)

Reply via email to