Browse Source

DATACMNS-1711 - Updated changelog.

2.2.x
Mark Paluch 6 years ago
parent
commit
a823eae2f8
No known key found for this signature in database
GPG Key ID: 51A00FA751B91849
  1. 10
      src/main/resources/changelog.txt

10
src/main/resources/changelog.txt

@ -1,6 +1,15 @@ @@ -1,6 +1,15 @@
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.RC2 (2020-04-28)
-----------------------------------------
* DATACMNS-1710 - Avoid potentially expensive constructor parameter creation where possible.
@ -2716,3 +2725,4 @@ Repository @@ -2716,3 +2725,4 @@ Repository

Loading…
Cancel
Save