@@ -1,6 +1,16 @@
|
||||
Spring Data REST Changelog
|
||||
==========================
|
||||
|
||||
Changes in version 3.5.2 (2021-06-22)
|
||||
-------------------------------------
|
||||
* #2026 - Avoid using Guava's Charset.
|
||||
* #2025 - Add GraalVM resource-config.json to allow HAL Explorer usage with native images.
|
||||
* #2021 - Upgrade security related tests to Spring Security 5.3.9.
|
||||
* #2019 - Use Spring HATEOAS snapshots.
|
||||
* #2018 - Drop explicit dependency on JSON Path.
|
||||
* #2016 - Fix missing link in the documentations.
|
||||
|
||||
|
||||
Changes in version 3.4.10 (2021-06-22)
|
||||
--------------------------------------
|
||||
* #2026 - Avoid using Guava's Charset.
|
||||
@@ -1890,5 +1900,6 @@ Changes in version 2.0.0 M1 (2013-11-21)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user