Skip to content

Commit

Permalink
DATAREST-901 - Updated changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Sep 21, 2016
1 parent bd2d390 commit 8492063
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/main/resources/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
Spring Data REST Changelog
==========================

Changes in version 2.4.5.RELEASE (2016-09-20)
---------------------------------------------
* DATAREST-902 - Fix order dependent DuplicateLinkListingTests.
* DATAREST-901 - Release 2.4.5 (Gosling SR5).
* DATAREST-883 - Sort mapping does not consider Jackson customizations in field names.
* DATAREST-873 - Allow excluding properties from being nullified in PUT requests.
* DATAREST-863 - REST calls to /api always redirect to HAL Browser if no accept header is specified.
* DATAREST-847 - RepositoryEntityController.saveAndReturn calls AfterSaveEvent with wrong domain object.
* DATAREST-815 - HAL browser redirect fails when proxied through Zuul.
* DATAREST-720 - HAL Browser default URI doesn't respect context path.


Changes in version 2.5.3.RELEASE (2016-09-20)
---------------------------------------------
* DATAREST-898 - Typo in EntityLookupConfiguration assertion message.
Expand Down

0 comments on commit 8492063

Please sign in to comment.