Skip to content

Commit 8b6c94f

Browse files
odrotbohmchristophstrobl
authored andcommitted
DATACMNS-784 - Updated changelog.
1 parent f7bc972 commit 8b6c94f

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 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+
418
Changes in version 1.9.4.RELEASE (2015-10-14)
519
---------------------------------------------
620
* DATACMNS-778 - Backport fix for @javax.transaction.Transactional support.

0 commit comments

Comments
 (0)