mongodb / specifications

Specifications related to MongoDB
http://specifications.readthedocs.io/en/latest
Other
389 stars 242 forks source link

test(DRIVERS-2511): update wire versions for 4.0+ #1629

Closed durran closed 2 months ago

durran commented 2 months ago

DRIVERS-2511 Updates the wire versions in the max staleness and SDAM test suites to support 4.0+ since 3.6 servers are no longer supported.

Node PR with spec tests passing: https://github.com/mongodb/node-mongodb-native/pull/4182