This is an automated email from the ASF dual-hosted git repository.
vatsrahul1001 pushed a change to branch backport-75d57f4-v3-3-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 92d61f54e51 [v3-3-test] UI: Keep task try history consistent when
switching tasks (#70711)
add c654696c2fb Resolve the Dag's team when authorizing a Dag found by
lookup (#70893) (#71107)
add 2ebec52f632 [v3-3-test] Allow opentelemetry-exporter-prometheus
pre-release in candidate constraints resolution (#71110) (#71132)
add 2b42bf14655 [v3-3-test] Refresh the image cache on canary pushes, not
only on the schedule (#71137) (#71138)
add 22fbaa15cd3 Merge branch 'v3-3-test' into backport-75d57f4-v3-3-test
No new revisions were added by this update.
Summary of changes:
.github/workflows/additional-ci-image-checks.yml | 24 ++++++++++++-------
.../api_fastapi/core_api/routes/public/assets.py | 6 ++++-
.../api_fastapi/core_api/routes/public/dag_run.py | 5 +++-
.../core_api/routes/public/test_assets.py | 28 ++++++++++++++++++++++
.../core_api/routes/public/test_dag_run.py | 26 ++++++++++++++++++++
scripts/in_container/run_generate_constraints.py | 8 +++++++
6 files changed, 87 insertions(+), 10 deletions(-)