Skip to content

Conversation

@addaleax
Copy link
Collaborator

@addaleax addaleax commented Sep 2, 2025

We'll want to do a release that supports QE text indices and therefore requires a 8.2.0 version of the crypt_shared library. Because the timelines don't quite match, we'll need to use a RC version temporarily until we can switch back to a full release once 8.2.0 is available.

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)

We'll want to do a release that supports QE text indices and therefore
requires a 8.2.0 version of the crypt_shared library. Because the
timelines don't quite match, we'll need to use a RC version temporarily
until we can switch back to a full release once 8.2.0 is available.
@addaleax addaleax added the no release notes Fix or feature not for release notes label Sep 2, 2025
Copilot AI review requested due to automatic review settings September 2, 2025 16:32
@addaleax addaleax requested a review from a team as a code owner September 2, 2025 16:32
@github-actions github-actions bot added the feat label Sep 2, 2025
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 crypt_shared library dependency to use MongoDB 8.2.0-rc4 instead of the continuous build to support QE text indices functionality.

  • Temporarily switches from 'continuous' version to '>= 8.2.0-rc4' for crypt_shared library
  • Adds TODO comments referencing COMPASS-9782 for reverting back to continuous builds once 8.2.0 is officially released

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@addaleax addaleax merged commit 9eec9da into main Sep 3, 2025
59 checks passed
@addaleax addaleax deleted the crypt-shared-lib-8.2.0-rc branch September 3, 2025 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat no release notes Fix or feature not for release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants