DATACMNS-1724 - Updated changelog.

This commit is contained in:
Mark Paluch
2020-06-10 14:01:36 +02:00
parent ca58560c5c
commit e7f235e47a

View File

@@ -1,6 +1,16 @@
Spring Data Commons Changelog
=============================
Changes in version 2.3.1.RELEASE (2020-06-10)
---------------------------------------------
* DATACMNS-1738 - Expose method to obtain the repository query method return type.
* DATACMNS-1735 - ConcurrencyModificationException in EntityCallbackDiscoverer caused by concurrent cachedEntityCallbacks modification.
* DATACMNS-1734 - Delay Repositories initialization in DomainClassConverter.
* DATACMNS-1733 - JavaDoc for Range factory methods is incorrect.
* DATACMNS-1724 - Release 2.3.1 (Neumann SR1).
* DATACMNS-1706 - PreferredConstructor needs to improve bottleneck occurrence.
Changes in version 2.2.8.RELEASE (2020-06-10)
---------------------------------------------
* DATACMNS-1734 - Delay Repositories initialization in DomainClassConverter.
@@ -2751,3 +2761,4 @@ Repository