File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-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.11.1.RELEASE (2015-11-15)
5
+ ----------------------------------------------
6
+ * DATACMNS-784 - Release 1.11.1 (Gosling).
7
+ * DATACMNS-783 - TypeInformation should allow applying the generic context to a raw type.
8
+ * DATACMNS-782 - ProxyProjectionFactory should support primitive attribute conversion in projections out of the box.
9
+ * DATACMNS-779 - Fix JavaDoc of constructor of QuerydslPredicateBuilder.
10
+ * DATACMNS-771 - Typo in exception in BasicPersistentEntity.
11
+ * DATACMNS-769 - Cannot create auto-generated @Async method with pagination.
12
+ * DATACMNS-763 - Custom repository implementation class not working as stated in the reference documentation.
13
+ * DATACMNS-762 - Polish section about dependencies in the reference documentation.
14
+ * DATACMNS-761 - PageableHandlerMethodArgumentResolver reduces page size by one if on-indexed parameters are used.
15
+ * DATACMNS-753 - SortHandlerMethodArgumentResolver fails to fall back to default if empty parameter is given.
16
+
17
+
4
18
Changes in version 1.9.4.RELEASE (2015-10-14)
5
19
---------------------------------------------
6
20
* DATACMNS-778 - Backport fix for @javax.transaction.Transactional support.
You can’t perform that action at this time.
0 commit comments