File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-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 1.13.11.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-1273 - AnnotationBasedPersistentProperty does not consider @AliasFor with own, revised annotations.
11
+ * DATACMNS-1271 - NPE in AnnotationBasedPersistentProperty.isAnnotationPresent() because the annotation cache is not thread-safe.
12
+ * DATACMNS-1264 - MapDataBinder should reject type expressions in SpEL expressions.
13
+ * DATACMNS-1252 - Repository method returning Vavr Set results in cast exception if source value is not a Set.
14
+ * DATACMNS-1249 - Fix line endings.
15
+ * DATACMNS-1248 - Release 1.13.11 (Ingalls SR11).
16
+ * DATACMNS-1243 - Add converters Instant <-> LocalDateTime.
17
+
18
+
4
19
Changes in version 2.0.5.RELEASE (2018-02-28)
5
20
---------------------------------------------
6
21
* DATACMNS-1264 - MapDataBinder should reject type expressions in SpEL expressions.
You can’t perform that action at this time.
0 commit comments