Browse Source

DATACMNS-1724 - Updated changelog.

pull/449/head
Mark Paluch 6 years ago
parent
commit
e7f235e47a
No known key found for this signature in database
GPG Key ID: 51A00FA751B91849
  1. 11
      src/main/resources/changelog.txt

11
src/main/resources/changelog.txt

@ -1,6 +1,16 @@ @@ -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 @@ -2751,3 +2761,4 @@ Repository

Loading…
Cancel
Save