File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1
1
Spring Data JPA Changelog
2
2
=========================
3
3
4
+ Changes in version 2.5.2 (2021-06-22)
5
+ -------------------------------------
6
+ * #2234 - Spring Data documentation examples have wrong annotations.
7
+ * #2230 - Error in documentation regarding manually assigned identifiers in "Entity State-detection Strategies" when there is a Version property.
8
+ * #2228 - ExpressionBasedStringQuery does not quote all parameter expressions.
9
+ * #2009 - Document that DTOs don't work with native queries [DATAJPA-1714].
10
+
11
+
4
12
Changes in version 2.4.10 (2021-06-22)
5
13
--------------------------------------
6
14
* #2234 - Spring Data documentation examples have wrong annotations.
@@ -2298,5 +2306,6 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/
2298
2306
2299
2307
2300
2308
2309
+
2301
2310
2302
2311
You can’t perform that action at this time.
0 commit comments