Releases: spring-projects/spring-data-rest
Releases · spring-projects/spring-data-rest
3.7.3
📗 Links
⭐ New Features
- Improve JSON Patch implementation #2177
3.6.7
📗 Links
⭐ New Features
- Improve JSON Patch implementation #2177
4.0.0-M5
📗 Links
⭐ New Features
- Improve RepositoryRestMvcConfiguration for AOT use cases #2161
🔨 Dependency Upgrades
- Upgrade to Hibernate 6 #2158
- Upgrade to Maven Wrapper 3.8.5 #2147
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.7.2
📗 Links
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.7.1
📗 Links
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.8.5 #2148
3.6.5
📗 Links
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.8.5 #2149
4.0.0-M4
📗 Links
🐞 Bug Fixes
- Polymorphic merge for PUT not working if type changes #2130
HalFormsAdaptingResponseBodyAdvice
throws NullPointerException
if body is null
#2123