chore: Deprecates 3.0 consented feature flags - #23785
Merged
michael-s-molina merged 2 commits intoApr 26, 2023
Merged
Conversation
michael-s-molina
marked this pull request as ready for review
April 23, 2023 17:08
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 |
michael-s-molina
force-pushed
the
deprecated-feature-flags-3-0
branch
from
April 23, 2023 17:20
2ff4626 to
88cda77
Compare
rusackas
approved these changes
Apr 25, 2023
rusackas
left a comment
Member
There was a problem hiding this comment.
Thank you for the cleanup! Now I'm excited for 4.0 as much as 3.0 :)
michael-s-molina
force-pushed
the
deprecated-feature-flags-3-0
branch
from
April 26, 2023 11:56
88cda77 to
8d0b459
Compare
sebastianliebscher
pushed a commit
to sebastianliebscher/superset
that referenced
this pull request
Apr 28, 2023
qfcwell
pushed a commit
to qfcwell/superset
that referenced
this pull request
May 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


SUMMARY
Deprecates the following feature flags that received lazy consensus for 3.0:
CLIENT_CACHEDASHBOARD_CACHEDASHBOARD_FILTERS_EXPERIMENTALDASHBOARD_NATIVE_FILTERSDASHBOARD_NATIVE_FILTERS_SETDISABLE_DATASET_SOURCE_EDITENABLE_EXPLORE_JSON_CSRF_PROTECTIONREMOVE_SLICE_LEVEL_LABEL_COLORSDASHBOARD_EDIT_CHART_IN_NEW_TABwas removed as the feature is supported without the need for a feature flag.ADDITIONAL INFORMATION