Skip to content

Commit adbb382

Browse files
Updated changelog.
See #1954
1 parent b72da19 commit adbb382

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 3.5.0-M3 (2021-02-17)
5+
----------------------------------------
6+
* #1971 - Upgrade MongoDB tests to 4.2 driver.
7+
* #1970 - Repository Detection Strategy is labeled "ANNOTATION" in documentation vs "ANNOTATED" in codebase.
8+
* #1967 - Link to HATEOAS in docs results in a 404.
9+
* #1965 - Avoid late registration of PathPatternParser on DelegatingHandlerMapping.
10+
* #1964 - Adapt to changes in HalHandlerInstantiator constructor.
11+
* #1962 - Documentation: Reflect API changes in Spring HATEOAS 1.0+.
12+
* #1961 - Fix typo in the spring-data-rest documentation.
13+
* #1957 - Upgrade to Hal Explorer 0.15.0.
14+
* #1955 - Duplicate calls of a custom HandlerInterceptor's methods after updating to Spring Data REST 3.4.
15+
* #1926 - Using @JsonValue in embedded collection values causes an exception [DATAREST-1564].
16+
* #424 - Update repository after GitHub issues migration.
17+
18+
419
Changes in version 3.4.4 (2021-02-17)
520
-------------------------------------
621
* #1965 - Avoid late registration of PathPatternParser on DelegatingHandlerMapping.
@@ -1777,5 +1792,6 @@ Changes in version 2.0.0 M1 (2013-11-21)
17771792

17781793

17791794

1795+
17801796

17811797

0 commit comments

Comments
 (0)