This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch 6.0
in repository https://gitbox.apache.org/repos/asf/superset.git
from 62c36cb5ad fix: pin setuptools <81 to prevent pkg_resources removal
(#36104)
add a14eb47b5a fix(roles): optimize user fetching and resolve N+1 query
issue (#37235)
No new revisions were added by this update.
Summary of changes:
.../src/features/roles/RoleListEditModal.test.tsx | 37 +++++++
.../src/features/roles/RoleListEditModal.tsx | 12 +--
superset/security/api.py | 10 +-
tests/integration_tests/security/api_tests.py | 111 ++++++++++++++++++++-
4 files changed, 157 insertions(+), 13 deletions(-)