Releases: spring-projects/spring-data-rest
Releases · spring-projects/spring-data-rest
3.4.11
📗 Links
📔 Documentation
- improve docs on assocation resource #372
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.5.2
📗 Links
⭐ New Features
- Avoid using Guava's Charset #2026
- Add GraalVM resource-config.json to allow HAL Explorer usage with native images #2025
📔 Documentation
- Fix missing link in the documentations #2016
🔨 Dependency Upgrades
- Upgrade security related tests to Spring Security 5.3.9 #2021
- Use Spring HATEOAS snapshots. #2019
- Drop explicit dependency on JSON Path. #2018
3.4.10
📗 Links
⭐ New Features
- Avoid using Guava's Charset #2026
📔 Documentation
- Fix missing link in the documentations #2016
🔨 Dependency Upgrades
- Upgrade security related tests to Spring Security 5.3.9 #2021
- Use Spring HATEOAS snapshots. #2019
- Drop explicit dependency on JSON Path. #2018
3.5.1
📗 Links
📔 Documentation
- docs: replace HAL Browser documentation with HAL Explorer documentation #2005
🔨 Dependency Upgrades
- Upgrade to HAL Explorer 0.17 #2010
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.4.9
📗 Links
🪲 Bug Fixes
- DelegatingHandlerMapping does not implement MatchableHandlerMapping correctly #2007
- Potential
NullPointerException
in PersistentPropertyResourceMapping.isExported()
#1994
📔 Documentation
- docs: replace HAL Browser documentation with HAL Explorer documentation #2005
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
3.5.0
📗 Links
🪲 Bug Fixes
- RepositoryRestConfigurer no longer ordered according to
@Order
#1995
- Potential
NullPointerException
in PersistentPropertyResourceMapping.isExported()
#1994
🔨 Dependency Upgrades
- Upgrade to HAL Explorer 0.16.0 #1996
3.5.0-RC1
📗 Links
⭐ New Features
- Fundamental support for HAL FORMS #1991