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

utkarsharma pushed a change to branch sync_v2_10_test
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 6524806826 Update RELEASE_NOTES.rst
     add 6bc61b8d3e update requires (#42223)
     add 3471af692d allow dataset alias to add more than one dataset events 
(#42189) (#42247)
     add c0249d5057 Update RELEASE_NOTES.rst

No new revisions were added by this update.

Summary of changes:
 RELEASE_NOTES.rst                              |  5 +++++
 airflow/datasets/__init__.py                   |  1 +
 airflow/models/taskinstance.py                 |  6 +++---
 airflow/reproducible_build.yaml                |  4 ++--
 airflow/serialization/serialized_objects.py    | 17 +++++++++++----
 airflow/utils/context.py                       | 10 ++++-----
 airflow/utils/context.pyi                      |  4 ++--
 pyproject.toml                                 |  2 +-
 tests/serialization/test_serialized_objects.py | 14 ++++++-------
 tests/utils/test_context.py                    | 29 ++++++++++++++------------
 10 files changed, 53 insertions(+), 39 deletions(-)

Reply via email to