Skip to content

2.11.1

Compare
Choose a tag to compare
@jyemin jyemin released this 13 Sep 14:33
· 6994 commits to main since this release

Java Driver 2.11.1 (April 8, 2013)

The 2.11.1 Java driver fixes a regression introduced in 2.11.0 that can affect clients that authenticate against sharded clusters.

Downloads

maven central and
driver-downloads.mongodb.org

###Docs
http://api.mongodb.org/java/2.11.1/

Bugs:

  • JAVA-793: Race condition in com.mongodb.DBTCPConnector#authenticate method

Improvements

  • JAVA-802: Use $query and $orderby in query document instead of query and orderby