The MongoDB Java team is proud to present the latest releases of the Java, Kotlin and Scala drivers: 4.11.5 and 5.2.1.
Reference documentation
The documentation hub includes extensive documentation of the latest driver releases:
- Java Drivers (Sync and Reactive Streams)
- Kotlin Drivers (Coroutine and Sync)
- Scala Driver
What’s Changed in 5.2.1
- Exclude
com.oracle.svm.core.annotate
fromImport-Package
for OSGi by @stIncMale in Exclude `com.oracle.svm.core.annotate` from `Import-Package` for OSGi by stIncMale · Pull Request #1520 · mongodb/mongo-java-driver · GitHub - Make CAPI, jna.Native/Structure initializable at run time (#1553) by @stIncMale in Make CAPI, jna.Native/Structure initializable at run time (#1553) by stIncMale · Pull Request #1556 · mongodb/mongo-java-driver · GitHub
- Ensure
kotlinx.datetime.LocalTime
exists before adding the serializer (Backport #1530 by @katcharov in Backport #1530 by katcharov · Pull Request #1559 · mongodb/mongo-java-driver · GitHub)
Full Changelog: Comparing r5.2.0...r5.2.1 · mongodb/mongo-java-driver · GitHub
What’s Changed in 4.11.5
- Remove legacy shell from test scripts (#1404) by @vbabanin in Remove legacy shell from test scripts (#1404) by vbabanin · Pull Request #1560 · mongodb/mongo-java-driver · GitHub
- Pull mongohouse image from ADL ECR repo (#1274) by @vbabanin in Pull mongohouse image from ADL ECR repo (#1274) by vbabanin · Pull Request #1561 · mongodb/mongo-java-driver · GitHub
Full Changelog: Comparing r4.11.4...r4.11.5 · mongodb/mongo-java-driver · GitHub