Browse Source

DATACMNS-1514 - Updated changelog.

pull/408/head
Christoph Strobl 7 years ago
parent
commit
bd08080977
  1. 10
      src/main/resources/changelog.txt

10
src/main/resources/changelog.txt

@ -1,6 +1,16 @@ @@ -1,6 +1,16 @@
Spring Data Commons Changelog
=============================
Changes in version 2.2.0.RC1 (2019-06-14)
-----------------------------------------
* DATACMNS-1541 - Create security policy readme.
* DATACMNS-1540 - ConcurrentModificationException in QuerydslPredicateBuilder path cache.
* DATACMNS-1538 - Add support for custom repository proxy post processors in CDI.
* DATACMNS-1534 - Cache BeanFactory lookup for EvaluationContextExtension.
* DATACMNS-1514 - Release 2.2 RC1 (Moore).
* DATACMNS-1467 - Add API for entity callbacks/change before save/after load.
Changes in version 2.1.9.RELEASE (2019-06-14)
---------------------------------------------
* DATACMNS-1540 - ConcurrentModificationException in QuerydslPredicateBuilder path cache.

Loading…
Cancel
Save