Skip to content

Commit e60a7c0

Browse files
committed
Updated changelog.
See #2303
1 parent 03708c7 commit e60a7c0

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Diff for: src/main/resources/changelog.txt

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

4+
Changes in version 2.5.0-RC1 (2021-03-31)
5+
-----------------------------------------
6+
* #2344 - Support for association target type detection for jMolecules.
7+
* #2341 - Improve error messages if a repository cannot be created.
8+
* #2338 - Unknown column 'new' in 'field list' when implementing Persistable in a class with @AccessType(Type.PROPERTY).
9+
* #2337 - Readme lists artifacts with .RELEASE and .BUILD-SNAPSHOT suffixes.
10+
* #2336 - UnsupportedOperationException: No accessor to set property for Kotlin data classes using parametrized types.
11+
* #2333 - Support @Value meta-annotations and expose MergedAnnotations on PreferredConstructor parameters.
12+
* #2332 - Support @Value meta-annotations and expose MergedAnnotations on PreferredConstructor parameters.
13+
* #2318 - Unify return types in PageRequest.
14+
15+
416
Changes in version 2.5.0-M5 (2021-03-17)
517
----------------------------------------
618
* #2325 - Add PersistentEntity.doWithAll(…) to handle properties and associations.
@@ -3097,5 +3109,6 @@ Repository
30973109

30983110

30993111

3112+
31003113

31013114

0 commit comments

Comments
 (0)