| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Java Driver 5.6.2 (December 08, 2025) source code.tar.gz | 2025-12-08 | 2.7 MB | |
| Java Driver 5.6.2 (December 08, 2025) source code.zip | 2025-12-08 | 5.7 MB | |
| README.md | 2025-12-08 | 727 Bytes | |
| Totals: 3 Items | 8.4 MB | 0 | |
What's Changed
- Use connectTimeoutMS for connection establishment in maintenance Time… by @vbabanin in https://github.com/mongodb/mongo-java-driver/pull/1816
- Cherry picks from main by @rozza in https://github.com/mongodb/mongo-java-driver/pull/1846
- Support nModified being optional in bulk write response (#1823) by @lukestephenson in https://github.com/mongodb/mongo-java-driver/pull/1823.
- Updated DEFAULT_ALLOWED_HOSTS (#1843) by @rozza in https://github.com/mongodb/mongo-java-driver/pull/1843.
- Remove assertion for verbose result (#1835) by @vbabanin in https://github.com/mongodb/mongo-java-driver/pull/1850
Full Changelog: https://github.com/mongodb/mongo-java-driver/compare/r5.6.1...r5.6.2