We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f123d5f commit 8f18b2fCopy full SHA for 8f18b2f
src/main/resources/changelog.txt
@@ -1,6 +1,12 @@
1
Spring Data Commons Changelog
2
=============================
3
4
+Changes in version 2.4.10 (2021-06-22)
5
+--------------------------------------
6
+* #2382 - Allow for a module specific inclusion for DTO projections.
7
+* #2103 - Sort.and() does not handle TypedSort without explicit order [DATACMNS-1704].
8
+
9
10
Changes in version 2.5.1 (2021-05-14)
11
-------------------------------------
12
* #2374 - Disable unit tests for unsigned integers for the time being.
@@ -3172,5 +3178,6 @@ Repository
3172
3178
3173
3179
3174
3180
3181
3175
3182
3176
3183
0 commit comments