Releases: mongodb/mongo-java-driver
3.4.0
Java Driver 3.4.0 (November 27, 2016)
The 3.4.0 MongoDB Java Driver includes bug fixes, new features, and improvements. It supports MongoDB server versions from the 2.4 release through the 3.4 release. It is binary and source compatible with the 3.3.x driver release series, except as noted in the upgrading guide.
New Features
See the What's New section of the reference documentation.
Downloads
On maven central.
API Documentation
http://mongodb.github.io/mongo-java-driver/3.4/javadoc/
Bug fixes
You can find a full list of bug fixes here.
You can find a full list of bug fixes since 3.4.0-rc1 here.
Improvements
You can find a full list of improvements here.
You can find a full list of improvements since 3.4.0-beta1 here.
New Features
You can find a full list of new features here.
3.4.0-rc1
Java Driver 3.4.0-rc1 (October 14, 2016)
The 3.4.0-rc1 MongoDB Java Driver is a release candidate that includes bug fixes, new features, and improvements. It supports MongoDB server versions from the 2.4 release through the upcoming 3.4 release. It is binary and source compatible with the 3.3.x driver release series, except as noted in the upgrading guide.
New Features
See the What's New section of the reference documentation.
Downloads
On maven central.
API Documentation
http://mongodb.github.io/mongo-java-driver/3.4/javadoc/
README
https://github.com/mongodb/mongo-java-driver/blob/master/README.md
Bug fixes
You can find a full list of bug fixes here.
You can find a full list of bug fixes since 3.4.0-beta1 here.
New Features
You can find a full list of new features here.
You can find a full list of new features since 3.4.0-beta1 here.
Improvements
You can find a full list of improvements here.
You can find a full list of improvements since 3.4.0-beta1 here.
3.4.0-beta1
Java Driver 3.4.0-beta1 (September 19, 2016)
The 3.4.0-beta1 MongoDB Java Driver is a beta release that includes bug fixes, new features, and improvements. It supports MongoDB server versions from the 2.4 release through the upcoming 3.4 release. It is binary and source compatible with the 3.3.x driver release series, except as noted in the upgrading guide.
New Features
See the What's New section of the reference documentation.
Downloads
On maven central.
API Documentation
http://mongodb.github.io/mongo-java-driver/3.4/javadoc/
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.
3.3.0
Java Driver 3.3.0 (July 18, 2016)
The 3.3.0 MongoDB Java Driver is a minor release that includes bug fixes, new features, and improvements. It supports MongoDB server versions from the 2.4 release through the 3.2 release. It is binary and source compatible with the 3.2.x driver release series.
New Features
See the What's New section of the reference documentation.
Downloads
On maven central.
API Documentation
http://api.mongodb.org/java/3.3/
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.
2.14.3
Java Driver 2.14.3 (July 18, 2016)
The 2.14.3 MongoDB Java Driver is a patch to the 2.14.2 release. It is a recommended upgrade for all users of the 2.14.x driver series.
Reference documentation
The documentation hub includes documentation of the 2.14 driver, including
- Quick Tour: a quick tour of the driver
- Installation: how to get the driver
API Documentation
http://api.mongodb.org/java/2.14/
README
https://github.com/mongodb/mongo-java-driver/blob/master/README.md
Bug fixes
You can find a full list of bug fixes here.
2.14.2
Java Driver 2.14.2 (March 31, 2016)
The 2.14.2 MongoDB Java Driver is a patch to the 2.14.1 release. It is a recommended upgrade for all users of the 2.14.x driver series.
Reference documentation
The documentation hub includes documentation of the 2.14 driver, including
- Quick Tour: a quick tour of the driver
- Installation: how to get the driver
API Documentation
http://api.mongodb.org/java/2.14/
README
https://github.com/mongodb/mongo-java-driver/blob/master/README.md
Bug fixes
You can find a full list of bug fixes here.
3.2.2
Java Driver 3.2.2 (February 16 2016)
The 3.2.2 MongoDB Java Driver is a patch to the 3.2.0 release. It is a recommended upgrade for all users of the 3.2.0 or 3.2.1 driver.
Reference documentation
The documentation hub includes extensive documentation of the 3.2 driver, including
- What's New: what's new in the 3.2 driver
- Upgrading: upgrading from the 3.1.x and 2.x driver
- Installation: how to get the driver
and much more.
API Documentation
http://api.mongodb.org/java/3.2/
README
https://github.com/mongodb/mongo-java-driver/blob/master/README.md
Bug fixes
You can find a full list of bug fixes here.
Improvements
You can find a full list of improvements here.
3.2.1
Java Driver 3.2.1 (January 13, 2016)
The 3.2.1 MongoDB Java Driver is a patch to the 3.2.0 release. It is a recommended upgrade for all users of the 3.2.0 driver.
Reference documentation
The documentation hub includes extensive documentation of the 3.2 driver, including
- What's New: what's new in the 3.2 driver
- Upgrading: upgrading from the 3.1.x and 2.x driver
- Installation: how to get the driver
and much more.
API Documentation
http://api.mongodb.org/java/3.2/
README
https://github.com/mongodb/mongo-java-driver/blob/master/README.md
Bug fixes
You can find a full list of bug fixes here.
Improvements
You can find a full list of improvements here.
2.14.1
Java Driver 2.14.1 (January 13, 2016)
The 2.14.1 MongoDB Java Driver is a patch to the 2.14.0 release. It is a recommended upgrade for all users of the 2.14.0 driver.
Reference documentation
The documentation hub includes documentation of the 2.14 driver, including
- Quick Tour: a quick tour of the driver
- Installation: how to get the driver
API Documentation
http://api.mongodb.org/java/2.14/
README
https://github.com/mongodb/mongo-java-driver/blob/master/README.md
Bug fixes
You can find a full list of bug fixes here.
Improvements
You can find a full list of improvements here.
3.2.0
Java Driver 3.2.0 (December 7, 2015)
The 3.2.0 MongoDB Java Driver is a minor release that includes bug fixes, new features, and improvements. It supports MongoDB server versions from the 2.4 release through the 3.2 release. It is binary and source compatible with the 3.1.x driver release series.
New Features to Support the 3.2 Server Release
- Support for bypassing document validation for all write operations on collections where document validation has been enabled.
- Support for write concern on all DBCollection helpers for the findandmodify command.
- Support for read concern.
- Builder support for new aggregation stages and new accumulators in the $group stage.
- Support for version 3 text indexes.
Downloads
On maven central.
API Documentation
http://api.mongodb.org/java/3.2/
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.