Skip to content

Commit 0026406

Browse files
committed
DATAJPA-1387 - Updated changelog.
1 parent b771241 commit 0026406

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
Spring Data JPA Changelog
22
=========================
33

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+
417
Changes in version 1.11.15.RELEASE (2018-09-10)
518
-----------------------------------------------
619
* DATAJPA-1405 - Assumption in EclipsLinkNamespaceUserRepositoryTests need to include 2.7.3.

0 commit comments

Comments
 (0)