File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-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.0.10.RELEASE (2018-09-10)
5
+ ----------------------------------------------
6
+ * DATAJPA-1416 - Saving lazy-loaded entity with IdClass throws TypeMismatchException.
7
+ * DATAJPA-1405 - Assumption in EclipsLinkNamespaceUserRepositoryTests need to include 2.7.3.
8
+ * DATAJPA-1402 - Ubgrade Hibernate 5.3 build profile to 5.3.5.
9
+ * DATAJPA-1400 - Upgrade Eclipselink 2.7 build profiles.
10
+ * DATAJPA-1399 - Add Travis build executions for Spring 5.1.
11
+ * DATAJPA-1398 - Upgrade to Hibernate 5.2.17.
12
+ * DATAJPA-1387 - Release 2.0.10 (Kay SR10).
13
+ * DATAJPA-1379 - NamedQueries with "SELECT NEW" constructor expression cause QueryException.
14
+ * DATAJPA-1333 - Minor performance improvements.
15
+
16
+
4
17
Changes in version 1.11.15.RELEASE (2018-09-10)
5
18
-----------------------------------------------
6
19
* DATAJPA-1405 - Assumption in EclipsLinkNamespaceUserRepositoryTests need to include 2.7.3.
You can’t perform that action at this time.
0 commit comments