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

upgrade mongodb pkg to v2 #66

Closed
wants to merge 5 commits into from

Conversation

toeydevelopment
Copy link
Contributor

  • Updated import paths to use the new v2 version of the mongo-driver.
  • Removed unnecessary context parameters in mongo connection methods.
  • Enhanced test cases for better clarity and consistency.
  • Updated Go module to reflect the new mongo-driver version and other dependency updates.
  • Update to v4

toeydevelopment and others added 5 commits July 21, 2024 23:02
- Updated import paths to use the new v2 version of the mongo-driver.
- Removed unnecessary context parameters in mongo connection methods.
- Enhanced test cases for better clarity and consistency.
- Updated Go module to reflect the new mongo-driver version and other dependency updates.
- Changed module name from github.com/casbin/mongodb-adapter/v3 to v4 to reflect the new version.
- Ensures compatibility with upcoming changes and improvements in the adapter.
@hsluoyz
Copy link
Member

hsluoyz commented Dec 14, 2024

@toeydevelopment

  1. Use existing PR, don't open new ones
  2. Don't upgrade to new Go version

@hsluoyz hsluoyz mentioned this pull request Dec 14, 2024
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