You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/06/19 16:09:13 UTC

[GitHub] [airflow] potiuk commented on pull request #24399: Upgrade FAB to 4.1.1

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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org