MongoDB Java & JVM Drivers v4.11.4 and v5.1.4 Released

The MongoDB JVM team is pleased to announce the v5.1.4 and v4.11.4 releases of the MongoDB Java Drivers. Both are patch releases to the v5.1.3 and v4.11.3 releases, respectively.

The v4.11.4 release includes:

JAVA-5572 | a fix to MixedBulkWriteOperation
JAVA-5516 | a fix to CursorResourceManager.close

The v5.1.4 release includes:

JAVA-5572 | a fix to MixedBulkWriteOperation
JAVA-5562 | a fix for exception propagation in the Async API
JAVA-5524 | a fix to ensure deferredElement is reset correctly in Kotlin
JAVA-5365 | a fix to getCodec with optional generic type fields in Kotlin

If you have feedback on these releases, or on developing applications with MongoDB and Java in general, please add your ideas to feedback.mongodb.com or file a ticket on JIRA.

Thank you for building with MongoDB!