Releases: spring-projects/spring-data-rest
Releases · spring-projects/spring-data-rest
4.1.1
4.0.7
3.7.13
📗 Links
🐞 Bug Fixes
4.1.0
📗 Links
⭐ New Features
- Issue accessing property via hateoas link when lazy loading is active. #2234
🐞 Bug Fixes
- Cannot set custom ExceptionHandler #2245
📔 Documentation
- Remove duplicate sentence from
customizing-json-output.adoc
#2251
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
4.0.6
3.7.12
📗 Links
📔 Documentation
- Remove duplicate sentence from
customizing-json-output.adoc
#2251
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
4.1.0-RC1
4.0.5
3.7.11
4.1.0-M3
📗 Links
⭐ New Features
- Support to receive aggregate references as request parameters #2239
- Support for search resources backed by a
Slice
#2235 - Add support to return response body on deleting of item resources #2225
- Avoid obsolete
null
check forDefaultedPageable
#2222
🐞 Bug Fixes
- JSON Patch uses org.springframework.core.convert.support.DefaultConversionService#getSharedInstance #2233
- Avoid wiping non-writable fields in nested objects when modifying a persistent object using PUT #2174
- POST/PUT to entity with
@JsonProperty
annotated relation does not work #2165 @Valid
is not supported on@BasePathAwareController
#967
📔 Documentation
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.9.0 #2230
❤️ Contributors
We'd like to thank all the contributors who worked on this release!