This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
from dc2cc65cde5 Fall back to stringification for XCom (#55880)
new 49ef1bdb058 Fix migrations for sqlite (#55883)
new b5a84c1f633 Fix:added none to lastupdated Date if event is not in
queue (#54652)
new 204edbf4973 Fix (internationalization): Simplified Chinese fills in
gaps and removes extra content, optimizes description (#55564)
new 60776eafcec Update 3.1.0 release notes based on latest cherry-picks
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
RELEASE_NOTES.rst | 8 ++-
airflow-core/docs/img/airflow_erd.sha256 | 2 +-
.../api_fastapi/core_api/routes/ui/assets.py | 12 +++-
.../versions/0041_3_0_0_rename_dataset_as_asset.py | 12 +++-
...4_3_1_0_add_last_parse_duration_to_dag_model.py | 15 +++-
.../ui/public/i18n/locales/zh-CN/admin.json | 10 +--
.../ui/public/i18n/locales/zh-CN/common.json | 19 +++--
.../airflow/ui/public/i18n/locales/zh-CN/dag.json | 3 +
.../airflow/ui/public/i18n/locales/zh-CN/dags.json | 2 +-
.../ui/public/i18n/locales/zh-CN/dashboard.json | 4 +-
.../airflow/ui/public/i18n/locales/zh-CN/hitl.json | 9 ++-
.../api_fastapi/core_api/routes/ui/test_assets.py | 83 ++++++++++++++++++++++
reproducible_build.yaml | 4 +-
13 files changed, 157 insertions(+), 26 deletions(-)