Browse Source

DATACMNS-1741 - Updated changelog.

2.1.x
Mark Paluch 6 years ago
parent
commit
cbab91deef
No known key found for this signature in database
GPG Key ID: 51A00FA751B91849
  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.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 @@ -2777,5 +2787,6 @@ Repository

Loading…
Cancel
Save