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
from 4f2d1d4511 Update RELEASE_NOTES.rst
add 535f27b137 Make PROD image building works in non-main PRs (#41480)
(#41484) (#41623)
add 91f8265b68 Sync v2-10-stable with v2-10-test to release python client
v2.10.0 (#41610)
add 123f98f622 Merge branch 'v2-10-stable' into Sync2-10-test
No new revisions were added by this update.
Summary of changes:
airflow/api_internal/endpoints/rpc_api_endpoint.py | 9 +--
airflow/api_internal/internal_api_call.py | 2 +-
airflow/models/variable.py | 66 +++++++++++++++++++++-
airflow/serialization/enums.py | 1 +
airflow/serialization/serialized_objects.py | 16 +++++-
tests/models/test_taskinstance.py | 9 ++-
tests/models/test_variable.py | 8 ++-
tests/sensors/test_external_task_sensor.py | 2 +
8 files changed, 99 insertions(+), 14 deletions(-)