We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7175e7b commit f97b4b9Copy full SHA for f97b4b9
src/main/resources/changelog.txt
@@ -1,6 +1,13 @@
1
Spring Data Commons Changelog
2
=============================
3
4
+Changes in version 2.5.1 (2021-05-14)
5
+-------------------------------------
6
+* #2374 - Disable unit tests for unsigned integers for the time being.
7
+* #2368 - `AnnotationBasedPersistentProperty.validateAnnotation(…)` compares declared annotations with merged annotations.
8
+* #2358 - Limit `BeanWrapper`'s `KotlinCopyUtil` usage to Kotlin Data classes.
9
+
10
11
Changes in version 2.4.9 (2021-05-14)
12
-------------------------------------
13
* #2368 - `AnnotationBasedPersistentProperty.validateAnnotation(…)` compares declared annotations with merged annotations.
@@ -3164,5 +3171,6 @@ Repository
3164
3171
3165
3172
3166
3173
3174
3167
3175
3168
3176
0 commit comments