Skip to content

Java Driver 5.0.1 (Apr 3, 2024)

Compare
Choose a tag to compare
@ashni-mongodb ashni-mongodb released this 03 Apr 20:13
· 46 commits to master since this release

What's Changed

  • Fix ClusterFixture#hasEncryptionTestsEnabled to correctly detect env … by @jyemin in #1343
  • Use InetAddressResolverProvider and add tests by @stIncMale in #1354
  • A fix to expand the bounds for distinct and MongoIterable#map, allowing for nullable types in those scenarios in Kotlin by @rozza in #1352
  • A fix converting Bson to BsonDocument for hint by @jyemin in #1335
  • Don't gossip cluster time from monitoring connections by @jyemin in #1276
  • A fix to support discriminators not being the first field when decoding in Kotlin by @rozza in #1324

Full Changelog: r5.0.0...r5.0.1