jscheffl commented on code in PR #64864: URL: https://github.com/apache/airflow/pull/64864#discussion_r3047742256
########## providers/fab/docs/changelog.rst: ########## @@ -20,6 +20,31 @@ Changelog --------- +3.6.1 +..... + +Bug Fixes +~~~~~~~~~ + +* ``fix(fab): add authlib as optional oauth extra in fab provider (#64457)`` +* ``fix(providers/fab): prevent AppBuilder re-initialization race in FastAPI login (#64151) (#64418)`` Review Comment: ```suggestion * ``Prevent AppBuilder re-initialization race in FastAPI login (#64151) (#64418)`` ``` -- 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]
