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

Bump mongo-java-driver from 3.9.1 to 3.10.1 in /core #1234

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 12, 2019

Bumps mongo-java-driver from 3.9.1 to 3.10.1.

Release notes

Sourced from mongo-java-driver's releases.

3.10.1

Java Driver 3.10.1 (February 11, 2019)

The 3.10.1 MongoDB Java Driver is a patch to the 3.10.0 release.

Reference documentation

The documentation hub includes extensive documentation of the 3.10 driver, including

and much more.

Bug fixes

You can find a full list of bug fixes here.

API Documentation

http://mongodb.github.io/mongo-java-driver/3.10/javadoc/

3.10.0

Java Driver 3.10.0 (February 5, 2019)

The 3.10.0 MongoDB Java Driver includes bug fixes, new features, and improvements. It supports MongoDB server versions from the 2.6 release through the 4.0 release.

New Features

See the What's New section of the reference documentation.

Upgrade Considerations

See the Upgrade Considerations section of the reference documentation.

Downloads

On maven central.

API Documentation

http://mongodb.github.io/mongo-java-driver/3.10/javadoc/

New Features

You can find a full list of new features here.

Bug fixes

You can find a full list of bug fixes here.

... (truncated)
Commits
  • 00ae57e Bump to 3.10.1
  • 66dcabe Fix NullPointerException when using mongodb+srv scheme
  • d76c796 Update async SSL reference documentation to document native TLS support
  • 0d508d0 Bump to 3.10.1-SNAPSHOT
  • 31d51c1 Bump to 3.10.0
  • 5683525 Added IdGenerator to the POJOs docs.
  • 3321d3c Docs: Remove links in tour example code
  • b73f9e1 Fixed typo in reference docs
  • a68b86f Fix checkstyle error
  • b10f9f5 Log retryable writes at DEBUG level
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [mongo-java-driver](https://github.com/mongodb/mongo-java-driver) from 3.9.1 to 3.10.1.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r3.9.1...r3.10.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/core/org.mongodb-mongo-java-driver-3.10.1 branch from aceec2f to 24273c9 Compare March 3, 2019 15:02
@rnorth rnorth merged commit 7e751be into master Mar 3, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/gradle/core/org.mongodb-mongo-java-driver-3.10.1 branch March 3, 2019 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants