File tree 1 file changed +11
-0
lines changed
1 file changed +11
-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 2.2.0.RELEASE (2019-09-30)
5
+ ---------------------------------------------
6
+ * DATACMNS-1584 - Add documentation for Kotlin support.
7
+ * DATACMNS-1583 - Introduce QPageRequest factory methods for consistency with PageRequest.
8
+ * DATACMNS-1581 - Reject invalid null values for Sort in factory methods of PageRequest.
9
+ * DATACMNS-1580 - Update documentation.
10
+ * DATACMNS-1562 - Release 2.2 GA (Moore).
11
+ * DATACMNS-1486 - HateoasSortHandlerMethodArgumentResolver is missing a @Nullable annotation.
12
+ * DATACMNS-1211 - Provide WebFlux Pageable and Sort argument resolver.
13
+
14
+
4
15
Changes in version 2.1.11.RELEASE (2019-09-30)
5
16
----------------------------------------------
6
17
* DATACMNS-1581 - Reject invalid null values for Sort in factory methods of PageRequest.
You can’t perform that action at this time.
0 commit comments