Skip to content

Releases: spring-projects/spring-data-commons

2.3.7.RELEASE

17 Feb 12:40
Compare
Choose a tag to compare

📗 Links

🪲 Bug Fixes

  • Possible ClassCast exception in ResultProcessor #2296
  • In a @JsonPath projection a List property always returns a list with only one element #2270
  • Kotlin constructors using @ExperimentalUnsignedTypes parameters cause constructor resolution to fail [DATACMNS-1800] #2215
  • PagedResourcesAssembler generated navigation links ignore non pageable request parameters [DATACMNS-1757] #2173
  • NullPointerException in RepositoryFactoryBeanSupport.getObject(…) [DATACMNS-1642] #2068
  • Multiple repositories per domain class lead to ambiguous conversion [DATACMNS-1142] #1583

📔 Documentation

  • Document SpringDataJacksonModules in web support section. #2288
  • Update auditing documentation to cover annotations on nested entities. #2283

🔨 Dependency Upgrades

  • Upgrade to XMLBeam 1.4.18 #2269

2.2.13.RELEASE

17 Feb 12:37
Compare
Choose a tag to compare

📗 Links

🪲 Bug Fixes

  • Possible ClassCast exception in ResultProcessor #2296

📔 Documentation

  • Document SpringDataJacksonModules in web support section. #2288
  • Update auditing documentation to cover annotations on nested entities. #2283

🔨 Dependency Upgrades

  • Upgrade to XMLBeam 1.4.18 #2269

2.4.0

14 Apr 12:37
a7b7711
Compare
Choose a tag to compare

1.6.0.M1

02 Jul 19:16
Compare
Choose a tag to compare
1.6.0.M1 Pre-release
Pre-release
DATACMNS-313 - Release version 1.6.0.M1.