Just pushed a snapshot for testing. This contains breaking changes around Mongo options, hence the 0.4.0 version number.
* update Java driver to 2.10.1
* switch from Mongo to MongoClient
* switch from MongoURI to MongoClientURI
* switch from MongoOptions to MongoClientOptions
* update options accepted (now based on MongoClientOptions$Builder)
* default write concern changes from none to normal (acknowledged)
* add all the new write concerns (and deprecate the old ones)
* add :write-concern to destroy! insert! and update!
--
Sean A Corfield -- (904) 302-SEAN
An Architect's View --
http://corfield.org/
World Singles, LLC. --
http://worldsingles.com/"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)