Skip to content

Add support for mongo-driver v2 without breaking 1.x compatibility #1265

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nikhilsinghcohesity
Copy link

@nikhilsinghcohesity nikhilsinghcohesity commented Apr 28, 2025

Added support for the MongoDB driver in the newly released V2 version, while ensuring compatibility with the 1.x versions of the MongoDB driver for flexibility in development.

This update does not break compatibility with any 1.x or earlier versions of the MongoDB driver.

The migration process follows the guidelines provided in the official MongoDB driver migration guide: MongoDB Go Driver v2 Migration Guide.

Ref : pgxv4 and pgxv5 db driver

@dhui Please take a look.

@nikhilsinghcohesity
Copy link
Author

@dhui and reviewers, can you please review this PR ?
Would need this for our project. Thanks.

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.

1 participant