2.9.0
Java Driver 2.9.0 (August 29, 2012)
Highlights:
- JAVA-474: Enhance read preference support. See ReadPreference Javadoc
- JAVA-381: Support redundant mongos connections. See [Mongo constructor Javadoc](http://api.mongodb.org/java/2.9.0/com/mongodb/Mongo.html#Mongo(java.util.List\))
- JAVA-590: Helper method for aggregation framework. See aggregate method in DBCollection Javadoc
- JAVA-610: Make DBCursor finalizer optional and disable it in all cases where there is no cursor maintained on the server. See MongoOptions Javadoc
- JAVA-613: Expand connection pool JMX stats to include the current operation being executed by each in use connection. See ConnectionPoolStat Javadoc
- JAVA-295: Support Android platform
###Downloads
github and maven central
###Tickets
Jira release notes