Skip to content

RUST-1375 Update MSRV policy #1328

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

Merged
merged 1 commit into from
Mar 10, 2025
Merged

RUST-1375 Update MSRV policy #1328

merged 1 commit into from
Mar 10, 2025

Conversation

abr-egn
Copy link
Contributor

@abr-egn abr-egn commented Mar 10, 2025

RUST-1375

This:

  • gets rid of the "will rarely be increased" phrase; we tried to hew to this by jumping through hoops to do it as little as possible but literally no other crates I could find make this promise. Likewise "if it ever is" was long since dead verbiage 🙂.
  • Sets the six month rolling window. Of those crates that do provide a written policy, this seems to be a little on the conservative side of normal; only rustls sets a longer window and most do a shorter one.

I considered defining the window in terms of a set number of releases instead of a time period (both are common in the crate ecosystem) and went with time period because I find that a little easier to personally reason about.

Copy link
Contributor

@isabelatkinson isabelatkinson left a comment

Choose a reason for hiding this comment

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

lgtm!

@abr-egn abr-egn merged commit 5b603f2 into mongodb:main Mar 10, 2025
13 of 16 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