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

potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 606a26c254 Remove deprecations in BaseOperator for Airflow 3 (#41761)
     add 37b9607a2b Remove a set of deprecations in airflow.www module (#41758)

No new revisions were added by this update.

Summary of changes:
 airflow/config_templates/config.yml                |  4 +-
 airflow/www/app.py                                 | 15 ++-----
 airflow/www/auth.py                                | 24 -----------
 airflow/www/security.py                            | 46 ----------------------
 airflow/www/utils.py                               | 29 --------------
 newsfragments/41758.significant.rst                | 12 ++++++
 .../endpoints/test_forward_to_fab_endpoint.py      |  2 +-
 tests/www/test_app.py                              |  5 +--
 tests/www/test_auth.py                             | 11 ------
 tests/www/test_utils.py                            | 32 ---------------
 10 files changed, 21 insertions(+), 159 deletions(-)
 delete mode 100644 airflow/www/security.py
 create mode 100644 newsfragments/41758.significant.rst

Reply via email to