DATACMNS-1711 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-06-10 10:52:52 +02:00
parent 7a887ea0d8
commit 7b0c3cfcbf

View File

@@ -1,6 +1,15 @@
Spring Data Commons Changelog Spring Data Commons Changelog
============================= =============================
Changes in version 2.1.18.RELEASE (2020-06-10)
----------------------------------------------
* DATACMNS-1734 - Delay Repositories initialization in DomainClassConverter.
* DATACMNS-1722 - More defensive lookup of XmlBeamHttpMessageConverter in SpringDataWebConfiguration.
* DATACMNS-1720 - Fix Javadoc for CustomAnnotationTransactionAttributeSource to correctly describe JTA support.
* DATACMNS-1715 - Remove Travis CI.
* DATACMNS-1711 - Release 2.1.18 (Lovelace SR18).
Changes in version 2.3.0.RELEASE (2020-05-12) Changes in version 2.3.0.RELEASE (2020-05-12)
--------------------------------------------- ---------------------------------------------
* DATACMNS-1722 - More defensive lookup of XmlBeamHttpMessageConverter in SpringDataWebConfiguration. * DATACMNS-1722 - More defensive lookup of XmlBeamHttpMessageConverter in SpringDataWebConfiguration.