Jeff Yemin
Jeff Yemin
Fixes #289
#### 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....
The intention is to reduce CI flakiness by retrying ClientEncryption operations that are known to fail occasionally in CI due to transient KMS errors.
Make these suites run concurrently on the main matrices * driver-sync * driver-reactive-streams * driver-core * driver-legacy Additionally, run unit tests once per JDK rather than on every MongoDB deployment...
Noticed this due to warning when validating the config file: ``` ~/git/mongo-java-driver (main)$ evergreen validate .evergreen/.evg.yml WARNING: strict unmarshalling YAML: load project error(s): error unmarshalling yaml strict: input fields may...