From cbab91deefca1a9d91b37206330143eb8359cc9b Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 22 Jul 2020 09:55:09 +0200 Subject: [PATCH] DATACMNS-1741 - Updated changelog. --- 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 c3d71ecd5..3a987d608 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.2.9.RELEASE (2020-07-22) +--------------------------------------------- +* DATACMNS-1772 - SpringDataAnnotationBeanNameGenerator calls BeanNameGenerator without using BeanDefinitionRegistry. +* DATACMNS-1771 - Upgrade to Vavr 0.10.3. +* DATACMNS-1750 - PageImpl.toString generates NPE when the first element in the content is null. +* DATACMNS-1744 - Replace whitelist with a term that does not have racist connotations. +* DATACMNS-1743 - Translation of URI segments and request parameters into aggregates broken. +* DATACMNS-1741 - Release 2.2.9 (Moore SR9). + + Changes in version 2.1.19.RELEASE (2020-07-22) ---------------------------------------------- * DATACMNS-1750 - PageImpl.toString generates NPE when the first element in the content is null. @@ -2777,5 +2787,6 @@ Repository +