DATACMNS-1514 - Updated changelog.

This commit is contained in:
Christoph Strobl
2019-06-14 14:43:07 +02:00
parent c2fdd1779c
commit bd08080977

View File

@@ -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.