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 2.0.13.RELEASE (2019-01-10)
5
+ ----------------------------------------------
6
+ * DATAMONGO-2175 - Update copyright years to 2019.
7
+ * DATAMONGO-2174 - InvalidPersistentPropertyPath with @Version.
8
+ * DATAMONGO-2170 - IndexInfo.partialFilterExpression should be null (not an empty String) when undefined.
9
+ * DATAMONGO-2156 - Remove javax.xml.bind dependency from ExpressionEvaluatingParameterBinder.
10
+ * DATAMONGO-2149 - Target bean of type java.lang.Integer is not of type of the persistent entity.
11
+ * DATAMONGO-2144 - Release 2.0.13 (Kay SR13).
12
+
13
+
4
14
Changes in version 1.10.18.RELEASE (2019-01-10)
5
15
-----------------------------------------------
6
16
* DATAMONGO-2175 - Update copyright years to 2019.
You can’t perform that action at this time.
0 commit comments