File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-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.1.RELEASE (2017-03-02)
5
+ ----------------------------------------------
6
+ * DATAMONGO-1608 - NullPointerException with null argument when using IgnoreCase.
7
+ * DATAMONGO-1607 - Class Cast Exception when retrieve data Point with value equal integer.
8
+ * DATAMONGO-1605 - All SPEL values are converted to String.
9
+ * DATAMONGO-1603 - @Query Annotation Placeholder Issue.
10
+ * DATAMONGO-1602 - Remove references to single-argument assertion methods of Spring.
11
+ * DATAMONGO-1600 - GraphLookupOperationBuilder is not visible.
12
+ * DATAMONGO-1598 - Release 1.10.1 (Ingalls SR1).
13
+
14
+
4
15
Changes in version 1.9.7.RELEASE (2017-01-26)
5
16
---------------------------------------------
6
17
* DATAMONGO-1596 - Reference to wrong annotation in cross-store reference documentation.
You can’t perform that action at this time.
0 commit comments