@@ -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
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user