Skip to content

Commit 31bb583

Browse files
committed
DATAREST-803 - Updated changelog.
1 parent 4046f37 commit 31bb583

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
Spring Data REST Changelog
22
==========================
33

4+
Changes in version 2.6.0.M1 (2016-07-27)
5+
----------------------------------------
6+
* DATAREST-856 - Integrate version badge from spring.io.
7+
* DATAREST-852 - User placeholder property for JSR-303 API.
8+
* DATAREST-849 - Remove obsolete reference to ConversionService.
9+
* DATAREST-848 - Upgrade to latest HAL browser.
10+
* DATAREST-847 - RepositoryEntityController.saveAndReturn calls AfterSaveEvent with wrong domain object.
11+
* DATAREST-840 - Make sure Jackson HandlerInstantiator can use Spring dependency injection.
12+
* DATAREST-837 - Move ResourceProcessor invoking infrastructure to Spring HATEOAS.
13+
* DATAREST-815 - HAL browser redirect fails when proxied through Zuul.
14+
* DATAREST-806 - Projections are no longer applied to collection result.
15+
* DATAREST-805 - RepositoryConstraintViolationExceptionMessage produces inaccurate output.
16+
* DATAREST-803 - Release 2.6 M1 (Ingalls).
17+
* DATAREST-801 - Nested validation errors reported as top level ones.
18+
19+
420
Changes in version 2.5.2.RELEASE (2016-06-15)
521
---------------------------------------------
622
* DATAREST-815 - HAL browser redirect fails when proxied through Zuul.

0 commit comments

Comments
 (0)