potiuk commented on a change in pull request #13810:
URL: https://github.com/apache/airflow/pull/13810#discussion_r563163572
##########
File path: docs/apache-airflow/upgrading-to-2.rst
##########
@@ -287,7 +287,7 @@ When DAGs are initialized with the ``access_control``
variable set, any usage of
Breaking change
Previously we were using two versions of UI, which were hard to maintain
as we need to implement/update the same feature
- in both versions. With this release we've removed the older UI in favor of
Flask App Builder RBAC UI. No need to set the
+ in both versions. With this release we have removed the older UI in favor
of Flask App Builder RBAC UI. No need to set the
RBAC UI explicitly in the configuration now as this is the only default
UI. We did it to avoid
the huge maintenance burden of two independent user interfaces
Review comment:
God point - I added it. It's a bit different chang (the 've') change was
mostly because spellcheck complained. I will make it separate change
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]