Skip to content

Commit b72da19

Browse files
Updated changelog.
See #1953
1 parent 59c11c2 commit b72da19

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 3.4.4 (2021-02-17)
5+
-------------------------------------
6+
* #1965 - Avoid late registration of PathPatternParser on DelegatingHandlerMapping.
7+
* #1955 - Duplicate calls of a custom HandlerInterceptor's methods after updating to Spring Data REST 3.4.
8+
* #1926 - Using @JsonValue in embedded collection values causes an exception [DATAREST-1564].
9+
* #1921 - 2.4.0/2.4.1 sprint-boot Rest Repositories initializr project reports lots of Beans is not eligible for getting processed by all BeanPostProcessors [DATAREST-1590].
10+
* #424 - Update repository after GitHub issues migration.
11+
12+
413
Changes in version 3.3.7.RELEASE (2021-02-17)
514
---------------------------------------------
615
* DATAREST-1587 - Remove Solr integration tests.
@@ -1767,5 +1776,6 @@ Changes in version 2.0.0 M1 (2013-11-21)
17671776

17681777

17691778

1779+
17701780

17711781

0 commit comments

Comments
 (0)