Skip to content

Commit 90bc7a6

Browse files
committed
Updated changelog.
See #2328
1 parent e60a7c0 commit 90bc7a6

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.
@@ -3110,5 +3117,6 @@ Repository
31103117

31113118

31123119

3120+
31133121

31143122

0 commit comments

Comments
 (0)