This is an automated email from the ASF dual-hosted git repository.
utkarsharma pushed a change to branch Sync2-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
discard 5ef6d27a73 Update RELEASE_NOTES.rst
discard 59fb49cdba Update version to 2.10.1.
add e43d8fa491 Adding tojson filter to example_inlet_event_extra example
dag (#41873) (#41890)
add f6f4ac33c9 Enable running Pull Requests against v2-10-stable branch
(#41624) (#41888)
add dec731d5cc Update version to 2.10.1.
add 4f2d1d4511 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 (5ef6d27a73)
\
N -- N -- N refs/heads/Sync2-10-test (4f2d1d4511)
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:
.github/workflows/ci.yml | 2 +-
RELEASE_NOTES.rst | 1 +
airflow/example_dags/example_inlet_event_extra.py | 2 +-
airflow/reproducible_build.yaml | 4 ++--
4 files changed, 5 insertions(+), 4 deletions(-)