File tree 1 file changed +14
-0
lines changed
1 file changed +14
-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.1.RELEASE (2017-10-27)
5
+ ---------------------------------------------
6
+ * DATAMONGO-1815 - Adapt API changes in Property in test cases.
7
+ * DATAMONGO-1814 - Missing documentation on Faceted classification.
8
+ * DATAMONGO-1811 - Reference Documentation doesn't match with API Documentation 2.X vesrion.
9
+ * DATAMONGO-1809 - Type hint usage broken when using positional parameters with more than one digit.
10
+ * DATAMONGO-1806 - GridFsResource wrong type in javaDoc.
11
+ * DATAMONGO-1805 - Documentation for operations.find uses wrong result type.
12
+ * DATAMONGO-1802 - No converter found capable of converting from type org.bson.types.Binary to type byte[].
13
+ * DATAMONGO-1795 - Remove obsolete Kotlin build configuration.
14
+ * DATAMONGO-1793 - Release 2.0.1 (Kay SR1).
15
+ * DATAMONGO-1696 - Reference documentation uses JPA Annotations.
16
+
17
+
4
18
Changes in version 1.10.8.RELEASE (2017-10-11)
5
19
----------------------------------------------
6
20
* DATAMONGO-1784 - Add support for AggregationExpression in GroupOperation.sum.
You can’t perform that action at this time.
0 commit comments