This is an automated email from the ASF dual-hosted git repository.
taragolis pushed a change to branch pendulum-3
in repository https://gitbox.apache.org/repos/asf/airflow.git
omit ab31119c9b Add newsfragments
omit 98a6cf7918 Update airflow/serialization/serialized_objects.py
omit 57abd61ba2 Add backcompat to pendulum 2
omit 950f41196f Add support of Pendulum 3
add e11b91c8e0 Make sure `multiple_outputs` is inferred correctly even
when using `TypedDict` (#36652)
add 4a5da8e05e Remove backward compatibility check for
KubernetesPodOperator module (#36724)
add 76296b5d48 Add support of Pendulum 3
add 90d03a733b Add backcompat to pendulum 2
add c8a93594de Update airflow/serialization/serialized_objects.py
add 3caa58d8ca Add newsfragments
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 (ab31119c9b)
\
N -- N -- N refs/heads/pendulum-3 (3caa58d8ca)
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/decorators/base.py | 3 +-
.../google/cloud/operators/kubernetes_engine.py | 8 +-
docs/apache-airflow/tutorial/taskflow.rst | 4 +-
licenses/LICENSES-ui.txt | 7117 --------------------
tests/decorators/test_python.py | 13 +
5 files changed, 17 insertions(+), 7128 deletions(-)
delete mode 100644 licenses/LICENSES-ui.txt