Skip to content

2.12.4

Compare
Choose a tag to compare
@jyemin jyemin released this 15 Oct 16:26

Java Driver 2.12.4 (October 15, 2014)

The 2.12.4 Java driver is a patch release. It is a recommended upgrade for all users.

Downloads

Below and on maven central

Docs

http://api.mongodb.org/java/2.12/

Bugs:

  • JAVA-1164: ThreadLocal anonymous subclass prevents classloader from being GC'd
  • JAVA-1473: findOne overload that takes only the value of the _id field does not apply read preference to mongos properly

Improvements:

  • JAVA-1477: Server selection exception should chain exceptions from server monitors