Updated changelog.

See #2001
This commit is contained in:
Jens Schauder
2021-07-16 14:08:52 +02:00
parent 5e1465a0df
commit 99f6e6cfb0

View File

@@ -1,6 +1,28 @@
Spring Data REST Changelog
==========================
Changes in version 3.6.0-M1 (2021-07-16)
----------------------------------------
* #2042 - Allow customization of `LinkCollector`.
* #2040 - Allow customizing `AuditableBeanWrapperFactory`.
* #2027 - Use a custom container for CI testing.
* #2026 - Avoid using Guava's Charset.
* #2025 - Add GraalVM resource-config.json to allow HAL Explorer usage with native images.
* #2020 - Upgrade security related tests to Spring Security 5.5.0.
* #2019 - Use Spring HATEOAS snapshots.
* #2018 - Drop explicit dependency on JSON Path.
* #2016 - Fix missing link in the documentations.
* #2013 - Update HAL Explorer screenshots to version 0.17.0.
* #2010 - Upgrade to HAL Explorer 0.17.
* #2007 - DelegatingHandlerMapping does not implement MatchableHandlerMapping correctly.
* #2005 - docs: replace HAL Browser documentation with HAL Explorer documentation.
* #1989 - Update CI to Java 16.
* #379 - Wording changes in reference documentation.
* #372 - improve docs on assocation resource.
* #370 - [docs] Correct resource name in query method section.
* #356 - DATAREST-1392 - repository.resources.adoc HATEOAS broken link.
Changes in version 3.4.11 (2021-07-16)
--------------------------------------
* #379 - Wording changes in reference documentation.
@@ -1909,5 +1931,6 @@ Changes in version 2.0.0 M1 (2013-11-21)