diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 867045372..2e9d3900d 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -1,6 +1,16 @@ Spring Data Commons Changelog ============================= +Changes in version 2.4.3 (2021-01-13) +------------------------------------- +* DATACMNS-1841 - Update CI jobs with Docker Login. +* #2270 - In a @JsonPath projection a List property always returns a list with only one element. +* #2269 - Upgrade to XMLBeam 1.4.18. +* #2268 - Update copyright year to 2021. +* #2263 - Update repository after GitHub issues migration. +* #2223 - Native projection stopped working with Java8 datetime [DATACMNS-1836]. + + Changes in version 2.4.2 (2020-12-09) ------------------------------------- * DATACMNS-1838 - Accept ExpressionDependencies in BasicPersistentEntity.getEvaluationContext(…). @@ -2981,5 +2991,6 @@ Repository +