Skip to content

2.12.5

Compare
Choose a tag to compare
@jyemin jyemin released this 15 Jan 15:45

Java Driver 2.12.5 (January 15, 2015)

The 2.12.5 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-1541: unordered bulk writes should continue sending batches after an error
  • JAVA-1613: Race condition on DBPort usage during write commands
  • JAVA-1581: Driver throws IllegalStateException unnecessarily