File tree 1 file changed +10
-0
lines changed
1 file changed +10
-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.2.1.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-1591 - @Primary annotation not honored.
11
+ * DATACMNS-1586 - Release 2.2.1 (Moore SR1).
12
+
13
+
4
14
Changes in version 2.1.12.RELEASE (2019-11-04)
5
15
----------------------------------------------
6
16
* DATACMNS-1602 - Reuse generated PropertyAccessor's and Entityinstantiator classes across EntityInstantiators and PersistentPropertyAccessorFactorys.
You can’t perform that action at this time.
0 commit comments