File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-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.10.16.RELEASE (2018-10-15)
5
+ -----------------------------------------------
6
+ * DATAMONGO-2096 - Aggregation.graphLookup.**.connectFrom(String) does not handle nested field.
7
+ * DATAMONGO-2083 - Release 1.10.16 (Ingalls SR16).
8
+
9
+
10
+ Changes in version 2.0.11.RELEASE (2018-10-15)
11
+ ----------------------------------------------
12
+ * DATAMONGO-2101 - NoSuchMethodException: org.springframework.data.mongodb.core.geo.GeoJsonPoint.<init>().
13
+ * DATAMONGO-2096 - Aggregation.graphLookup.**.connectFrom(String) does not handle nested field.
14
+ * DATAMONGO-2087 - Typo in MongoRepository.
15
+ * DATAMONGO-2086 - Kotlin Fluent API extensions do not allow projections with find queries.
16
+ * DATAMONGO-2084 - Release 2.0.11 (Kay SR11).
17
+
18
+
4
19
Changes in version 2.1.1.RELEASE (2018-10-15)
5
20
---------------------------------------------
6
21
* DATAMONGO-2096 - Aggregation.graphLookup.**.connectFrom(String) does not handle nested field.
You can’t perform that action at this time.
0 commit comments