We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e1c949 commit 51df034Copy full SHA for 51df034
src/main/resources/changelog.txt
@@ -1,6 +1,15 @@
1
Spring Data REST Changelog
2
==========================
3
4
+Changes in version 3.4.10 (2021-06-22)
5
+--------------------------------------
6
+* #2026 - Avoid using Guava's Charset.
7
+* #2021 - Upgrade security related tests to Spring Security 5.3.9.
8
+* #2019 - Use Spring HATEOAS snapshots.
9
+* #2018 - Drop explicit dependency on JSON Path.
10
+* #2016 - Fix missing link in the documentations.
11
+
12
13
Changes in version 3.5.1 (2021-05-14)
14
-------------------------------------
15
* #2010 - Upgrade to HAL Explorer 0.17.
@@ -1880,5 +1889,6 @@ Changes in version 2.0.0 M1 (2013-11-21)
1880
1889
1881
1890
1882
1891
1892
1883
1893
1884
1894
0 commit comments