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 00776d6 commit 5bb60b6Copy full SHA for 5bb60b6
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data Commons Changelog
2
=============================
3
4
+Changes in version 1.12.4.RELEASE (2016-09-29)
5
+----------------------------------------------
6
+* DATACMNS-923 - Remove obsolete code in DefaultRepositoryInformation.
7
+* DATACMNS-921 - ResultProcessor should create approximate collection instead of exact one.
8
+* DATACMNS-917 - Query methods returning Maps shouldn't return null if no result is present.
9
+* DATACMNS-914 - Release 1.12.4 (Hopper SR4).
10
+
11
12
Changes in version 1.11.6.RELEASE (2016-09-29)
13
----------------------------------------------
14
* DATACMNS-923 - Remove obsolete code in DefaultRepositoryInformation.
0 commit comments