Skip to content

3.4.0

Compare
Choose a tag to compare
@jyemin jyemin released this 29 Nov 12:45

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.