Browse Source

Updated changelog.

See #2259
2.3.x
Christoph Strobl 5 years ago committed by Mark Paluch
parent
commit
dce11df425
No known key found for this signature in database
GPG Key ID: 4406B84C1661DCD1
  1. 11
      src/main/resources/changelog.txt

11
src/main/resources/changelog.txt

@ -1,6 +1,16 @@ @@ -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<interface> 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 @@ -2981,5 +2991,6 @@ Repository

Loading…
Cancel
Save