Skip to content

Commit e5a29ab

Browse files
committed
DATAMONGO-1392 - Updated changelog.
1 parent 4e37cfe commit e5a29ab

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Spring Data MongoDB Changelog
22
=============================
33

4+
Changes in version 1.9.0.RC1 (2016-03-18)
5+
-----------------------------------------
6+
* DATAMONGO-1400 - Adapt to rename of Spring Data Commons' Tuple to Pair.
7+
* DATAMONGO-1397 - MongoTemplate.geoNear() do not log the Query.
8+
* DATAMONGO-1392 - Release 1.9 RC1 (Hopper).
9+
* DATAMONGO-1389 - Adapt test case to changes made for improved type prediction infrastructure.
10+
* DATAMONGO-1387 - BasicQuery.fields().include() doesn't stick, even though Query.fields().include() does.
11+
* DATAMONGO-1373 - Problem with custom annotations with AliasFor annotated attributes.
12+
* DATAMONGO-1326 - Add support for $lookup to aggregation.
13+
* DATAMONGO-1245 - Add support for Query-By-Example.
14+
15+
416
Changes in version 1.8.4.RELEASE (2016-02-23)
517
---------------------------------------------
618
* DATAMONGO-1381 - Release 1.8.4 (Gosling SR4).

0 commit comments

Comments
 (0)