Skip to content

Releases: spring-projects/spring-data-rest

3.5.8

14 Jan 09:05

Choose a tag to compare

3.6.0

12 Nov 10:00
e31c9d4

Choose a tag to compare

📗 Links

⭐ New Features

  • RepositoryRestHandlerMapping does not consider allowedOriginPatterns of @CrossOrigin #2077

3.5.7

12 Nov 09:39
efbf982

Choose a tag to compare

📗 Links

⭐ New Features

  • RepositoryRestHandlerMapping does not consider allowedOriginPatterns of @CrossOrigin #2077

3.4.15

12 Nov 08:52
ab3100a

Choose a tag to compare

📗 Links

⭐ New Features

  • RepositoryRestHandlerMapping does not consider allowedOriginPatterns of @CrossOrigin #2077

3.6.0-RC1

18 Oct 11:56
cecc161

Choose a tag to compare

3.6.0-RC1 Pre-release
Pre-release

📗 Links

🐞 Bug Fixes

  • @RepsitoryRestController adds the repository twice (under root and basePath) [DATAREST-972] #1342

📔 Documentation

  • Document response body negotiation for PUT and POST requests via Accept header #2063

🔨 Dependency Upgrades

  • Upgrade MongoDB tests to sync driver in 4.4 #2076
  • Upgrade to Maven Wrapper 3.8.3 #2073
  • Upgrade to HAL Explorer 1.0.1 #2069

❤️ Contributors

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

3.5.6

18 Oct 09:20
67b64d2

Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • @RepsitoryRestController adds the repository twice (under root and basePath) [DATAREST-972] #1342

📔 Documentation

  • Document response body negotiation for PUT and POST requests via Accept header #2063

❤️ Contributors

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

3.4.14

18 Oct 09:03
8e540fc

Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • @RepsitoryRestController adds the repository twice (under root and basePath) [DATAREST-972] #1342

📔 Documentation

  • Document response body negotiation for PUT and POST requests via Accept header #2063

❤️ Contributors

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

3.6.0-M3

17 Sep 07:52
907b15e

Choose a tag to compare

3.6.0-M3 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Avoid reflection in RepositoryRestMvcConfiguration #2057
  • Avoid field reference to BackendIdConverters #2055

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.2 #2058

3.5.5

17 Sep 07:28
20fb7e6

Choose a tag to compare

📗 Links

⭐ New Features

  • Avoid reflection in RepositoryRestMvcConfiguration #2057
  • Avoid field reference to BackendIdConverters #2055

🐞 Bug Fixes

  • DelegatingHandlerMapping does not implement MatchableHandlerMapping correctly #2007

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.2 #2059

3.4.13

17 Sep 07:04
86c15e6

Choose a tag to compare

📗 Links

⭐ New Features

  • Avoid field reference to BackendIdConverters #2055