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 049c02d commit c20564cCopy full SHA for c20564c
src/main/resources/changelog.txt
@@ -1,6 +1,13 @@
1
Spring Data REST Changelog
2
==========================
3
4
+Changes in version 3.5.0 (2021-04-14)
5
+-------------------------------------
6
+* #1996 - Upgrade to HAL Explorer 0.16.0.
7
+* #1995 - RepositoryRestConfigurer no longer ordered according to @Order.
8
+* #1994 - Potential `NullPointerException` in `PersistentPropertyResourceMapping.isExported()`.
9
+
10
11
Changes in version 3.4.8 (2021-04-14)
12
-------------------------------------
13
@@ -1857,5 +1864,6 @@ Changes in version 2.0.0 M1 (2013-11-21)
1857
1864
1858
1865
1859
1866
1867
1860
1868
1861
1869
0 commit comments