potiuk commented on PR #24399: URL: https://github.com/apache/airflow/pull/24399#issuecomment-1159766812
Ok. Seems that all tests are passing and we are ready to start testing FAB 4.1.1. I run airflow with the upgraded FAB and it seems all the basic functionality works. It was a bit simpler than I thought. I iwll ask interested parties to do more testing. # Upgraded packages * Flask-AppBuilder: 3.4.5 -> 4.1.1 * Flask-JWT-Extended: 3.25.1 -> 4.4.1 * Flask-Login: 0.4.1 -> 0.6.1 * Flask-WTF: 0.14.3 -> 0.15.1 * Flask: 1.1.2 -> 2.1.2 * Jinja2: 3.0.3 -> 3.1.2 * MarkupSafe: 2.0.1 -> 2.1.1 * PyGithub: 1.54.1 -> 1.55 * PyJWT: 1.7.1 -> 2.4.0 * Werkzeug: 1.0.1 -> 2.1.2 * itsdangerous: 1.1.0 -> 2.1.2 # Removed packages * Flask-OpenID * github3.py * jwcrypto * python3-openid -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
