Skip to content

Commit 0a3e5d0

Browse files
committed
DATAMONGO-1598 - Updated changelog.
1 parent 2ec2cf6 commit 0a3e5d0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/main/resources/changelog.txt

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

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+
415
Changes in version 1.9.7.RELEASE (2017-01-26)
516
---------------------------------------------
617
* DATAMONGO-1596 - Reference to wrong annotation in cross-store reference documentation.

0 commit comments

Comments
 (0)