Skip to content

2.11.2

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

Java Driver 2.11.2 (June 20, 2013)

The 2.11.2 Java is a bug fix release and is a recommended upgrade.

Downloads

maven central and
driver-downloads.mongodb.org

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

Bugs:

  • JAVA-401: "not master" MongoException when using GridFS with a direction connection to a secondary
  • JAVA-820: DBCollection Doesn't Check Keys Contained By Lists
  • JAVA-847: Remove call to String.isEmpty() in MongoClientURI

Improvements:

  • JAVA-814: Unable to create a full text index on $**
  • JAVA-837: Text-search on secondaries