@@ -1,6 +1,13 @@
|
||||
Spring Data Commons Changelog
|
||||
=============================
|
||||
|
||||
Changes in version 2.5.1 (2021-05-14)
|
||||
-------------------------------------
|
||||
* #2374 - Disable unit tests for unsigned integers for the time being.
|
||||
* #2368 - `AnnotationBasedPersistentProperty.validateAnnotation(…)` compares declared annotations with merged annotations.
|
||||
* #2358 - Limit `BeanWrapper`'s `KotlinCopyUtil` usage to Kotlin Data classes.
|
||||
|
||||
|
||||
Changes in version 2.4.9 (2021-05-14)
|
||||
-------------------------------------
|
||||
* #2368 - `AnnotationBasedPersistentProperty.validateAnnotation(…)` compares declared annotations with merged annotations.
|
||||
@@ -3164,5 +3171,6 @@ Repository
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user