r4.11.2
版本发布时间: 2024-04-04 04:04:12
mongodb/mongo-java-driver最新发布版本:r5.1.2(2024-07-10 23:57:53)
What's Changed
- Backport a fix of 'Add explicit automatic module name configuration' by @vbabanin in https://github.com/mongodb/mongo-java-driver/pull/1236
- Backport of an improvement 'Update logger name to align with naming conventions' by @vbabanin in https://github.com/mongodb/mongo-java-driver/pull/1237
- A fix to expand the bounds for distinct and MongoIterable#map, allowing for nullable types in those scenarios by @rozza in https://github.com/mongodb/mongo-java-driver/pull/1352
- A fix converting Bson to BsonDocument for hint by @jyemin in https://github.com/mongodb/mongo-java-driver/pull/1335
- A fix to support discriminators not being the first field when decoding in Kotlin by @rozza in https://github.com/mongodb/mongo-java-driver/pull/1324
- A way to reclaim native memory quicker when using ZlibCompressor by @raelg in https://github.com/mongodb/mongo-java-driver/pull/1285
- Don't gossip cluster time from monitoring connections by @jyemin in https://github.com/mongodb/mongo-java-driver/pull/1276
Full Changelog: https://github.com/mongodb/mongo-java-driver/compare/r5.0.0...r4.11.2