Java Driver 4.11.2 (Apr 3, 2024)
What's Changed
- Backport a fix of 'Add explicit automatic module name configuration' by @vbabanin in #1236
- Backport of an improvement 'Update logger name to align with naming conventions' by @vbabanin in #1237
- A fix to expand the bounds for distinct and MongoIterable#map, allowing for nullable types in those scenarios by @rozza in #1352
- A fix converting Bson to BsonDocument for hint by @jyemin in #1335
- A fix to support discriminators not being the first field when decoding in Kotlin by @rozza in #1324
- A way to reclaim native memory quicker when using ZlibCompressor by @raelg in #1285
- Don't gossip cluster time from monitoring connections by @jyemin in #1276
Full Changelog: r4.11.1...r4.11.2