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.4.10 (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.5.1 (2021-05-14)
513-------------------------------------
614* #2207 - Improve wording on transactional methods inherited from `SimpleJpaRepository` and repository fragments.
@@ -2289,5 +2297,6 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/
22892297
22902298
22912299
2300+
22922301
22932302
You can’t perform that action at this time.
0 commit comments