DATACMNS-1712 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-06-10 12:10:39 +02:00
parent 7b0c3cfcbf
commit 9688de52e5

View File

@@ -1,6 +1,18 @@
Spring Data Commons Changelog
=============================
Changes in version 2.2.8.RELEASE (2020-06-10)
---------------------------------------------
* DATACMNS-1734 - Delay Repositories initialization in DomainClassConverter.
* DATACMNS-1733 - JavaDoc for Range factory methods is incorrect.
* DATACMNS-1722 - More defensive lookup of XmlBeamHttpMessageConverter in SpringDataWebConfiguration.
* DATACMNS-1721 - Lazily evaluate potential property matches in PropertyReferenceException.
* DATACMNS-1720 - Fix Javadoc for CustomAnnotationTransactionAttributeSource to correctly describe JTA support.
* DATACMNS-1717 - Mention performance behavior of Lambda EntityCallbacks in reference documentation.
* DATACMNS-1712 - Release 2.2.8 (Moore SR8).
* DATACMNS-1706 - PreferredConstructor needs to improve bottleneck occurrence.
Changes in version 2.1.18.RELEASE (2020-06-10)
----------------------------------------------
* DATACMNS-1734 - Delay Repositories initialization in DomainClassConverter.
@@ -2738,3 +2750,4 @@ Repository