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 REST Changelog
2
2
==========================
3
3
4
+ Changes in version 2.5.6.RELEASE (2016-12-21)
5
+ ---------------------------------------------
6
+ * DATAREST-959 - PUT error when merging a previously undefined array.
7
+ * DATAREST-957 - Polish most critical Sonar warnings.
8
+ * DATAREST-956 - PUT does not apply new items in nested collection.
9
+ * DATAREST-953 - PUT empties nested collection.
10
+ * DATAREST-951 - Fix example in reference documentation.
11
+ * DATAREST-950 - Fix typos in reference documentation.
12
+ * DATAREST-938 - Nested entities are replaced with new instances instead of being updated when merging.
13
+ * DATAREST-937 - Transient properties in JSON should be included in merge.
14
+ * DATAREST-932 - Release 2.5.6 (Hopper SR6).
15
+
16
+
4
17
Changes in version 2.6.0.RC1 (2016-12-21)
5
18
-----------------------------------------
6
19
* DATAREST-964 - Remove deprecations in RepositoryRestMvcConfiguration.
You can’t perform that action at this time.
0 commit comments