We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd482bf commit 1512e87Copy full SHA for 1512e87
src/main/resources/changelog.txt
@@ -1,6 +1,13 @@
1
Spring Data Commons Changelog
2
=============================
3
4
+Changes in version 2.4.1 (2020-11-11)
5
+-------------------------------------
6
+* DATACMNS-1828 - TypeDiscoverer does not detect generic type arguments correctly.
7
+* DATACMNS-1827 - Pageable and Sort arguments with empty qualifier value shouldn't be prefixed with delimiter.
8
+* DATACMNS-1823 - Release 2.4.1 (2020.0.1).
9
+
10
11
Changes in version 2.4.0 (2020-10-28)
12
-------------------------------------
13
* DATACMNS-1820 - Move PageableExecutionSupport to ...data.support.
@@ -2937,5 +2944,6 @@ Repository
2937
2944
2938
2945
2939
2946
2947
2940
2948
2941
2949
0 commit comments