2.12.1
Java Driver 2.12.1 (April 29, 2014)
The 2.12.1 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/
Regressions:
- JAVA-1161: A replica set member that doesn't report its name results in removal of all servers from the client view of the replica set
- JAVA-1181: Authentication is not done for DBCollection.createIndex()
- JAVA-1187: Be less aggressive closing connections on exceptions
- JAVA-1160: Driver can't connect to a member of an un-initiated replica set
- JAVA-1178: wnote and jnote should not be treated as errors
Bugs:
- JAVA-1185: Replace ':' with "." in new logger names.