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 0026406 commit 77fde10Copy full SHA for 77fde10
src/main/resources/changelog.txt
@@ -1,6 +1,13 @@
1
Spring Data JPA Changelog
2
=========================
3
4
+Changes in version 2.1.0.RELEASE (2018-09-21)
5
+---------------------------------------------
6
+* DATAJPA-1416 - Saving lazy-loaded entity with IdClass throws TypeMismatchException.
7
+* DATAJPA-1407 - Release 2.1 GA (Lovelace).
8
+* DATAJPA-1333 - Minor performance improvements.
9
+
10
11
Changes in version 2.0.10.RELEASE (2018-09-10)
12
----------------------------------------------
13
* DATAJPA-1416 - Saving lazy-loaded entity with IdClass throws TypeMismatchException.
0 commit comments