We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c594ba4 commit 29f0fd1Copy full SHA for 29f0fd1
src/main/resources/changelog.txt
@@ -1,6 +1,16 @@
1
Spring Data REST Changelog
2
==========================
3
4
+Changes in version 3.5.2 (2021-06-22)
5
+-------------------------------------
6
+* #2026 - Avoid using Guava's Charset.
7
+* #2025 - Add GraalVM resource-config.json to allow HAL Explorer usage with native images.
8
+* #2021 - Upgrade security related tests to Spring Security 5.3.9.
9
+* #2019 - Use Spring HATEOAS snapshots.
10
+* #2018 - Drop explicit dependency on JSON Path.
11
+* #2016 - Fix missing link in the documentations.
12
+
13
14
Changes in version 3.4.10 (2021-06-22)
15
--------------------------------------
16
* #2026 - Avoid using Guava's Charset.
@@ -1890,5 +1900,6 @@ Changes in version 2.0.0 M1 (2013-11-21)
1890
1900
1891
1901
1892
1902
1903
1893
1904
1894
1905
0 commit comments