Skip to content
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

DRIVERS-2928 document "range" as unstable #1601

Merged
merged 1 commit into from
Jun 14, 2024
Merged

Conversation

kevinAlbs
Copy link
Contributor

Summary

Document "range" as unstable.

Background & Motivation

This is a follow-up to #1587. Some drivers have implemented "range" support for DRIVERS-2767. There is pending work that may impact drivers (DRIVERS-2927). This is intended to unblock driver releases in the short term. Driver releases may be needed soon to comply with SSDLC.

Please complete the following before merging:

  • Update changelog.
  • [ ] Make sure there are generated JSON files from the YAML test files. N/A.
  • [ ] Test changes in at least one language driver. N/A.
  • [ ] Test these changes against all server versions and topologies (including standalone, replica set, sharded
    clusters, and serverless).
    N/A.

@kevinAlbs kevinAlbs requested a review from a team as a code owner June 13, 2024 12:22
@kevinAlbs kevinAlbs requested review from katcharov and adriandole and removed request for a team and katcharov June 13, 2024 12:22
@kevinAlbs kevinAlbs changed the title DRIVERS-2767 document "range" as unstable DRIVERS-2928 document "range" as unstable Jun 13, 2024
@ShaneHarvey
Copy link
Member

Is this accurate? I thought the whole point was that we were replacing the unstable "rangePreview" with the stable "range".

@kevinAlbs
Copy link
Contributor Author

Is this accurate? I thought the whole point was that we were replacing the unstable "rangePreview" with the stable "range".

"range" is intended to be stable, but is not yet. There is pending work that may impact drivers (DRIVERS-2927) and libmongocrypt (SERVER-91077). This is intended to unblock driver releases in the short term that have already implemented "range". Driver releases may be needed soon to comply with SSDLC.

Copy link
Member

@ShaneHarvey ShaneHarvey left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM!

@kevinAlbs kevinAlbs merged commit 2f39993 into mongodb:master Jun 14, 2024
3 checks passed
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