2.7.0
Java Driver 2.7.0 (November 4, 2011)
- JAVA-439: Embedded Map allows dot in key names
- JAVA-427: Support ContinueOnError Flag for bulk insert
- JAVA-393: add support for "j" option to WriteConcern
- JAVA-333: Allow bson decoder per operation (find/cusor)
- JAVA-404: Allow inline M/R w/SlaveOk go to secondaries
- JAVA-461: the logic to spread requests around slaves may select a slave over latency limit
- JAVA-448: Tailable Cursor and awaitdata
- JAVA-428: Support new ReadPreference semantics, deprecate SlaveOK
- JAVA-459: smooth the latency measurements
- JAVA-425: Support MongoDB Server 2.0 getLastError Changes (j, w=string/number)
- JAVA-462: GridFSInputFile does not close input streams when constructed by the driver
- JAVA-363: NPE in GridFSFile.validate
- JAVA-364: MapReduceOutput sometimes returns empty results in a replica set when SLAVE_OK=true
- JAVA-323: when executing a command, only top level object returned should be a CommandResult, not sub-objects
- JAVA-444: make ensureIndex first do a read on index collection to see if index exists
- JAVA-356: JSONParseException class not public
Tickets
Full ticket information can be seen at https://jira.mongodb.org/browse/JAVA/fixforversion/10480