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 1.10.0.RC1 (2016-03-18)
5
+ ------------------------------------------
6
+ * DATAJPA-871 - Allow usage of composed annotations using @AliasFor.
7
+ * DATAJPA-869 - Release 1.10 RC1 (Hopper).
8
+ * DATAJPA-867 - Upgrade persistence provider dependencies to latest version.
9
+ * DATAJPA-864 - Query execution fails for manually defined queries containing a constructor expression.
10
+ * DATAJPA-862 - Reference documentation contains wrong property index "?0" in @Query example.
11
+ * DATAJPA-813 - Error creating DefaultJpaContext bean in test cases.
12
+ * DATAJPA-218 - Support for Query by Example.
13
+
14
+
4
15
Changes in version 1.9.4.RELEASE (2016-02-23)
5
16
---------------------------------------------
6
17
* DATAJPA-862 - Reference documentation contains wrong property index "?0" in @Query example.
You can’t perform that action at this time.
0 commit comments