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 3da4d94 commit 5bc96aaCopy full SHA for 5bc96aa
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data REST Changelog
2
==========================
3
4
+Changes in version 2.6.14.RELEASE (2018-07-27)
5
+----------------------------------------------
6
+* DATAREST-1259 - Remove obsolete bean definition for HttpRequestHandlerAdapter.
7
+* DATAREST-1252 - Release 2.6.14 (Ingalls SR14).
8
+* DATAREST-811 - Incorrect @Version documentation.
9
+* DATAREST-810 - Minor typo in reference documentation.
10
+
11
12
Changes in version 3.0.9.RELEASE (2018-07-26)
13
---------------------------------------------
14
* DATAREST-1261 - UnwrappingRepositoryInvoker.invokeFindById(…) falls back to findById(…) even if a custom lookup is present.
0 commit comments