Skip to content

Commit 5c009e3

Browse files
committed
DATAMONGO-2083 - Updated changelog.
1 parent e8e2463 commit 5c009e3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/main/resources/changelog.txt

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

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+
419
Changes in version 2.1.1.RELEASE (2018-10-15)
520
---------------------------------------------
621
* DATAMONGO-2096 - Aggregation.graphLookup.**.connectFrom(String) does not handle nested field.

0 commit comments

Comments
 (0)