File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-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.9.8.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-1597 - Release 1.9.8 (Hopper SR8).
12
+
13
+
4
14
Changes in version 1.10.1.RELEASE (2017-03-02)
5
15
----------------------------------------------
6
16
* DATAMONGO-1608 - NullPointerException with null argument when using IgnoreCase.
You can’t perform that action at this time.
0 commit comments