org.springframework.cloud:spring-cloud-starter-app-broker-cloudfoundry
2.5.1
#1649 most downloaded on Maven Central
spring-cloud/spring-cloud-app-broker
What this package is like to depend on
Last release 1 years ago
11 Jun 2025
Release timing varies
gaps range from 2 weeks to 10 months
Rarely documented
notes for 5 of 35 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
35 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
35 releases · May 2019 to Jun 2025Releases
latest 35-
2.5.102 Jun 2025Release notes
Open source →Announcement
Spring Cloud App Broker 2.5.1 is now available. Version 2.5.1 is built against Spring Boot 3.5, Spring Cloud Open Service Broker 4.5, and requires Java 17.
What's Changed
- Update actions to use latest Gradle plugins by @royclarkson in #1205
- Upgrade to Spring Cloud Open Service Broker 4.5.0 by @royclarkson in #1212
Full Changelog: v2.5.0...v2.5.1
-
2.5.028 May 2025Release notes
Open source →Announcement
Spring Cloud App Broker 2.5.0 is now GA. Version 2.5.0 is built against Spring Boot 3.5, and requires Java 17.
What's Changed
- Update to App Broker 2.5.x / Spring Boot 3.5.x by @spikymonkey in #1167
- (2.5.x): Bump org.wiremock:wiremock-standalone from 3.12.1 to 3.13.0 by @dependabot in #1186
- (2.5.x): Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 by @dependabot in #1181
- (2.5.x): Bump cfJavaClientVersion from 5.12.2.RELEASE to 5.13.0.RELEASE by @dependabot in #1180
- (2.5.x): Bump openServiceBrokerVersion from 4.4.0 to 4.4.1 by @dependabot in #1184
- (2.5.x): Bump io.spring.javaformat from 0.0.43 to 0.0.44 by @dependabot in #1191
- (2.5.x): Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.43 to 0.0.44 by @dependabot in #1190
- (2.5.x): Bump io.spring.javaformat:spring-javaformat-checkstyle from 0.0.44 to 0.0.45 by @dependabot in #1192
- (2.5.x): Bump io.spring.javaformat from 0.0.44 to 0.0.45 by @dependabot in #1193
- (2.5.x): Bump io.projectreactor.tools:blockhound-junit-platform from 1.0.11.RELEASE to 1.0.13.RELEASE by @dependabot in #1202
- Upgrade to Spring Boot 3.5.0 by @royclarkson in #1203
Full Changelog: v2.4.0...v2.5.0
-
2.4.006 May 2025Release notes
Open source →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
-
2.3.211 Jun 2025Release notes
Open source →Announcement
Spring Cloud App Broker 2.3.2 is now available. Version 2.3.2 is built against Spring Boot 3.3, Spring Cloud Open Service Broker 4.3, and requires Java 17.
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.3.x): Bump org.wiremock:wiremock-standalone from 3.10.0 to 3.11.0 by @dependabot in #1134
- (2.3.x): Bump io.projectreactor.tools:blockhound-junit-platform from 1.0.10.RELEASE to 1.0.11.RELEASE by @dependabot in #1141
- (2.3.x): Bump org.springframework.boot from 3.3.8 to 3.3.9 by @dependabot in #1151
- (2.3.x): Bump org.wiremock:wiremock-standalone from 3.11.0 to 3.12.0 by @dependabot in #1150
- (2.3.x): Bump org.wiremock:wiremock-standalone from 3.12.0 to 3.12.1 by @dependabot in #1156
- (2.3.x): Bump org.springframework.boot from 3.3.9 to 3.3.10 by @dependabot in #1164
- (2.3.x): Bump org.springframework.boot from 3.3.10 to 3.3.11 by @dependabot in #1174
- (2.3.x): Bump org.wiremock:wiremock-standalone from 3.12.1 to 3.13.0 by @dependabot in #1175
- (2.3.x): Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 by @dependabot in #1171
- (2.3.x): Bump cfJavaClientVersion from 5.12.2.RELEASE to 5.13.0.RELEASE by @dependabot in #1185
- (2.3.x): Bump io.projectreactor.tools:blockhound-junit-platform from 1.0.11.RELEASE to 1.0.13.RELEASE by @dependabot in #1197
- (2.3.x): Bump org.springframework.boot from 3.3.11 to 3.3.12 by @dependabot in #1196
- Update actions to use new Gradle plugins by @royclarkson in #1207
- (2.3.x): Bump openServiceBrokerVersion from 4.3.1 to 4.3.2 by @dependabot in #1217
Full Changelog: v2.3.1...v2.3.2
-
2.3.101 Oct 2024Release notes
Open source →We are pleased to announce a new release of Spring Cloud App Broker.
This version has full compatibility and upgrades to the latest:
Spring Framework, Spring Boot, and Spring Cloud Open Service Broker.Fixes a problem where platform timeout configuration could not be set.
What's Changed
- Spring builds/staging by @Albertoimpl in #1089
- (2.3.x): Bump org.wiremock:wiremock-standalone from 3.9.0 to 3.9.1 by @dependabot in #1090
- (2.3.x): Bump org.springframework.boot from 3.3.2 to 3.3.4 by @dependabot in #1098
- Adding platform timeout configuration by @Albertoimpl in #1100
Full Changelog: v2.3.0...v2.3.1
-
2.3.025 Jul 2024Nothing published for this version
-
2.2.025 Jul 2024Nothing published for this version
-
2.1.123 Jul 2024Nothing published for this version
-
2.1.011 Oct 2023Nothing published for this version
-
2.0.123 Jul 2024Nothing published for this version
-
2.0.002 May 2023Nothing published for this version
-
1.6.222 Jul 2024Nothing published for this version
-
1.6.102 May 2023Nothing published for this version
-
1.5.502 May 2023Nothing published for this version
-
1.5.321 Oct 2022Nothing published for this version
-
1.5.220 Oct 2022Nothing published for this version
-
1.5.131 Mar 2022Nothing published for this version
-
1.5.008 Feb 2022Nothing published for this version
-
1.4.312 Apr 2023Nothing published for this version
-
1.4.220 Oct 2022Nothing published for this version
-
1.4.131 Mar 2022Nothing published for this version
-
1.4.014 Jan 2022Nothing published for this version
-
1.3.110 Sep 2021Nothing published for this version
-
1.3.006 Apr 2021Nothing published for this version
-
1.2.310 Sep 2021Nothing published for this version
-
1.2.101 Dec 2020Nothing published for this version
-
1.2.020 Nov 2020Nothing published for this version
-
1.1.214 Sep 2021Nothing published for this version
-
1.1.1.RELEASE09 Jun 2020Nothing published for this version
-
1.0.5.RELEASE17 Apr 2020Nothing published for this version
-
1.0.4.RELEASE15 Nov 2019Nothing published for this version
-
1.0.3.RELEASE18 Sep 2019Nothing published for this version
-
1.0.2.RELEASE23 Jul 2019Nothing published for this version
-
1.0.1.RELEASE06 May 2019Nothing published for this version
-
1.0.0.RELEASE06 May 2019Nothing published for this version