File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-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.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
+
4
16
Changes in version 2.0.0.RELEASE (2017-10-02)
5
17
---------------------------------------------
6
18
* DATACMNS-1184 - QuerydslPredicateExecutor Javadoc allows null predicates.
You can’t perform that action at this time.
0 commit comments