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 ea8928d commit 012995cCopy full SHA for 012995c
src/main/resources/changelog.txt
@@ -1,6 +1,11 @@
1
Spring Data JPA Changelog
2
=========================
3
4
+Changes in version 2.5.0-RC1 (2021-03-31)
5
+-----------------------------------------
6
+* #2191 - `JpaPersistentPropertyImpl` now considers super types association and target type.
7
+
8
9
Changes in version 2.5.0-M5 (2021-03-17)
10
----------------------------------------
11
* #2173 - Improve JavaDoc.
@@ -2246,5 +2251,6 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/
2246
2251
2247
2252
2248
2253
2254
2249
2255
2250
2256
0 commit comments