Skip to content

Commit 99f6e6c

Browse files
committed
Updated changelog.
See #2001
1 parent 5e1465a commit 99f6e6c

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,28 @@
11
Spring Data REST Changelog
22
==========================
33

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

19101932

19111933

1934+
19121935

19131936

0 commit comments

Comments
 (0)