DATAREST-1378 - Updated changelog.

This commit is contained in:
Christoph Strobl
2019-06-14 12:38:57 +02:00
parent e6925227e8
commit 58bef065dd

View File

@@ -1,6 +1,16 @@
Spring Data REST Changelog
==========================
Changes in version 3.1.9.RELEASE (2019-06-14)
---------------------------------------------
* DATAREST-1389 - Table of contents missing in reference docs.
* DATAREST-1387 - DelegatingHandlerMapping should proceed on HttpMediaTypeNotSupportedException.
* DATAREST-1383 - Backend read-only properties overridden for PATCH requests.
* DATAREST-1382 - The id parameter of the fromRequestId method of the BackendIdConverter class specified as non-null is null.
* DATAREST-1381 - Improve documentation on the effects of @RepositoryRestController.
* DATAREST-1378 - Release 3.1.9 (Lovelace SR9).
Changes in version 2.6.22.RELEASE (2019-05-13)
----------------------------------------------
* DATAREST-1375 - Release 2.6.22 (Ingalls SR22).