We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e17a2a9 commit 3f208b3Copy full SHA for 3f208b3
src/main/resources/changelog.txt
@@ -1,6 +1,15 @@
1
Spring Data REST Changelog
2
==========================
3
4
+Changes in version 3.0.8.RELEASE (2018-06-13)
5
+---------------------------------------------
6
+* DATAREST-1251 - Java 8 improvements in PersistentEntityProjector.
7
+* DATAREST-1250 - ResourceMetadataHandlerMethodArgumentResolver.supports(…) not working for ResourceMetadata.
8
+* DATAREST-1249 - HttpMessageNotReadableException caused by NPE.
9
+* DATAREST-1244 - Release 3.0.8 (Kay SR8).
10
+* DATAREST-1198 - Add Converter to convert String to javax.naming.ldap.LdapName.
11
+
12
13
Changes in version 2.6.13.RELEASE (2018-06-13)
14
----------------------------------------------
15
* DATAREST-1250 - ResourceMetadataHandlerMethodArgumentResolver.supports(…) not working for ResourceMetadata.
0 commit comments