DATACMNS-1713 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-05-12 12:27:44 +02:00
parent 7de360cb7b
commit ee91f0ab4a

View File

@@ -1,6 +1,18 @@
Spring Data Commons Changelog
=============================
Changes in version 2.3.0.RELEASE (2020-05-12)
---------------------------------------------
* 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-1718 - Migrate tests to JUnit 5.
* DATACMNS-1717 - Mention performance behavior of Lambda EntityCallbacks in reference documentation.
* DATACMNS-1715 - Remove Travis CI.
* DATACMNS-1713 - Release 2.3 GA (Neumann).
* DATACMNS-1676 - Use shared ConversionService in DefaultAuditableBeanWrapperFactory.
Changes in version 2.3.0.RC2 (2020-04-28)
-----------------------------------------
* DATACMNS-1710 - Avoid potentially expensive constructor parameter creation where possible.
@@ -2716,3 +2728,4 @@ Repository