camel icon indicating copy to clipboard operation
camel copied to clipboard

Bump mongo-java-driver-version from 4.11.1 to 5.1.0

Open dependabot[bot] opened this issue 1 year ago • 8 comments

Bumps mongo-java-driver-version from 4.11.1 to 5.1.0. Updates org.mongodb:mongodb-driver-core from 4.11.1 to 5.1.0

Release notes

Sourced from org.mongodb:mongodb-driver-core's releases.

Java Driver 5.0.1 (Apr 3, 2024)

What's Changed

Full Changelog: https://github.com/mongodb/mongo-java-driver/compare/r5.0.0...r5.0.1

Java Driver 5.0.0 (Mar 1, 2023)

The MongoDB JVM team is pleased to announce version 5.0.0 of the MongoDB Java Driver!

Release announcement: https://www.mongodb.com/community/forums/t/mongodb-java-driver-5-0-is-released/268913

What's Changed

... (truncated)

Commits
  • 662a121 Version: bump 5.1.0
  • d937915 Replace BiFunction with BinaryOperator (#1374)
  • f4bc1cb Implement OIDC SASL mechanism (#1134)
  • f9edd86 Test that durations are included on relevant pool events (#1370)
  • bec3def Add artifact tracing on publish (#1364)
  • ee69466 Alleviate the race condition in the pool-checkout-maxConnecting-is-enforced...
  • 7bf5ec2 Exclude :graalvm-native-image-app from being published (#1362)
  • c8ce9ae Follow unacknowledged write with a find in spec tests (#1355)
  • adffc61 Replace sh with bash (#1358)
  • 60adbae Evergreen: Fix scala display name so variants are unique.
  • Additional commits viewable in compare view

Updates org.mongodb:mongodb-driver-sync from 4.11.1 to 5.1.0

Release notes

Sourced from org.mongodb:mongodb-driver-sync's releases.

Java Driver 5.0.1 (Apr 3, 2024)

What's Changed

Full Changelog: https://github.com/mongodb/mongo-java-driver/compare/r5.0.0...r5.0.1

Java Driver 5.0.0 (Mar 1, 2023)

The MongoDB JVM team is pleased to announce version 5.0.0 of the MongoDB Java Driver!

Release announcement: https://www.mongodb.com/community/forums/t/mongodb-java-driver-5-0-is-released/268913

What's Changed

... (truncated)

Commits
  • 662a121 Version: bump 5.1.0
  • d937915 Replace BiFunction with BinaryOperator (#1374)
  • f4bc1cb Implement OIDC SASL mechanism (#1134)
  • f9edd86 Test that durations are included on relevant pool events (#1370)
  • bec3def Add artifact tracing on publish (#1364)
  • ee69466 Alleviate the race condition in the pool-checkout-maxConnecting-is-enforced...
  • 7bf5ec2 Exclude :graalvm-native-image-app from being published (#1362)
  • c8ce9ae Follow unacknowledged write with a find in spec tests (#1355)
  • adffc61 Replace sh with bash (#1358)
  • 60adbae Evergreen: Fix scala display name so variants are unique.
  • Additional commits viewable in compare view

Updates org.mongodb:bson from 4.11.1 to 5.1.0

Release notes

Sourced from org.mongodb:bson's releases.

Java Driver 5.0.1 (Apr 3, 2024)

What's Changed

Full Changelog: https://github.com/mongodb/mongo-java-driver/compare/r5.0.0...r5.0.1

Java Driver 5.0.0 (Mar 1, 2023)

The MongoDB JVM team is pleased to announce version 5.0.0 of the MongoDB Java Driver!

Release announcement: https://www.mongodb.com/community/forums/t/mongodb-java-driver-5-0-is-released/268913

What's Changed

... (truncated)

Commits
  • 662a121 Version: bump 5.1.0
  • d937915 Replace BiFunction with BinaryOperator (#1374)
  • f4bc1cb Implement OIDC SASL mechanism (#1134)
  • f9edd86 Test that durations are included on relevant pool events (#1370)
  • bec3def Add artifact tracing on publish (#1364)
  • ee69466 Alleviate the race condition in the pool-checkout-maxConnecting-is-enforced...
  • 7bf5ec2 Exclude :graalvm-native-image-app from being published (#1362)
  • c8ce9ae Follow unacknowledged write with a find in spec tests (#1355)
  • adffc61 Replace sh with bash (#1358)
  • 60adbae Evergreen: Fix scala display name so variants are unique.
  • Additional commits viewable in compare view

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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

dependabot[bot] avatar May 01 '24 07:05 dependabot[bot]

:star2: Thank you for your contribution to the Apache Camel project! :star2:

:robot: CI automation will test this PR automatically.

:camel: Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run

  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot.

  • You can label PRs using build-all, build-dependents, skip-tests and test-dependents to fine-tune the checks executed by this PR.

  • Build and test logs are available in the Summary page. Only Apache Camel committers have access to the summary.

  • :warning: Be careful when sharing logs. Review their contents before sharing them publicly.

github-actions[bot] avatar May 01 '24 07:05 github-actions[bot]

/component-test amel-mongodb camel-mongodb-gridfs

Result :white_check_mark: The tests passed successfully

davsclaus avatar May 01 '24 08:05 davsclaus

:robot: The Apache Camel test robot will run the tests for you :+1:

github-actions[bot] avatar May 01 '24 08:05 github-actions[bot]

@orpiske it seems this mongo upgrade may work.

davsclaus avatar May 01 '24 09:05 davsclaus

Thanks @davsclaus! I will take a closer look at this one soon

orpiske avatar May 02 '24 07:05 orpiske

It seems to be having the same problems as before:

[ERROR] org.apache.camel.component.mongodb.integration.MongoDbTailableCursorConsumerIT.testCustomTailTrackLocation -- Time elapsed: 23.16 s <<< FAILURE!
java.lang.AssertionError: mock://test Received message count. Expected: <300> but was: <0>
        at org.apache.camel.component.mock.MockEndpoint.fail(MockEndpoint.java:1952)
        at org.apache.camel.component.mock.MockEndpoint.assertEquals(MockEndpoint.java:1886)
        at org.apache.camel.component.mock.MockEndpoint.doAssertIsSatisfied(MockEndpoint.java:449)
        at org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:427)
        at org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:417)
        at org.apache.camel.component.mongodb.integration.MongoDbTailableCursorConsumerIT.testCustomTailTrackLocation(MongoDbTailableCursorConsumerIT.java:297)
        at java.base/java.lang.reflect.Method.invoke(Method.java:568)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

orpiske avatar May 02 '24 09:05 orpiske

okay thanks, so we cant merge.

davsclaus avatar May 02 '24 09:05 davsclaus

:warning:

🤖 Test result with component core: ❌ (failed)

Please disregard this. I am trying to automate my job a bit.

orpiske avatar May 02 '24 09:05 orpiske

closing old PR

davsclaus avatar Jun 13 '24 05:06 davsclaus

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] avatar Jun 13 '24 05:06 dependabot[bot]