Skip to content

Commit d2a42f7

Browse files
committed
DATACMNS-1202 - Updated changelog.
1 parent 008a9f7 commit d2a42f7

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Spring Data Commons Changelog
22
=============================
33

4+
Changes in version 2.0.2.RELEASE (2017-11-27)
5+
---------------------------------------------
6+
* DATACMNS-1218 - Upgrade to Vavr 0.9.2.
7+
* DATACMNS-1215 - Repositories does not expose registered repository for proxy type.
8+
* DATACMNS-1214 - MappingContext.getPersistentEntity(PersistentProperty) must only return an entity if the given property is one.
9+
* DATACMNS-1210 - Thread-safetey issue in annotation detection in BasicPersistentEntity.
10+
* DATACMNS-1208 - AbstractMappingContext.hasPersistentEntity(…) does not consider cached abscence.
11+
* DATACMNS-1202 - Release 2.0.2 (Kay SR2).
12+
* DATACMNS-1158 - Make ProjectionFactory configurable by module implementations.
13+
14+
415
Changes in version 1.13.9.RELEASE (2017-11-27)
516
----------------------------------------------
617
* DATACMNS-1218 - Upgrade to Vavr 0.9.2.

0 commit comments

Comments
 (0)