Skip to content

Releases: spring-projects/spring-data-rest

4.1.10

15 Mar 08:29
2c07786
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Upgrade to Spring Security 6.1.7 for integration tests #2373

❤️ Contributors

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

4.3.0-M1

16 Feb 13:41
f7da997
Compare
Choose a tag to compare
4.3.0-M1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Adapt to changes in Spring Data Commons' SortHandlerMethodArgumentResolver #2339
  • Adapt to changes in RequestMappingHandlerMapping #2338

🐞 Bug Fixes

  • Nested arrays of entities need to get PUT semantics applied for merge patch #2358
  • Augmenting arrays during merge patch only appends one element #2357
  • NPE in PersistentEntityJackson2Module toModule() [DATAREST-1592] #1947

📔 Documentation

  • Fixed the URL for the Spring Data Commons documentation #2335

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.6 #2343

❤️ Contributors

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

4.2.3

16 Feb 12:54
2f04f00
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Augmenting arrays during merge patch only appends one element #2357

4.1.9

16 Feb 07:58
ed8a437
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Augmenting arrays during merge patch only appends one element #2357

4.2.2

12 Jan 09:54
190a9c0
Compare
Choose a tag to compare

4.1.8

12 Jan 09:03
0e68bdb
Compare
Choose a tag to compare

4.2.1

15 Dec 13:15
adf0eca
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Adapt to changes in RequestMappingHandlerMapping #2338

🐞 Bug Fixes

📔 Documentation

  • Fixed the URL for the Spring Data Commons documentation #2335

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.6 #2341

❤️ Contributors

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

4.1.7

15 Dec 12:18
be7b895
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Adapt to changes in RequestMappingHandlerMapping #2338

🐞 Bug Fixes

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.6 #2342

4.2.0

17 Nov 13:38
7248dc0
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Add resource hints for rest-messages #2330

🐞 Bug Fixes

  • The merge+patch implementation does not conform to RFC 7386 #2325
  • Regression on PATCH requests when dealing with OneToMany link #2287
  • Nested entities are not created when missing for PUT #2264
  • Custom Jackson deserializer is not always respected for PATCH requests #2261

📔 Documentation

  • Migrate documentation to Antora #2304
  • Fix typo in ref docs anchor #2281
  • Readme lists artifacts with .RELEASE and .BUILD-SNAPSHOT suffixes #1990

🔨 Dependency Upgrades

  • Upgrade to MongoDB driver 4.11.0 #2317
  • Upgrade to Maven Wrapper 3.9.5 #2311
  • Upgrade tests to use Spring Security 6.1.3 #2306
  • Upgrade to Maven Wrapper 3.9.4 #2299
  • Upgrade to Maven Wrapper 3.9.3 #2285
  • Upgrade to Maven Wrapper 3.9.2 #2270

❤️ Contributors

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

4.1.6

17 Nov 12:41
ce1d045
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Add resource hints for rest-messages #2330

🐞 Bug Fixes

  • The merge+patch implementation does not conform to RFC 7386 #2325