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

[Enhancement] MongoDB Atlas support for MongoDB.Driver v3.1.0 #989

Open
walexee opened this issue Jan 29, 2025 · 3 comments
Open

[Enhancement] MongoDB Atlas support for MongoDB.Driver v3.1.0 #989

walexee opened this issue Jan 29, 2025 · 3 comments
Labels
enhancement New feature or request

Comments

@walexee
Copy link
Contributor

walexee commented Jan 29, 2025

Context / Scenario

Kernel memory for MongoDB Atlas depends on MongoDB.Driver.GridFS, but with the new release of MongoDB.Driver all the features of MongoDB.Driver.GridFS are now included in MongoDB.Driver. Therefore, there is no need for GridFS anymore.

What happened?

Dependence on GridFS is holding users back from using the latest version of MongoDB.Driver (v3.1.0). That also means users cannot use the latest Mongo 8.0.

Importance

a fix would make my life easier

Platform, Language, Versions

C#, 0.96.250120.1, Mongo Atlas

Relevant log output

@walexee walexee added bug Something isn't working triage labels Jan 29, 2025
@dluc dluc added enhancement New feature or request and removed bug Something isn't working triage labels Jan 29, 2025
@dluc
Copy link
Collaborator

dluc commented Jan 29, 2025

Looks like an improvement rather than a bug. If someone wants to pick this up, we welcome PRs to improve the extension

@dluc dluc changed the title [Bug] MongoDB Atlas support for MongoDB.Driver v3.1.0 [Enhancement] MongoDB Atlas support for MongoDB.Driver v3.1.0 Jan 29, 2025
@walexee
Copy link
Contributor Author

walexee commented Jan 29, 2025 via email

@walexee
Copy link
Contributor Author

walexee commented Jan 29, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants