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 28f92cf commit 68a20ebCopy full SHA for 68a20eb
src/main/resources/changelog.txt
@@ -1,6 +1,16 @@
1
Spring Data Commons Changelog
2
=============================
3
4
+Changes in version 1.9.0.RELEASE (2014-09-05)
5
+---------------------------------------------
6
+* DATACMNS-572 - Release 1.9 GA.
7
+* DATACMNS-571 - Move to JDK 8 for build.
8
+* DATACMNS-570 - Fix Travis build profile setup.
9
+* DATACMNS-566 - Cannot sort on field operation with QueryDSL.
10
+* DATACMNS-565 - Custom repository implementations are not picked up when using CDI.
11
+* DATACMNS-562 - MappingContext fails to resolve TreeMap as Map value type.
12
+
13
14
Changes in version 1.8.4.RELEASE (2014-08-27)
15
---------------------------------------------
16
* DATACMNS-568 - Release 1.8.4.
0 commit comments