Skip to content

Commit ae2142e

Browse files
authored
feat(search-indexes): enable feature COMPASS-7238 (#4884)
1 parent ae72085 commit ae2142e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compass-preferences-model/src/feature-flags.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ export const featureFlags: Required<{
108108
* Epic: COMPASS-6599
109109
*/
110110
enableAtlasSearchIndexManagement: {
111-
stage: 'development',
111+
stage: 'released',
112112
description: {
113113
short: 'Enable Atlas Search Index management.',
114114
long: 'Allows listing, creating, updating and deleting Atlas Search indexes.',

0 commit comments

Comments
 (0)