Skip to content

Commit 130582a

Browse files
committed
DATAREST-932 - Updated changelog.
1 parent c5cbb25 commit 130582a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/main/resources/changelog.txt

+13
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
Spring Data REST Changelog
22
==========================
33

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+
417
Changes in version 2.6.0.RC1 (2016-12-21)
518
-----------------------------------------
619
* DATAREST-964 - Remove deprecations in RepositoryRestMvcConfiguration.

0 commit comments

Comments
 (0)