Skip to content

RUST-2219 Relax domain name parsing #1399

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
Jun 17, 2025

Conversation

abr-egn
Copy link
Contributor

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

RUST-2219

This relaxes domain name parsing to allow characters that would normally be invalid in DNS names (e.g. "_"), since it turns out those are actually present in some user setups.

@abr-egn abr-egn marked this pull request as ready for review June 17, 2025 18:20
@abr-egn abr-egn requested a review from a team as a code owner June 17, 2025 18:20
@abr-egn abr-egn requested a review from isabelatkinson June 17, 2025 18:20
@abr-egn abr-egn merged commit c285902 into mongodb:main Jun 17, 2025
16 of 17 checks passed
abr-egn added a commit to abr-egn/mongo-rust-driver that referenced this pull request Jun 23, 2025
@abr-egn abr-egn mentioned this pull request Jun 30, 2025
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