This is an automated email from the ASF dual-hosted git repository.
weilee pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from d0fa9042ee1 Docs: Clarify that masking in Connection 'extra' JSON is
keyword-dependent (#58515)
add 8d121e175d3 fix(asset-alias): Preserve `Asset.extra` when using
`AssetAlias` (#58038)
No new revisions were added by this update.
Summary of changes:
airflow-core/src/airflow/models/taskinstance.py | 27 ++++++++-----
.../airflow/serialization/serialized_objects.py | 2 +
.../unit/serialization/test_serialized_objects.py | 3 +-
.../src/airflow/sdk/definitions/asset/__init__.py | 1 +
task-sdk/src/airflow/sdk/execution_time/context.py | 16 ++++----
.../tests/task_sdk/execution_time/test_context.py | 44 +++++++++++++---------
6 files changed, 58 insertions(+), 35 deletions(-)