You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/resources/changelog.txt
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,15 @@
1
1
Spring Data REST Changelog
2
2
==========================
3
3
4
+
Changes in version 3.2.13.RELEASE (2021-02-17)
5
+
----------------------------------------------
6
+
* DATAREST-1587 - Remove Solr integration tests.
7
+
* #1952 - Update copyright year to 2021.
8
+
* #1942 - Update CI jobs with Docker Login [DATAREST-1584].
9
+
* #1926 - Using @JsonValue in embedded collection values causes an exception [DATAREST-1564].
10
+
* #424 - Update repository after GitHub issues migration.
11
+
12
+
4
13
Changes in version 3.5.0-M2 (2021-01-13)
5
14
----------------------------------------
6
15
* DATAREST-1590 - 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.
@@ -1747,5 +1756,6 @@ Changes in version 2.0.0 M1 (2013-11-21)
0 commit comments