-
Notifications
You must be signed in to change notification settings - Fork 14.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Deprecates 3.0 consented feature flags #23785
chore: Deprecates 3.0 consented feature flags #23785
Conversation
Codecov Report
@@ Coverage Diff @@
## master #23785 +/- ##
=======================================
Coverage 68.02% 68.03%
=======================================
Files 1936 1936
Lines 74930 74926 -4
Branches 8141 8137 -4
=======================================
- Hits 50974 50973 -1
+ Misses 21870 21868 -2
+ Partials 2086 2085 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
2ff4626
to
88cda77
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the cleanup! Now I'm excited for 4.0 as much as 3.0 :)
88cda77
to
8d0b459
Compare
SUMMARY
Deprecates the following feature flags that received lazy consensus for 3.0:
CLIENT_CACHE
DASHBOARD_CACHE
DASHBOARD_FILTERS_EXPERIMENTAL
DASHBOARD_NATIVE_FILTERS
DASHBOARD_NATIVE_FILTERS_SET
DISABLE_DATASET_SOURCE_EDIT
ENABLE_EXPLORE_JSON_CSRF_PROTECTION
REMOVE_SLICE_LEVEL_LABEL_COLORS
DASHBOARD_EDIT_CHART_IN_NEW_TAB
was removed as the feature is supported without the need for a feature flag.ADDITIONAL INFORMATION