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 61877bc commit 6a2c3efCopy full SHA for 6a2c3ef
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data JPA Changelog
2
=========================
3
4
+Changes in version 2.3.8.RELEASE (2021-03-17)
5
+---------------------------------------------
6
+* #2173 - Improve JavaDoc.
7
+* #2159 - Fix raw use of JpaSpecificationExecutor in docs.
8
+* #2111 - Sorting on nested optional relations produces inner joins instead of outer joins [DATAJPA-1822].
9
+* #436 - DATAJPA-1822 - Ensure left outer join for nested optional attributes.
10
+
11
12
Changes in version 2.5.0-M4 (2021-02-18)
13
----------------------------------------
14
@@ -2214,5 +2222,6 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/
2214
2222
2215
2223
2216
2224
2225
2217
2226
2218
2227
0 commit comments