Updated changelog.

See #2328
This commit is contained in:
Mark Paluch
2021-03-31 18:19:14 +02:00
parent 8a4a809035
commit 7464325288

View File

@@ -1,6 +1,13 @@
Spring Data Commons Changelog
=============================
Changes in version 2.4.7 (2021-03-31)
-------------------------------------
* #2338 - Unknown column 'new' in 'field list' when implementing Persistable in a class with @AccessType(Type.PROPERTY).
* #2337 - Readme lists artifacts with .RELEASE and .BUILD-SNAPSHOT suffixes.
* #2324 - Calling PersistentPropertyAccessor.setProperty(…) on Kotlin data class objects with multiple copy methods can lead to ArrayIndexOutOfBoundsException.
Changes in version 2.5.0-RC1 (2021-03-31)
-----------------------------------------
* #2344 - Support for association target type detection for jMolecules.
@@ -3122,5 +3129,6 @@ Repository