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 13dfad1 commit f073c0dCopy full SHA for f073c0d
src/main/resources/changelog.txt
@@ -1,6 +1,12 @@
1
Spring Data Commons Changelog
2
=============================
3
4
+Changes in version 2.3.8.RELEASE (2021-03-17)
5
+---------------------------------------------
6
+* #2313 - TypeDiscoverer.getParameterTypes does not capture enclosing type parameter of non static inner class.
7
+* #2308 - Denote that Query by Example acts differently when fields are based on primitives instead of objects.
8
+
9
10
Changes in version 2.5.0-M4 (2021-02-18)
11
----------------------------------------
12
@@ -3084,5 +3090,6 @@ Repository
3084
3090
3085
3091
3086
3092
3093
3087
3094
3088
3095
0 commit comments