File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1
1
Spring Data MongoDB Changelog
2
2
=============================
3
3
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
+
4
16
Changes in version 1.8.4.RELEASE (2016-02-23)
5
17
---------------------------------------------
6
18
* DATAMONGO-1381 - Release 1.8.4 (Gosling SR4).
You can’t perform that action at this time.
0 commit comments