We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afd262b commit 7175e7bCopy full SHA for 7175e7b
src/main/resources/changelog.txt
@@ -1,6 +1,12 @@
1
Spring Data Commons Changelog
2
=============================
3
4
+Changes in version 2.4.9 (2021-05-14)
5
+-------------------------------------
6
+* #2368 - `AnnotationBasedPersistentProperty.validateAnnotation(…)` compares declared annotations with merged annotations.
7
+* #2358 - Limit `BeanWrapper`'s `KotlinCopyUtil` usage to Kotlin Data classes.
8
+
9
10
Changes in version 2.5.0 (2021-04-14)
11
-------------------------------------
12
* #2352 - Adds a new snippet for is-new-state-detection.
@@ -3157,5 +3163,6 @@ Repository
3157
3163
3158
3164
3159
3165
3166
3160
3167
3161
3168
0 commit comments