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 mongo client factory for reactive projects #129

Merged
merged 4 commits into from
Mar 3, 2021

Conversation

juancgalvis
Copy link
Contributor

Description

Update mongo client factory, remove deprecated instantiation of MongoClientFactory.
Use the correct ReactiveMongoClientFactory for reactive projects.

Category

  • Feature
  • Fix

Checklist

  • The pull request is complete according to the guide of contributing
  • Automated tests are written
  • The documentation is up-to-date
  • the version of the build.gradle, readme.md and gradle.properties was increased
  • The pull request has a descriptive title that describes what has changed, and provides enough context for the changelog

@juancgalvis juancgalvis linked an issue Mar 3, 2021 that may be closed by this pull request
@juancgalvis juancgalvis requested a review from santitigaga March 3, 2021 16:03
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 3, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@santitigaga santitigaga merged commit 10850c6 into master Mar 3, 2021
@santitigaga santitigaga deleted the feature/fix-mongo-client-factory branch March 3, 2021 16:16
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Mongo Client for reactive project is blocking and deprecated
2 participants