Skip to content

Conversation

@mabaasit
Copy link
Collaborator

@mabaasit mabaasit commented Jul 3, 2025

Description

Checklist

  • New tests and/or benchmarks are included
  • Documentation is changed or added
  • If this change updates the UI, screenshots/videos are added and a design review is requested
  • I have signed the MongoDB Contributor License Agreement (https://www.mongodb.com/legal/contributor-agreement)

Motivation and Context

  • Bugfix
  • New feature
  • Dependency update
  • Misc

Open Questions

Dependents

Types of changes

  • Backport Needed
  • Patch (non-breaking change which fixes an issue)
  • Minor (non-breaking change which adds functionality)
  • Major (fix or feature that would cause existing functionality to change)

Copilot AI review requested due to automatic review settings July 3, 2025 12:33
@mabaasit mabaasit requested a review from a team as a code owner July 3, 2025 12:33
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the release status of two feature flags in the preferences model to reflect their availability in production.

  • Mark enableRollingIndexes as released
  • Mark enableGlobalWrites as released
Comments suppressed due to low confidence (2)

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

  • Consider updating any user-facing documentation or release notes to reflect that enableRollingIndexes is now generally available.
    stage: 'released',

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

  • Ensure there are corresponding tests verifying behavior for enableGlobalWrites when the feature is in the released stage.
    stage: 'released',

Copy link
Collaborator

@paula-stacho paula-stacho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

belated 🎉

@mabaasit mabaasit changed the title chore(preferences): mark global writes and rolling indexes features as released chore(preferences): mark global writes, rolling indexes and disabled connections features as released COMPASS-9537 Jul 7, 2025
@mabaasit mabaasit merged commit cea5735 into main Jul 8, 2025
98 of 106 checks passed
@mabaasit mabaasit deleted the mark-features-released branch July 8, 2025 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants