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

vatsrahul1001 pushed a change to branch backport-67326-v3-2-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 72404f51d2d Require starlette>=1.0.1 for Host header parsing fix 
(#67326)
     add bc13269940c Correctly pre-allocate `external_exeuctor_id` with 
multiple executors. (#67388) (#67458)
     add 5371dd8e3a5 Docs: refresh JWT and security model for v3.2 with mermaid 
diagrams (#67435) (#67466)
     add 3f0d3e7a1bb Fix broken tests due to pymysql 1.2.0 incompat with 
aiomysql (#67467) (#67470)
     add cda32c99ec2 Merge branch 'v3-2-test' into backport-67326-v3-2-test

No new revisions were added by this update.

Summary of changes:
 .../docs/security/jwt_token_authentication.rst     | 135 ++++++++++++++-
 airflow-core/docs/security/security_model.rst      | 192 +++++++++++++++++++++
 .../src/airflow/jobs/scheduler_job_runner.py       |  21 ++-
 airflow-core/tests/unit/jobs/test_scheduler_job.py |  38 +++-
 devel-common/pyproject.toml                        |   1 +
 devel-common/src/docs/utils/conf_constants.py      |   1 +
 providers/mysql/docs/index.rst                     |   1 +
 providers/mysql/pyproject.toml                     |   3 +
 uv.lock                                            |  20 +++
 9 files changed, 398 insertions(+), 14 deletions(-)

Reply via email to