Skip to content

Commit d15a379

Browse files
committed
DATACMNS-1248 - Updated changelog.
1 parent 06b0dab commit d15a379

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
Spring Data Commons Changelog
22
=============================
33

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+
419
Changes in version 2.0.5.RELEASE (2018-02-28)
520
---------------------------------------------
621
* DATACMNS-1264 - MapDataBinder should reject type expressions in SpEL expressions.

0 commit comments

Comments
 (0)