File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-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.0.M3 (2017-05-09)
5
+ ----------------------------------------
6
+ * DATAJPA-1104 - Adapt to API changes in repository interfaces.
7
+ * DATAJPA-1102 - Upgrade to Eclipselink 2.6.4.
8
+ * DATAJPA-1099 - Make sure Travis builds resolve dependencies only on repositories defined by our POM.
9
+ * DATAJPA-1098 - Javadoc on Specification. toPredicate should state that it may return null.
10
+ * DATAJPA-1090 - Release 2.0 M3 (Kay).
11
+ * DATAJPA-1087 - Regression: query hints not applied to count queries for QueryDSL.
12
+ * DATAJPA-1075 - Dynamic entity graphs may still omit subgraphs.
13
+
14
+
4
15
Changes in version 1.10.10.RELEASE (2017-04-19)
5
16
-----------------------------------------------
6
17
* DATAJPA-1095 - Release 1.10.10 (Hopper SR10).
You can’t perform that action at this time.
0 commit comments