Skip to content

Commit 7464325

Browse files
committed
Updated changelog.
See #2328
1 parent 8a4a809 commit 7464325

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/main/resources/changelog.txt

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

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

31233130

31243131

3132+
31253133

31263134

0 commit comments

Comments
 (0)