Skip to content

Commit d8a1c2c

Browse files
committed
DATACMNS-1267 - Updated changelog.
1 parent d15a379 commit d8a1c2c

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

src/main/resources/changelog.txt

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

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+
418
Changes in version 1.13.11.RELEASE (2018-04-04)
519
-----------------------------------------------
620
* DATACMNS-1284 - Backport ASM-based property detection for projections.

0 commit comments

Comments
 (0)