DATAMONGO-2072 - Polishing.

Slightly simplify method signature. Update docs.

Original pull request: #645.
This commit is contained in:
Mark Paluch
2019-02-22 10:12:41 +01:00
parent 5b47648f49
commit dc38369f18
2 changed files with 8 additions and 5 deletions

View File

@@ -9,6 +9,7 @@
* Extended SpEL aggregation support for MongoDB 3.4 and MongoDB 4.0 operators (see <<mongo.aggregation.projection.expressions>>).
* Template API delete by entity considers the version property in delete queries.
* Repository deletes now throw `OptimisticLockingFailureException` when a versioned entity cannot be deleted.
* Support `Range<T>` in repository between queries.
[[new-features.2-1-0]]
== What's New in Spring Data MongoDB 2.1