File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 1
1
Spring Data REST Changelog
2
2
==========================
3
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
+
4
14
Changes in version 3.4.10 (2021-06-22)
5
15
--------------------------------------
6
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
You can’t perform that action at this time.
0 commit comments