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-client.version from 4.2.3 to 4.3.0 #18662

Merged
merged 1 commit into from
Jul 15, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 13, 2021

Bumps mongo-client.version from 4.2.3 to 4.3.0.
Updates mongodb-driver-sync from 4.2.3 to 4.3.0

Release notes

Sourced from mongodb-driver-sync's releases.

Java Driver 4.3.0 (July 13, 2021)

Release Notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-4-3-0-released/115086

Commits
  • d289142 Bump to 4.3.0
  • 062ec13 Bump reference docs to 4.3.0
  • 78b27e8 Add builders for window functions (#747)
  • 9014c64 Link to new Java sync 4.3 docs site (#736)
  • 87b2636 Test redaction of replies to security-sensitive commands (#749)
  • 76bce0c Make connectivity test faster
  • a3afd75 Fix test: add serverApi to command
  • fce49df Disable tests of legacy wire protocol on 5.1+ servers
  • 043a9c6 Add more Atlas URIs for connectivity testing
  • b928cd3 Remove Beta annotation from remaining client side encryption-related classes ...
  • Additional commits viewable in compare view

Updates mongodb-driver-core from 4.2.3 to 4.3.0

Release notes

Sourced from mongodb-driver-core's releases.

Java Driver 4.3.0 (July 13, 2021)

Release Notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-4-3-0-released/115086

Commits
  • d289142 Bump to 4.3.0
  • 062ec13 Bump reference docs to 4.3.0
  • 78b27e8 Add builders for window functions (#747)
  • 9014c64 Link to new Java sync 4.3 docs site (#736)
  • 87b2636 Test redaction of replies to security-sensitive commands (#749)
  • 76bce0c Make connectivity test faster
  • a3afd75 Fix test: add serverApi to command
  • fce49df Disable tests of legacy wire protocol on 5.1+ servers
  • 043a9c6 Add more Atlas URIs for connectivity testing
  • b928cd3 Remove Beta annotation from remaining client side encryption-related classes ...
  • Additional commits viewable in compare view

Updates mongodb-driver-legacy from 4.2.3 to 4.3.0

Release notes

Sourced from mongodb-driver-legacy's releases.

Java Driver 4.3.0 (July 13, 2021)

Release Notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-4-3-0-released/115086

Commits
  • d289142 Bump to 4.3.0
  • 062ec13 Bump reference docs to 4.3.0
  • 78b27e8 Add builders for window functions (#747)
  • 9014c64 Link to new Java sync 4.3 docs site (#736)
  • 87b2636 Test redaction of replies to security-sensitive commands (#749)
  • 76bce0c Make connectivity test faster
  • a3afd75 Fix test: add serverApi to command
  • fce49df Disable tests of legacy wire protocol on 5.1+ servers
  • 043a9c6 Add more Atlas URIs for connectivity testing
  • b928cd3 Remove Beta annotation from remaining client side encryption-related classes ...
  • Additional commits viewable in compare view

Updates mongodb-driver-reactivestreams from 4.2.3 to 4.3.0

Release notes

Sourced from mongodb-driver-reactivestreams's releases.

Java Driver 4.3.0 (July 13, 2021)

Release Notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-4-3-0-released/115086

Commits
  • d289142 Bump to 4.3.0
  • 062ec13 Bump reference docs to 4.3.0
  • 78b27e8 Add builders for window functions (#747)
  • 9014c64 Link to new Java sync 4.3 docs site (#736)
  • 87b2636 Test redaction of replies to security-sensitive commands (#749)
  • 76bce0c Make connectivity test faster
  • a3afd75 Fix test: add serverApi to command
  • fce49df Disable tests of legacy wire protocol on 5.1+ servers
  • 043a9c6 Add more Atlas URIs for connectivity testing
  • b928cd3 Remove Beta annotation from remaining client side encryption-related classes ...
  • Additional commits viewable in compare view

Updates bson from 4.2.3 to 4.3.0

Release notes

Sourced from bson's releases.

Java Driver 4.3.0 (July 13, 2021)

Release Notes: https://developer.mongodb.com/community/forums/t/mongodb-java-driver-4-3-0-released/115086

Commits
  • d289142 Bump to 4.3.0
  • 062ec13 Bump reference docs to 4.3.0
  • 78b27e8 Add builders for window functions (#747)
  • 9014c64 Link to new Java sync 4.3 docs site (#736)
  • 87b2636 Test redaction of replies to security-sensitive commands (#749)
  • 76bce0c Make connectivity test faster
  • a3afd75 Fix test: add serverApi to command
  • fce49df Disable tests of legacy wire protocol on 5.1+ servers
  • 043a9c6 Add more Atlas URIs for connectivity testing
  • b928cd3 Remove Beta annotation from remaining client side encryption-related classes ...
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)

Bumps `mongo-client.version` from 4.2.3 to 4.3.0.

Updates `mongodb-driver-sync` from 4.2.3 to 4.3.0
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.2.3...r4.3.0)

Updates `mongodb-driver-core` from 4.2.3 to 4.3.0
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.2.3...r4.3.0)

Updates `mongodb-driver-legacy` from 4.2.3 to 4.3.0
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.2.3...r4.3.0)

Updates `mongodb-driver-reactivestreams` from 4.2.3 to 4.3.0
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.2.3...r4.3.0)

Updates `bson` from 4.2.3 to 4.3.0
- [Release notes](https://github.com/mongodb/mongo-java-driver/releases)
- [Commits](mongodb/mongo-java-driver@r4.2.3...r4.3.0)

---
updated-dependencies:
- dependency-name: org.mongodb:mongodb-driver-sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.mongodb:mongodb-driver-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.mongodb:mongodb-driver-legacy
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.mongodb:mongodb-driver-reactivestreams
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.mongodb:bson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Jul 13, 2021
@gsmet gsmet merged commit 3bf077c into main Jul 15, 2021
@quarkus-bot quarkus-bot bot added this to the 2.1 - main milestone Jul 15, 2021
@dependabot dependabot bot deleted the dependabot/maven/mongo-client.version-4.3.0 branch July 15, 2021 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/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