DATACMNS-1267 - Updated changelog.
This commit is contained in:
@@ -1,6 +1,20 @@
|
||||
Spring Data Commons Changelog
|
||||
=============================
|
||||
|
||||
Changes in version 2.0.6.RELEASE (2018-04-04)
|
||||
---------------------------------------------
|
||||
* DATACMNS-1284 - Backport ASM-based property detection for projections.
|
||||
* DATACMNS-1283 - Remove explicit declaration of Jackson libraries.
|
||||
* DATACMNS-1282 - Use SimpleEvaluationContext in MapDataBinder.
|
||||
* DATACMNS-1281 - ConcurrentModificationException in MappingAuditableBeanWrapperFactory.
|
||||
* DATACMNS-1280 - Fix letter-casing in documentation of Querydsl Extension.
|
||||
* DATACMNS-1278 - SimpleTypeHolder.isSimpleType(…) returns different results for enums implementing interfaces.
|
||||
* DATACMNS-1277 - ReflectionRepositoryInvoker does not properly trigger delete(T) for invokeDeleteById(…).
|
||||
* DATACMNS-1271 - NPE in AnnotationBasedPersistentProperty.isAnnotationPresent() because the annotation cache is not thread-safe.
|
||||
* DATACMNS-1267 - Release 2.0.6 (Kay SR6).
|
||||
* DATACMNS-1263 - Allow configuration inspection-classloader customization.
|
||||
|
||||
|
||||
Changes in version 1.13.11.RELEASE (2018-04-04)
|
||||
-----------------------------------------------
|
||||
* DATACMNS-1284 - Backport ASM-based property detection for projections.
|
||||
|
||||
Reference in New Issue
Block a user