File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1
1
Spring Data Commons Changelog
2
2
=============================
3
3
4
+ Changes in version 2.1.12.RELEASE (2019-11-04)
5
+ ----------------------------------------------
6
+ * DATACMNS-1602 - Reuse generated PropertyAccessor's and Entityinstantiator classes across EntityInstantiators and PersistentPropertyAccessorFactorys.
7
+ * DATACMNS-1601 - Improve CrudRepository JavaDoc with the guarantees and exceptions of findAllById and deleteAllById.
8
+ * DATACMNS-1598 - "Cannot create EnumSet for unknown element type".
9
+ * DATACMNS-1596 - Module not exposing any entity identifying annotations claims all repositories.
10
+ * DATACMNS-1585 - Release 2.1.12 (Lovelace SR12).
11
+
12
+
4
13
Changes in version 2.2.0.RELEASE (2019-09-30)
5
14
---------------------------------------------
6
15
* DATACMNS-1584 - Add documentation for Kotlin support.
You can’t perform that action at this time.
0 commit comments