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.0.2 to 3.9.1 in /core #1089

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps mongo-java-driver from 3.0.2 to 3.9.1.

Release notes

Sourced from mongo-java-driver's releases.

3.9.1

Java Driver 3.9.1 (November 27, 2018)

The 3.9.1 MongoDB Java Driver is a patch to the 3.9.0 release.

Reference documentation

The documentation hub includes extensive documentation of the 3.9 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.9/javadoc/

3.9.0

Java Driver 3.9.0 (November 7, 2018)

The 3.9.0 MongoDB Java Driver includes bug fixes, new features, and improvements. It supports MongoDB server versions from the 2.6 release through 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.9/javadoc/

Bug fixes

You can find a full list of bug fixes here.

Improvements

You can find a full list of improvements here.

... (truncated)
Commits
  • 18ce59b Docs: Updated version to 3.9.1
  • f798e4b Build: Updated version to 3.9.1
  • 3ebe0c6 Implement Closeable directly in MongoClient
  • 21dbd43 POJOCodec Ensure properties can be overridden by explicit types
  • 777faa1 Support DBRef documents in Filters.not
  • dc3c177 Remove connection string from log message
  • 0c01d71 Fix buffer leak during compression
  • 77bddd6 Ensure FindIterable.filter can handle nullable input
  • a7d2dc6 Bump to 3.9.1-SNAPSHOT
  • 8e05aa3 Bump to 3.9.0
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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.0.2 to 3.9.1.
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r3.0.2...r3.9.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file java labels Dec 25, 2018
@bsideup bsideup merged commit 5195402 into master Dec 25, 2018
@delete-merged-branch delete-merged-branch bot deleted the dependabot/gradle/core/org.mongodb-mongo-java-driver-3.9.1 branch December 25, 2018 09:14
@bsideup bsideup added this to the 1.10.4 milestone Dec 28, 2018
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