Skip to content

Releases: spring-projects/spring-data-rest

3.7.10

20 Mar 12:48
da5b042

Choose a tag to compare

4.0.3

03 Mar 10:03
071c78a

Choose a tag to compare

📗 Links

🐞 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

  • docs: fix doc link end label #2139

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.0 #2231

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

3.7.9

03 Mar 09:22
05d5694

Choose a tag to compare

📗 Links

🐞 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

  • docs: fix doc link end label #2139

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.0 #2232

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

4.1.0-M2

17 Feb 13:26
45d57fe

Choose a tag to compare

4.1.0-M1

17 Feb 12:32
3c32219

Choose a tag to compare

4.1.0-M1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Missing path pattern in Spring Framework 6 web Observability support #2212

🐞 Bug Fixes

  • NullPointerException from ValueInstantiationCustomizer in native images #2213

📔 Documentation

  • CORS link in reference docs lead to 404 #2215

🔨 Dependency Upgrades

  • Upgrade to MongoDB Driver 4.9.0 #2224
  • Upgrade to Maven Wrapper 3.8.7 #2221
  • Upgrade to HAL Explorer 1.2 #2214

4.0.2

17 Feb 10:02
8727d9e

Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • NullPointerException from ValueInstantiationCustomizer in native images #2213

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.7 #2220

3.7.8

17 Feb 09:12
dd36389

Choose a tag to compare

4.0.1

13 Jan 10:43
010a647

Choose a tag to compare

📗 Links

⭐ New Features

  • Missing path pattern in Spring Framework 6 web Observability support #2212

📔 Documentation

  • CORS link in reference docs lead to 404 #2215

🔨 Dependency Upgrades

  • Upgrade to HAL Explorer 1.2 #2214

3.7.7

13 Jan 09:35
94a0ee0

Choose a tag to compare

4.0.0

18 Nov 13:30
eb10fb1

Choose a tag to compare

📗 Links

📔 Documentation

  • Replace news and noteworthy with links to the release notes. #2199

🔨 Dependency Upgrades

  • Upgrade to MongoDB Driver 4.8.0 #2201
  • Upgrade to JPA API 3.1 and Servlet API 6.1 #2195