File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-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.2.RELEASE (2017-04-19)
5
+ ----------------------------------------------
6
+ * DATACMNS-1042 - Self Link created by PagedResourcesAssembler should have pagination request parameters.
7
+ * DATACMNS-1008 - Custom implementation of CrudRepository.save(…) not called if generics not declared exactly.
8
+ * DATACMNS-1006 - SimpleTypeHolder should consider java.lang types simple ones.
9
+ * DATACMNS-1005 - Javaslang collections cannot be returned from paginating query methods.
10
+ * DATACMNS-1003 - Release 1.13.2 (Ingalls SR2).
11
+ * DATACMNS-993 - Clean up class loader hacking in tests.
12
+
13
+
4
14
Changes in version 2.0.0.M2 (2017-04-04)
5
15
----------------------------------------
6
16
* DATACMNS-1027 - Adapt to API changes in AssertJ 3.6.
You can’t perform that action at this time.
0 commit comments