@@ -1,6 +1,15 @@
|
||||
Spring Data REST Changelog
|
||||
==========================
|
||||
|
||||
Changes in version 3.5.0-M5 (2021-03-17)
|
||||
----------------------------------------
|
||||
* #1984 - Fix usage of RepositoryEntityLinks in the ref docs.
|
||||
* #1983 - Current documentation mentions removed RepositoryRestConfigurerAdapter.
|
||||
* #1982 - Add support for jMolecules' Identifier types.
|
||||
* #1980 - RepositoryEntityLinks should override ….linkForItemResource(…).
|
||||
* #1974 - @Relation annotation not considered for link relation defaults.
|
||||
|
||||
|
||||
Changes in version 3.4.6 (2021-03-17)
|
||||
-------------------------------------
|
||||
* #1984 - Fix usage of RepositoryEntityLinks in the ref docs.
|
||||
@@ -1826,5 +1835,6 @@ Changes in version 2.0.0 M1 (2013-11-21)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user