File tree 1 file changed +13
-0
lines changed
1 file changed +13
-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.7.RELEASE (2017-09-11)
5
+ ----------------------------------------------
6
+ * DATACMNS-1153 - Remove unreachable assertion in XmlRepositoryConfigurationSource.
7
+ * DATACMNS-1152 - Jackson configuration is not used by ProjectingJackson2HttpMessageConverter.
8
+ * DATACMNS-1151 - Generated property accessors fail to load when using with signed jars.
9
+ * DATACMNS-1145 - @JsonPath value lookups should return null for non-existent paths.
10
+ * DATACMNS-1143 - Improve design of AbstractAggregateRoot.
11
+ * DATACMNS-1139 - AbstractPersistentProperty.getRawType() does not consider generics.
12
+ * DATACMNS-1138 - Invalid generics resolution for locally declared wildcard and fully resolved target type.
13
+ * DATACMNS-1135 - Incorrect generic type resolution for multiply nested types of same wrapper.
14
+ * DATACMNS-1131 - Release 1.13.7 (Ingalls SR7).
15
+
16
+
4
17
Changes in version 1.13.6.RELEASE (2017-07-26)
5
18
----------------------------------------------
6
19
* DATACMNS-1127 - Release 1.13.6 (Ingalls SR6).
You can’t perform that action at this time.
0 commit comments