Skip to content

Commit 4830ec0

Browse files
DATACMNS-1585 - Updated changelog.
1 parent 9e4d490 commit 4830ec0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/main/resources/changelog.txt

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

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+
413
Changes in version 2.2.0.RELEASE (2019-09-30)
514
---------------------------------------------
615
* DATACMNS-1584 - Add documentation for Kotlin support.

0 commit comments

Comments
 (0)