[
https://issues.apache.org/jira/browse/AIRFLOW-4962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ash Berlin-Taylor resolved AIRFLOW-4962.
----------------------------------------
Resolution: Fixed
Fix Version/s: 1.10.5
> Fix Werkzeug v0.15 deprecation notice for DispatcherMiddleware import
> ---------------------------------------------------------------------
>
> Key: AIRFLOW-4962
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4962
> Project: Apache Airflow
> Issue Type: Bug
> Components: webserver
> Affects Versions: 1.10.3
> Reporter: Nathaniel Ritholtz
> Assignee: Nathaniel Ritholtz
> Priority: Minor
> Fix For: 1.10.5
>
>
> In 1.10.4rc3 tag, after werkzeug upgrade
> {code}
> /usr/local/lib/python3.6/site-packages/airflow/www_rbac/app.py:231:
> DeprecationWarning: 'werkzeug.wsgi.DispatcherMiddleware' has moved to
> 'werkzeug.middleware.dispatcher.DispatcherMiddleware'. This import is
> deprecated as of version 0.15 and will be removed in version 1.0.
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)