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

Updating mongo lib #140

Closed
wants to merge 1 commit into from

Conversation

chrisdrobison
Copy link
Contributor

Updating to Mongo 3.0 driver. The BSON representation mode has been removed from the new driver as v3 is now the only option.

@wassim-k
Copy link
Collaborator

wassim-k commented Nov 3, 2024

Thanks @chrisdrobison, unfortunately the unit tests are currently broken until this fix is merged.
I also plan on adding unit tests to the pipeline as part of the next release.
If that fix takes too long to get merged, then we'll consider other alternatives.

@chrisdrobison
Copy link
Contributor Author

@wassim-k That ephemeral mongo repo hasn't seen activity in a year.

@wassim-k wassim-k force-pushed the master branch 2 times, most recently from b8e3e18 to e76815e Compare November 12, 2024 07:19
@wassim-k
Copy link
Collaborator

Thanks @chrisdrobison, I have published MongoSandbox, a fork of EphemeralMongo with Mongo 8 and MongoDB Driver 3.0 support, the new Orleans.Providers.MongoDB 8.2.0 package is available in nuget now.

@wassim-k wassim-k closed this Nov 12, 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