Skip to content

3.8.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jyemin jyemin released this 07 May 19:36

Java Driver 3.8.0-beta2 (May 7, 2018)

The 3.8.0-beta2 MongoDB Java Driver includes bug fixes, new features, and improvements. It supports MongoDB server versions from the 2.6 release through the upcoming 4.0 release.

Note: This is a pre-release and is not recommended for use in production environments.

New Features

See the What's New section of the reference documentation.

Changes since 3.8.0-beta1

The main change since the first beta is the addition of transaction support in the asynchronous driver.

Upgrade Considerations

See the Upgrade Considerations section of the reference documentation.

Downloads

On maven central.

API Documentation

http://mongodb.github.io/mongo-java-driver/3.8/javadoc/

Bug fixes

You can find a full list of bug fixes here.

Improvements

You can find a full list of improvements here.

New Features

You can find a full list of new features here.