eschutho commented on code in PR #34319:
URL: https://github.com/apache/superset/pull/34319#discussion_r2248499245


##########
UPDATING.md:
##########
@@ -32,6 +32,7 @@ assists people when migrating to a new version.
 - [32317](https://github.com/apache/superset/pull/32317) The horizontal filter 
bar feature is now out of testing/beta development and its feature flag 
`HORIZONTAL_FILTER_BAR` has been removed.
 - [31590](https://github.com/apache/superset/pull/31590) Marks the begining of 
intricate work around supporting dynamic Theming, and breaks support for 
[THEME_OVERRIDES](https://github.com/apache/superset/blob/732de4ac7fae88e29b7f123b6cbb2d7cd411b0e4/superset/config.py#L671)
 in favor of a new theming system based on AntD V5. Likely this will be in 
disrepair until settling over the 5.x lifecycle.
 - [32432](https://github.com/apache/superset/pull/31260) Moves the List Roles 
FAB view to the frontend and requires `FAB_ADD_SECURITY_API` to be enabled in 
the configuration and `superset init` to be executed.
+- [34319](https://github.com/apache/superset/pull/34319) Drill to Detail and 
Drill By is now supported in Embedded mode, and also with the `DASHBOARD_RBAC` 
FF. If you don't want to expose these features in Embedded / `DASHBOARD_RBAC`, 
make sure the roles used for Embedded / `DASHBOARD_RBAC`don't have the required 
permissions to perform D2D actions.

Review Comment:
   Can we highlight what the roles are to turn this on/off?



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to