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 5749fc5 commit 4a59f5bCopy full SHA for 4a59f5b
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data REST Changelog
2
==========================
3
4
+Changes in version 3.4.6 (2021-03-17)
5
+-------------------------------------
6
+* #1984 - Fix usage of RepositoryEntityLinks in the ref docs.
7
+* #1983 - Current documentation mentions removed RepositoryRestConfigurerAdapter.
8
+* #1980 - RepositoryEntityLinks should override ….linkForItemResource(…).
9
+* #1974 - @Relation annotation not considered for link relation defaults.
10
+
11
12
Changes in version 3.3.8.RELEASE (2021-03-17)
13
---------------------------------------------
14
* #1984 - Fix usage of RepositoryEntityLinks in the ref docs.
@@ -1817,5 +1825,6 @@ Changes in version 2.0.0 M1 (2013-11-21)
1817
1825
1818
1826
1819
1827
1828
1820
1829
1821
1830
0 commit comments