mirror of
https://github.com/apache/superset.git
synced 2026-04-18 07:35:09 +00:00
* Add feature flags to control query sharing, KV exposure * Add tests, fix bug * Skip test for kv endpoints when they are disabled * ESLint fixes * Remove unnecessary binds * Fix eslint errors * Add note to UPDATING.md RE: new feature flag options * Use expanded version of RBAC * Enable KV_STORE and SHARE_QUERIES_VIA_KV_STORE feature flags in the test environment * Fix black