File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1
1
Spring Data Commons Changelog
2
2
=============================
3
3
4
+ Changes in version 2.0.6.RELEASE (2018-04-04)
5
+ ---------------------------------------------
6
+ * DATACMNS-1284 - Backport ASM-based property detection for projections.
7
+ * DATACMNS-1283 - Remove explicit declaration of Jackson libraries.
8
+ * DATACMNS-1282 - Use SimpleEvaluationContext in MapDataBinder.
9
+ * DATACMNS-1281 - ConcurrentModificationException in MappingAuditableBeanWrapperFactory.
10
+ * DATACMNS-1280 - Fix letter-casing in documentation of Querydsl Extension.
11
+ * DATACMNS-1278 - SimpleTypeHolder.isSimpleType(…) returns different results for enums implementing interfaces.
12
+ * DATACMNS-1277 - ReflectionRepositoryInvoker does not properly trigger delete(T) for invokeDeleteById(…).
13
+ * DATACMNS-1271 - NPE in AnnotationBasedPersistentProperty.isAnnotationPresent() because the annotation cache is not thread-safe.
14
+ * DATACMNS-1267 - Release 2.0.6 (Kay SR6).
15
+ * DATACMNS-1263 - Allow configuration inspection-classloader customization.
16
+
17
+
4
18
Changes in version 1.13.11.RELEASE (2018-04-04)
5
19
-----------------------------------------------
6
20
* DATACMNS-1284 - Backport ASM-based property detection for projections.
You can’t perform that action at this time.
0 commit comments