Skip to content

2.4.0-RC1

Pre-release
Pre-release

Choose a tag to compare

@royclarkson royclarkson released this 05 May 20:30
· 32 commits to 2.4.x since this release

Announcement

Spring Cloud App Broker 2.4.0-RC1 is now available. Version 2.4.0-RC1 is built against Spring Boot 3.4, and requires Java 17. It includes support for Spring Cloud Open Service Broker 4.4. This release adopts the Spring Formatter and includes significant formatting and checkstyle rule fixes, as well as dependency updates.

What's Changed

  • (2.4.x): Bump io.projectreactor.tools:blockhound-junit-platform from 1.0.10.RELEASE to 1.0.11.RELEASE by @dependabot in #1140
  • (2.4.x): Bump org.wiremock:wiremock-standalone from 3.11.0 to 3.12.0 by @dependabot in #1147
  • (2.4.x): Bump org.springframework.boot from 3.4.2 to 3.4.3 by @dependabot in #1153
  • (2.4.x): Bump org.wiremock:wiremock-standalone from 3.12.0 to 3.12.1 by @dependabot in #1157
  • Bump actions/setup-java from 3 to 4 by @dependabot in #1159
  • Bump actions/checkout from 3 to 4 by @dependabot in #1161
  • Bump gradle/wrapper-validation-action from 1 to 3 by @dependabot in #1160
  • Bump actions/cache from 3 to 4 by @dependabot in #1162
  • (2.4.x): Bump org.springframework.boot from 3.4.3 to 3.4.4 by @dependabot in #1165
  • (2.4.x): Bump openServiceBrokerVersion from 4.4.0 to 4.4.1 by @dependabot in #1163
  • (2.4.x): Bump org.springframework.boot from 3.4.4 to 3.4.5 by @dependabot in #1177
  • (2.4.x): Bump org.wiremock:wiremock-standalone from 3.12.1 to 3.13.0 by @dependabot in #1173

Full Changelog: v2.4.0-M1...v2.4.0-RC1