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