We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a3b71f commit 8fb5e78Copy full SHA for 8fb5e78
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data Commons Changelog
2
=============================
3
4
+Changes in version 2.0.4.RELEASE (2018-02-19)
5
+---------------------------------------------
6
+* DATACMNS-1259 - Invalid date type for member Long when using @LastModifiedDate and @CreatedDate.
7
+* DATACMNS-1252 - Repository method returning Vavr Set results in cast exception if source value is not a Set.
8
+* DATACMNS-1250 - Release 2.0.4 (Kay SR4).
9
+* DATACMNS-1243 - Add converters Instant <-> LocalDateTime.
10
+
11
12
Changes in version 2.1.0.M1 (2018-02-06)
13
----------------------------------------
14
* DATACMNS-1252 - Repository method returning Vavr Set results in cast exception if source value is not a Set.
0 commit comments