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 19eca5f commit 1a4ebb5Copy full SHA for 1a4ebb5
src/main/resources/changelog.txt
@@ -1,6 +1,12 @@
1
Spring Data JPA Changelog
2
=========================
3
4
+Changes in version 1.9.6.RELEASE (2016-09-29)
5
+---------------------------------------------
6
+* DATAJPA-975 - Release 1.9.6 (Gosling SR6).
7
+* DATAJPA-970 - Ensure JDK 6 compatibility of regular expression used in QueryUtils.
8
+
9
10
Changes in version 1.9.5.RELEASE (2016-09-20)
11
---------------------------------------------
12
* DATAJPA-965 - Mapping Sort instances to ORDER BY expressions should be restricted to fields for manually defined queries.
0 commit comments