Skip to content

Commit f7398f4

Browse files
DATACMNS-1586 - Updated changelog.
1 parent 4830ec0 commit f7398f4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/main/resources/changelog.txt

+10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
Spring Data Commons Changelog
22
=============================
33

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+
414
Changes in version 2.1.12.RELEASE (2019-11-04)
515
----------------------------------------------
616
* DATACMNS-1602 - Reuse generated PropertyAccessor's and Entityinstantiator classes across EntityInstantiators and PersistentPropertyAccessorFactorys.

0 commit comments

Comments
 (0)