Docs Menu
Docs Home
/ / /
Scala

Compatibility

On this page

  • MongoDB Compatibility
  • Compatibility Table Legend
  • Language Compatibility

The following compatibility table specifies the recommended version or versions of the MongoDB Scala Driver for use with a specific version of MongoDB.

The first column lists the driver version.

Important

MongoDB ensures compatibility between the MongoDB Server and the drivers for three years after the server version's end of life (EOL) date. To learn more about the MongoDB release and EOL dates, see MongoDB Software Lifecycle Schedules.

Icon
Explanation
All features are supported.
The Driver version will work with the MongoDB version, but not all new MongoDB features are supported.
No mark
The Driver version is not tested with the MongoDB version.
Scala Driver Version
MongoDB 8.0
MongoDB 7.0
MongoDB 6.1
MongoDB 6.0
MongoDB 5.0
MongoDB 4.4
MongoDB 4.2
MongoDB 4.0
MongoDB 3.6
5.2
4.10 to 5.1
4.8 to 4.9
4.7

The following compatibility table specifies the recommended version or versions of the MongoDB Scala Driver for use with a specific version of Scala.

The first column lists the driver version.

Scala Driver Version
Scala 2.13
Scala 2.12
Scala 2.11
4.7 to 5.2

To learn more about how to read the compatibility tables, see our guide on MongoDB Compatibility Tables.

Back

Validate Driver Artifact Signatures