3.1.0
Java Driver 3.1.0 (October 7, 2015)
The 3.1.0 MongoDB Java Driver is a minor release that includes bug fixes, new features, and improvements.
As a minor release, it is binary and source compatible with the 3.0.x release series, except as noted in the reference documentation.
It supports MongoDB server versions from the 2.2 release through the most recent 3.0 release.
Reference documentation
The documentation hub includes extensive documentation of the 3.1 driver, including
- What's New: what's new in the 3.1 driver
- Upgrading: upgrading from the 3.0.x and 2.x driver
- Installation: how to get the driver
and much more.
API Documentation
http://api.mongodb.org/java/3.1/
README
https://github.com/mongodb/mongo-java-driver/blob/master/README.md
Bug fixes
You can find a full list of bug fixes here.
New Features
You can find a full list of new features here.
Improvements
You can find a full list of improvements here.