Skip to content

RUST-2219 Cherrypick domain name parsing fix into 3.2.x #1404

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 11 commits into from
Jun 25, 2025

Conversation

abr-egn
Copy link
Contributor

@abr-egn abr-egn commented Jun 23, 2025

RUST-2219

This also strips out the git dependency references for bson and mongocrypt because those are currently WIP for the bson 3.x work (otherwise local compilation of this branch fails because bson at head is no longer 2.x), and not needed for a release branch.

Edit: it turns out a whole bunch of cherrypicks are needed to have an actual working evergreen patch run. The clippy version bump is morally a cherrypick from #1372. MSRV will have to stay broken because per our own policy we can't bump that in a patch release.

@abr-egn abr-egn force-pushed the RUST-2219/cherrypick branch from f54310c to ebccc49 Compare June 23, 2025 16:22
@abr-egn abr-egn marked this pull request as ready for review June 23, 2025 19:00
@abr-egn abr-egn requested a review from isabelatkinson June 23, 2025 20:48
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.

changes LGTM, but I think merging will be blocked on making the MSRV task pass - maybe cherry-picking #1371 as well and setting rust-version to 1.71.1 will fix it?

@abr-egn
Copy link
Contributor Author

abr-egn commented Jun 24, 2025

changes LGTM, but I think merging will be blocked on making the MSRV task pass - maybe cherry-picking #1371 as well and setting rust-version to 1.71.1 will fix it?

Good call - that did indeed fix it :)

@abr-egn abr-egn requested a review from isabelatkinson June 24, 2025 14:54
@abr-egn abr-egn merged commit ebfb3ab into mongodb:3.2.x Jun 25, 2025
14 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.

2 participants