This is an automated email from the ASF dual-hosted git repository.

ephraimanierobi pushed a change to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 8c8fb58ca7a [v3-1-test] fix: HITL params not validating (#57547) 
(#58144)
     add 1653fa144ea Update Airflow version to 3.1.3 and Task SDK to 1.1.3
     add df94ff60878 Update RELEASE_NOTES.rst

No new revisions were added by this update.

Summary of changes:
 .github/ISSUE_TEMPLATE/1-airflow_bug_report.yml    |  2 +-
 Dockerfile                                         |  2 +-
 README.md                                          | 12 +--
 RELEASE_NOTES.rst                                  | 89 ++++++++++++++++++++++
 .../docs/installation/supported-versions.rst       |  2 +-
 airflow-core/docs/start.rst                        |  2 +-
 airflow-core/newsfragments/56583.significant.rst   | 49 ------------
 airflow-core/newsfragments/56609.significant.rst   | 14 ----
 airflow-core/pyproject.toml                        |  4 +-
 airflow-core/src/airflow/__init__.py               |  2 +-
 docker-stack-docs/README.md                        | 10 +--
 .../extending/add-airflow-configuration/Dockerfile |  2 +-
 .../extending/add-apt-packages/Dockerfile          |  2 +-
 .../add-build-essential-extend/Dockerfile          |  2 +-
 .../extending/add-providers/Dockerfile             |  2 +-
 .../add-pypi-packages-constraints/Dockerfile       |  2 +-
 .../extending/add-pypi-packages-uv/Dockerfile      |  2 +-
 .../extending/add-pypi-packages/Dockerfile         |  2 +-
 .../extending/add-requirement-packages/Dockerfile  |  2 +-
 .../extending/custom-providers/Dockerfile          |  2 +-
 .../extending/embedding-dags/Dockerfile            |  2 +-
 .../extending/writable-directory/Dockerfile        |  2 +-
 docker-stack-docs/entrypoint.rst                   | 14 ++--
 generated/PYPI_README.md                           | 10 +--
 pyproject.toml                                     |  4 +-
 reproducible_build.yaml                            |  4 +-
 scripts/ci/prek/supported_versions.py              |  2 +-
 task-sdk/pyproject.toml                            |  2 +-
 task-sdk/src/airflow/sdk/__init__.py               |  2 +-
 29 files changed, 137 insertions(+), 111 deletions(-)
 delete mode 100644 airflow-core/newsfragments/56583.significant.rst
 delete mode 100644 airflow-core/newsfragments/56609.significant.rst

Reply via email to