From dce11df4256a33d45422f48a1795846f87746bb3 Mon Sep 17 00:00:00 2001 From: Christoph Strobl Date: Wed, 13 Jan 2021 14:17:41 +0100 Subject: [PATCH] Updated changelog. See #2259 --- src/main/resources/changelog.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 +