vertx-mongo-client icon indicating copy to clipboard operation
vertx-mongo-client copied to clipboard

Update to 4.7 MongoDB driver

Open jyemin opened this issue 3 years ago • 1 comments

Describe the feature

Update the mongodb-driver-reactivestreams dependency from 4.1.2 to 4.7.1.

Use cases

The 4.7.1 driver is backwards-compatible with 4.1.2, so the vertx-mongo-client should not require any changes. This update will give users confidence that vertx-mongo-client will work with MongoDB 5.0 and 6.0, both of which the 4.7 driver is tested against.

Contribution

I'm happy to make the change, though it's just a one-liner in the pom.xml. (Note: I'm a maintainer of the MongoDB Java driver)

jyemin avatar Aug 05 '22 16:08 jyemin

Hi @jyemin , thank you. Please go ahead!

tsegismont avatar Aug 05 '22 16:08 tsegismont

@tsegismont Excuse me, when will this change take effect?

jpforevers avatar Jan 05 '23 03:01 jpforevers

Target milestone is 4.4.0, which we are actively working on.

tsegismont avatar Jan 05 '23 09:01 tsegismont