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 7705559befe Update 3.1.0 release notes based on latest cherry-picks
new 3c4af224c7d fix(docker/entrypoint_prod.sh): prevent the script from
code 2 after db migrate success (#52928)
new 5f3ad688d74 #55020 gantt view is not getting updatedin realtime
(#55130)
The 2 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:
Dockerfile | 5 +
.../airflow/ui/src/layouts/Details/Gantt/Gantt.tsx | 18 +-
.../airflow/ui/src/layouts/Details/Gantt/utils.ts | 194 +++++++++++----------
docker-stack-docs/entrypoint.rst | 9 +-
scripts/docker/entrypoint_prod.sh | 6 +
5 files changed, 130 insertions(+), 102 deletions(-)