DATAMONGO-1637 - Polishing.
Move aggregation options conversion to AggregationOptions.getMongoAggregationOptions(). Allow cursor options to control cursor batch size. Add command logging to stream execution. Rearrange method order. Close cursor in tests. Change author name from user name to full name. Original pull request: #447.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
* Upgrade to Java 8.
|
||||
* Usage of the `Document` API instead of `DBObject`.
|
||||
* <<mongo.reactive>>.
|
||||
* Support for aggregation result streaming via Java 8 `Stream`.
|
||||
|
||||
[[new-features.1-10-0]]
|
||||
== What's new in Spring Data MongoDB 1.10
|
||||
|
||||
Reference in New Issue
Block a user