@@ -1,6 +1,14 @@
|
||||
Spring Data JPA Changelog
|
||||
=========================
|
||||
|
||||
Changes in version 2.5.2 (2021-06-22)
|
||||
-------------------------------------
|
||||
* #2234 - Spring Data documentation examples have wrong annotations.
|
||||
* #2230 - Error in documentation regarding manually assigned identifiers in "Entity State-detection Strategies" when there is a Version property.
|
||||
* #2228 - ExpressionBasedStringQuery does not quote all parameter expressions.
|
||||
* #2009 - Document that DTOs don't work with native queries [DATAJPA-1714].
|
||||
|
||||
|
||||
Changes in version 2.4.10 (2021-06-22)
|
||||
--------------------------------------
|
||||
* #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/
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user