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

ash pushed a change to branch v3-0-stable
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 68c25d40633 Add Release notes for Airflow 3.0.4 and Task SDK 1.0.4
     add a49e248382d fix inconsistent (#54056) (#54092)
     add 30f51d3969f [v3-0-test] Clarify our security model for sensitive 
connection information (#54088) (#54100)
     add 48cfe284e9d [v3-0-test] Fix mypy not liking `@field.default` -- it 
thinks it is missing a value (#51835) (#54106)
     add 83e579a7112 [v3-0-test] Update diagrams generated in our code: 
(#51996) (#54129)
     add 6941c6a4de9 [v3-0-test] 404 Not Found for EmptyOperator docs for 
version 2.7+ #52643 (#53965) (#54142)
     add 03553ec4ee0 [v3-0-test] Restrict typing-paramiko to < 4 as we do with 
paramiko (#54173) (#54179)
     add 1eb185fd40c [v3-0-test] Bump min task sdk version in core to 1.0.4 
(#54171) (#54180)
     add 367d8680af3 Update release notes for Airflow 3.0.4

No new revisions were added by this update.

Summary of changes:
 RELEASE_NOTES.rst                                  |   4 +-
 ...iagram_auth_manager_airflow_architecture.md5sum |   2 +-
 .../diagram_auth_manager_airflow_architecture.png  | Bin 54220 -> 50671 bytes
 .../diagram_auth_manager_airflow_architecture.py   |  15 ++++++-
 .../img/diagram_basic_airflow_architecture.md5sum  |   2 +-
 .../img/diagram_basic_airflow_architecture.png     | Bin 74154 -> 116194 bytes
 .../docs/img/diagram_basic_airflow_architecture.py |  17 ++++++--
 ...agram_dag_processor_airflow_architecture.md5sum |   2 +-
 .../diagram_dag_processor_airflow_architecture.png | Bin 164778 -> 237657 bytes
 .../diagram_dag_processor_airflow_architecture.py  |  18 ++++++--
 ...diagram_distributed_airflow_architecture.md5sum |   2 +-
 .../diagram_distributed_airflow_architecture.png   | Bin 126505 -> 192497 bytes
 .../diagram_distributed_airflow_architecture.py    |  18 ++++++--
 .../diagram_multi_team_airflow_architecture.md5sum |   2 +-
 .../diagram_multi_team_airflow_architecture.png    | Bin 398313 -> 574248 bytes
 .../img/diagram_multi_team_airflow_architecture.py |  48 ++++++++-------------
 .../docs/img/diagram_task_lifecycle.md5sum         |   2 +-
 airflow-core/docs/img/diagram_task_lifecycle.png   | Bin 529144 -> 604573 bytes
 airflow-core/docs/img/diagram_task_lifecycle.py    |  28 +++++++++---
 airflow-core/docs/redirects.txt                    |  35 ++++++++-------
 airflow-core/docs/security/security_model.rst      |  15 +++++--
 .../src/airflow/api_fastapi/auth/tokens.py         |  26 +++++------
 .../airflow/ui/src/components/Graph/TaskNode.tsx   |   1 -
 devel-common/pyproject.toml                        |   3 +-
 pyproject.toml                                     |   2 +-
 reproducible_build.yaml                            |   4 +-
 26 files changed, 153 insertions(+), 93 deletions(-)

Reply via email to