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 11Spring Data REST Changelog
22==========================
33
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+
414Changes in version 3.4.10 (2021-06-22)
515--------------------------------------
616* #2026 - Avoid using Guava's Charset.
@@ -1890,5 +1900,6 @@ Changes in version 2.0.0 M1 (2013-11-21)
18901900
18911901
18921902
1903+
18931904
18941905
You can’t perform that action at this time.
0 commit comments