File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1
1
Spring Data REST Changelog
2
2
==========================
3
3
4
+ Changes in version 3.0.9.RELEASE (2018-07-26)
5
+ ---------------------------------------------
6
+ * DATAREST-1261 - UnwrappingRepositoryInvoker.invokeFindById(…) falls back to findById(…) even if a custom lookup is present.
7
+ * DATAREST-1259 - Remove obsolete bean definition for HttpRequestHandlerAdapter.
8
+ * DATAREST-1256 - Upgrade to Spring HATEOAS 0.25.
9
+ * DATAREST-1254 - Release 3.0.9 (Kay SR9).
10
+ * DATAREST-811 - Incorrect @Version documentation.
11
+ * DATAREST-810 - Minor typo in reference documentation.
12
+
13
+
4
14
Changes in version 3.1.0.RC1 (2018-07-26)
5
15
-----------------------------------------
6
16
* DATAREST-1264 - Adapt to changed forwarded header behavior.
You can’t perform that action at this time.
0 commit comments