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 87e30d1 commit 44fcbcbCopy full SHA for 44fcbcb
src/main/resources/changelog.txt
@@ -1,6 +1,13 @@
1
Spring Data REST Changelog
2
==========================
3
4
+Changes in version 3.4.9 (2021-05-14)
5
+-------------------------------------
6
+* #2007 - DelegatingHandlerMapping does not implement MatchableHandlerMapping correctly.
7
+* #2005 - docs: replace HAL Browser documentation with HAL Explorer documentation.
8
+* #1994 - Potential `NullPointerException` in `PersistentPropertyResourceMapping.isExported()`.
9
+
10
11
Changes in version 3.5.0 (2021-04-14)
12
-------------------------------------
13
* #1996 - Upgrade to HAL Explorer 0.16.0.
@@ -1865,5 +1872,6 @@ Changes in version 2.0.0 M1 (2013-11-21)
1865
1872
1866
1873
1867
1874
1875
1868
1876
1869
1877
0 commit comments