File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1
1
Spring Data JPA Changelog
2
2
=========================
3
3
4
+ Changes in version 2.2.11.RELEASE (2020-10-28)
5
+ ----------------------------------------------
6
+ * DATAJPA-1807 - Small edit of reference doc.
7
+ * DATAJPA-1803 - EnableJpaAuditing: JavaDoc references joda.time instead of java.time.
8
+ * DATAJPA-1801 - Upgrade Eclipselink dependencies on maintenance branches.
9
+ * DATAJPA-1800 - Avoid language in documentation that might be considered insensitive.
10
+ * DATAJPA-1798 - Editing pass for the documentation.
11
+ * DATAJPA-1793 - 5.3.8. Modifying Queries: unclear reference to "custom methods".
12
+ * DATAJPA-1792 - 5.3.5. Using Sort: typo "be either".
13
+ * DATAJPA-1789 - "Distinct" not listed in supported query keywords.
14
+ * DATAJPA-1787 - Update documentation to use Java 8 lambdas.
15
+ * DATAJPA-1775 - Release 2.2.11 (Moore SR11).
16
+
17
+
4
18
Changes in version 2.1.21.RELEASE (2020-10-28)
5
19
----------------------------------------------
6
20
* DATAJPA-1806 - Release 2.1.21 (Lovelace SR21).
@@ -2072,5 +2086,6 @@ Changes in version 1.0.0.M1 (2011-02-10) - https://jira.springsource.org/browse/
2072
2086
2073
2087
2074
2088
2089
+
2075
2090
2076
2091
You can’t perform that action at this time.
0 commit comments