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

fix(NODE-3767): dont remove db name when auth source provided #3056

Closed
wants to merge 1 commit into from

Conversation

durran
Copy link
Member

@durran durran commented Nov 28, 2021

Description

Regression happened when authSource was provided in the URI that the driver removed the URI provided default database name.

What is changing?

Reverted the code block to do this introduced in 4.2.

Is there new documentation needed for these changes?

No

What is the motivation for this change?

NODE-3767

Double check the following

  • Ran npm run check:lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: <type>(NODE-xxxx)<!>: <description>
  • Changes are covered by tests

@nbbeeken
Copy link
Contributor

Closing in favor of #3055

@nbbeeken nbbeeken closed this Nov 29, 2021
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