2.4.0
Announcement
Spring Cloud App Broker 2.4.0 is now GA. Version 2.4.0 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
- Spring builds/staging by @Albertoimpl in #1102
- (2.3.x): Bump org.wiremock:wiremock-standalone from 3.9.1 to 3.9.2 by @dependabot in #1109
- (2.3.x): Bump org.springframework.boot from 3.3.4 to 3.3.5 by @dependabot in #1114
- (2.3.x): Bump openServiceBrokerVersion from 4.3.0 to 4.3.1 by @dependabot in #1115
- (2.3.x): Bump io.projectreactor.tools:blockhound-junit-platform from 1.0.9.RELEASE to 1.0.10.RELEASE by @dependabot in #1104
- (2.3.x): Bump org.wiremock:wiremock-standalone from 3.9.2 to 3.10.0 by @dependabot in #1120
- (2.3.x): Bump org.springframework.boot from 3.3.5 to 3.3.7 by @dependabot in #1128
- (2.3.x): Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 by @dependabot in #1127
- (2.3.x): Bump org.asciidoctor.jvm.convert from 4.0.3 to 4.0.4 by @dependabot in #1130
- (2.3.x): Bump org.springframework.boot from 3.3.7 to 3.3.8 by @dependabot in #1131
- (2.3.x): Bump org.asciidoctor.jvm.pdf from 4.0.3 to 4.0.4 by @dependabot in #1129
- (2.4.x): Bump org.wiremock:wiremock-standalone from 3.10.0 to 3.11.0 by @dependabot in #1136
- (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
- (2.4.x): Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 by @dependabot in #1178
- Upgrade to CF Java Client 5.13.0.RELEASE by @royclarkson in #1179
Full Changelog: v2.3.1...v2.4.0