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 ccb8db8 commit b339217Copy full SHA for b339217
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data JPA Changelog
2
=========================
3
4
+Changes in version 2.1.2.RELEASE (2018-10-29)
5
+---------------------------------------------
6
+* DATAJPA-1446 - Memory leak in class JpaMetamodel.
7
+* DATAJPA-1443 - Small corrections in JavaDoc.
8
+* DATAJPA-1439 - Release 2.1.2 (Lovelace SR2).
9
+* DATAJPA-1418 - Interface-based Projections - Generate inner join instead of left join.
10
+
11
12
Changes in version 1.11.16.RELEASE (2018-10-15)
13
-----------------------------------------------
14
* DATAJPA-1419 - Release 1.11.16 (Ingalls SR16).
0 commit comments