The 4.11.0 MongoDB Java, Kotlin, and Scala Drivers have been released.
Reference documentation
The documentation hub includes extensive documentation of the 4.11 driver.
- Java Drivers (Sync and Reactive Streams)
- Kotlin Drivers (Coroutine and Sync)
- Scala Driver
New Features
The 4.11 drivers come with several new features, including an aggregation stage builder for Vector Search, support for connecting to MongoDB using a SOCKS5 proxy in the Java Sync Driver, and support for virtual threads. You can find a full list of new features here.
Bug fixes
You can find a full list of bug fixes here.
Improvements
You can find a full list of improvements here. Please note that this list includes several deprecations that are planned for removal in an upcoming major release of the Java Driver. To dive deeper into the deprecations included in the 4.11 releases, please consult the documentation here.