This version of the documentation is archived and no longer supported. View the current documentation to learn how to upgrade your version of the Scala driver.
Learn about new features, improvements, and fixes introduced in the following versions of the MongoDB Scala Driver:
What's New in 5.1.3
The 5.1.3 driver patch release includes the following changes:
Fixes an issue that could cause assertion errors when using
Cursortypes.
What's New in 5.1.1
The 5.1.1 driver patch release includes the following changes:
When using the
MONGODB-OIDCauthentication mechanism, you must not include comma characters in theauthMechanismPropertiesconnection string value.
What's New in 5.1
Important
MongoDB Server v3.6 End-of-Life
Support for MongoDB Server v3.6 is deprecated in this release and will be removed in the v5.2 release of the driver.
To learn about other changes introduced in v5.1, see the What's New guide in the Java Sync Driver documentation.