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 5893eba commit fcbe82dCopy full SHA for fcbe82d
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.
@@ -2925,5 +2932,6 @@ Repository
2925
2932
2926
2933
2927
2934
2935
2928
2936
2929
2937
0 commit comments