Skip to content

Commit 52f2259

Browse files
committed
DATACMNS-1155 - Updated changelog.
1 parent 6956253 commit 52f2259

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 1.13.8.RELEASE (2017-10-11)
5+
----------------------------------------------
6+
* DATACMNS-1193 - Typo in documentation and JavaDoc of PageableDefaults.
7+
* DATACMNS-1182 - Java 6 compatibility broken in QueryExecutionConverters in post Ingalls SR7 snapshots.
8+
* DATACMNS-1177 - Parameter.isDynamicProjectionParameter() does not handle wrapper types properly.
9+
* DATACMNS-1172 - Too excessive component scanning for repository implementation fragments causing slow bootstrap.
10+
* DATACMNS-1166 - Upgrade to Vavr 0.9.1.
11+
* DATACMNS-1163 - Aggregate event publishing should prefer parameters instead of returned values from save(…).
12+
* DATACMNS-1155 - Release 1.13.8 (Ingalls SR8).
13+
* DATACMNS-901 - Potential deadlock in AbstractMappingContext when creating bean while application event is being fired.
14+
15+
416
Changes in version 2.0.0.RELEASE (2017-10-02)
517
---------------------------------------------
618
* DATACMNS-1184 - QuerydslPredicateExecutor Javadoc allows null predicates.

0 commit comments

Comments
 (0)