Test against 9.0 builds

XMLWordPrintableJSON

    • Needed - No Spec Changes
    • Hide

      Summary of necessary driver changes

      •  Add MongoDB version 9.0 to Evergreen config
      Show
      Summary of necessary driver changes  Add MongoDB version 9.0 to Evergreen config
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-6428 Fixed 2.5.0
      CXX-3557 Fixed 4.6.0
      CSHARP-6191 In Progress
      GODRIVER-4084 Done
      JAVA-6284 In Progress
      NODE-7770 Needs Verification
      PYTHON-6006 Fixed 4.18.0
      PHPLIB-1930 Fixed 2.4.0
      RUBY-3942 Done
      RUST-2470 In Code Review
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } #scriptField td.willNotDo { background-color: #FF0000; /* Red color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CDRIVER-6428 Fixed 2.5.0 CXX-3557 Fixed 4.6.0 CSHARP-6191 In Progress GODRIVER-4084 Done JAVA-6284 In Progress NODE-7770 Needs Verification PYTHON-6006 Fixed 4.18.0 PHPLIB-1930 Fixed 2.4.0 RUBY-3942 Done RUST-2470 In Code Review

      In server, v9.0 branched off of master on July 13, 2026, so latest is no longer testing what will become 9.0.0.

      9.0.0 release candidates are not in full.json, so the most expedient thing to do is to temporarily point "9.0" to the latest build of the v9.0 branch, just like latest is the latest build of the master branch.

      Each driver should then add 9.0 to the test matrix.

            Assignee:
            Jeffrey Yemin
            Reporter:
            Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: