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

DRIVERS-2511: Update maxWireVersion from 6 to 21 #1574

Merged
merged 2 commits into from
May 1, 2024

Commits on May 1, 2024

  1. DRIVERS-2511: Update maxWireVersion from 6 to 21

    Once a driver removes support for MongoDB 3.6 and updates its
    minWireVersion from 6 to 7, these tests start to fail.
    
    Bumping from 6 to 21 (MongoDB 7.0 maxWireVersion) should hold us
    for a while.
    jyemin committed May 1, 2024
    Configuration menu
    Copy the full SHA
    a45ede8 View commit details
    Browse the repository at this point in the history
  2. Remove errant symbolic link

    jyemin committed May 1, 2024
    Configuration menu
    Copy the full SHA
    26fd36b View commit details
    Browse the repository at this point in the history