Skip to content

Commit 2063370

Browse files
christophstroblodrotbohm
authored andcommitted
DATAMONGO-1280 - Updated "What’s new" section in reference documentation.
Original pull request: spring-projects#319.
1 parent 55b44ff commit 2063370

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/main/asciidoc/new-features.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
[[new-features]]
22
= New & Noteworthy
33

4+
[[new-features.1-8-0]]
5+
== What's new in Spring Data MongoDB 1.8
6+
7+
* `Criteria` offers support for creating `$geoIntersects`.
8+
* Support http://docs.spring.io/spring/docs/current/spring-framework-reference/html/expressions.html[SpEL expressions] in `@Query`.
9+
* `MongoMappingEvents` expose the collection name they are issued for.
10+
* Improved support for `<mongo:mongo-client credentials="..." />`.
11+
* Improved index creation failure error message.
12+
413
[[new-features.1-7-0]]
514
== What's new in Spring Data MongoDB 1.7
615

0 commit comments

Comments
 (0)