Skip to content

MongoDB Legacy C++ Driver 1.0.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@TylerBrock TylerBrock released this 13 Nov 20:28
· 1890 commits to master since this release

Bug

  • [CXX-379] - Cannot use shutdown at exit feature on Windows
  • [CXX-397] - DBClientWithCommands::reIndex should not use getSystemIndexesCollection
  • [CXX-401] - SCRAM-SHA-1 should be used when max wire version is greater than or equal to 3
  • [CXX-402] - SCRAM-SHA-1 should be usable with only native sasl

Improvement

  • [CXX-404] - DBClient should inform user that --ssl is needed for SCRAM-SHA-1

Task

  • [CXX-367] - Integrate mongo-orchestration into test infrastructure
  • [CXX-384] - Handle auth mechanism defaulting and fallback
  • [CXX-393] - Test with Wired Tiger storage engine