Skip to content

Releases: spring-projects/spring-data-rest

3.3.9.RELEASE

14 Apr 09:16
3b692a9
Compare
Choose a tag to compare

3.5.0-RC1

31 Mar 15:24
d77e519
Compare
Choose a tag to compare
3.5.0-RC1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Fundamental support for HAL FORMS #1991

3.4.7

31 Mar 16:30
3490bdd
Compare
Choose a tag to compare

3.5.0-M5

17 Mar 10:31
54696d4
Compare
Choose a tag to compare
3.5.0-M5 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Add support for jMolecules' Identifier types #1982

🪲 Bug Fixes

  • RepositoryEntityLinks should override ….linkForItemResource(…) #1980

📔 Documentation

  • Fix usage of RepositoryEntityLinks in the ref docs #1984
  • Current documentation mentions removed RepositoryRestConfigurerAdapter #1983

❤️ Contributors

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

3.4.6

17 Mar 10:03
01a9761
Compare
Choose a tag to compare

📗 Links

🪲 Bug Fixes

  • RepositoryEntityLinks should override ….linkForItemResource(…) #1980

📔 Documentation

  • Fix usage of RepositoryEntityLinks in the ref docs #1984
  • Current documentation mentions removed RepositoryRestConfigurerAdapter #1983

❤️ Contributors

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

3.3.8.RELEASE

17 Mar 09:34
ffa31fc
Compare
Choose a tag to compare

📗 Links

🪲 Bug Fixes

  • RepositoryEntityLinks should override ….linkForItemResource(…) #1980

📔 Documentation

  • Fix usage of RepositoryEntityLinks in the ref docs #1984

❤️ Contributors

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

3.5.0-M4

18 Feb 10:36
Compare
Choose a tag to compare

3.4.5

18 Feb 10:16
Compare
Choose a tag to compare

3.5.0-M3

17 Feb 13:19
Compare
Choose a tag to compare
3.5.0-M3 Pre-release
Pre-release

📗 Links

🪲 Bug Fixes

  • Duplicate calls of a custom HandlerInterceptor's methods after updating to Spring Data REST 3.4 #1955
  • Using @JsonValue in embedded collection values causes an exception [DATAREST-1564] #1926

📔 Documentation

  • Repository Detection Strategy is labeled "ANNOTATION" in documentation vs "ANNOTATED" in codebase #1970
  • Link to HATEOAS in docs results in a 404 #1967
  • Documentation: Reflect API changes in Spring HATEOAS 1.0+ #1962
  • Fix typo in the spring-data-rest documentation #1961

🔨 Dependency Upgrades

  • Upgrade MongoDB tests to 4.2 driver #1971
  • Adapt to changes in HalHandlerInstantiator constructor #1964
  • Upgrade to Hal Explorer 0.15.0 #1957

❤️ Contributors

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

3.4.4

17 Feb 12:46
Compare
Choose a tag to compare

📗 Links

🪲 Bug Fixes

  • Duplicate calls of a custom HandlerInterceptor's methods after updating to Spring Data REST 3.4 #1955
  • Using @JsonValue in embedded collection values causes an exception [DATAREST-1564] #1926
  • 2.4.0/2.4.1 sprint-boot Rest Repositories initializr project reports lots of Beans is not eligible for getting processed by all BeanPostProcessors [DATAREST-1590] #1921