File tree 1 file changed +11
-0
lines changed 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 1
1
Spring Data Commons Changelog
2
2
=============================
3
3
4
+ Changes in version 1.13.9.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-1201 - ClassGeneratingPropertyAccessorFactory.isTypeInjectable(…) fails with NPE for entities in default packages.
10
+ * DATACMNS-1196 - Failing generic type resolution of generic types within nested generic fields.
11
+ * DATACMNS-1195 - Release 1.13.9 (Ingalls SR9).
12
+ * DATACMNS-1158 - Make ProjectionFactory configurable by module implementations.
13
+
14
+
4
15
Changes in version 2.0.1.RELEASE (2017-10-27)
5
16
---------------------------------------------
6
17
* DATACMNS-1201 - ClassGeneratingPropertyAccessorFactory.isTypeInjectable(…) fails with NPE for entities in default packages.
You can’t perform that action at this time.
0 commit comments