shahar1 commented on code in PR #50960:
URL: https://github.com/apache/airflow/pull/50960#discussion_r2373170214
##########
providers/fab/docs/changelog.rst:
##########
@@ -20,6 +20,16 @@
Changelog
---------
+main
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+* Migrated to Flask-appbuilder 5 which removed the authentication type
``AUTH_OID``.
+ Using the authentication type ``AUTH_OID`` in fab provider is longer
possible.
Review Comment:
```suggestion
Using the authentication type ``AUTH_OID`` in fab provider is no longer
possible.
```
--
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]