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 11Spring Data JPA Changelog
22=========================
33
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+
412Changes in version 2.4.10 (2021-06-22)
513--------------------------------------
614* #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/
22982306
22992307
23002308
2309+
23012310
23022311
You can’t perform that action at this time.
0 commit comments