Spring Cloud App Broker 1.2.1 released

Releases | Gareth Clay | December 02, 2020 | ...

We are pleased to announce the release of Spring Cloud App Broker 1.2.1!

Our focus at the start of the 1.2.x release series has been to update our major dependencies, namely Spring Boot and Spring Cloud Open Service Broker. We have also updated and simplified our build and release process. Since the release of 1.1.1, the 1.2.1 release incorporates the following updates:

  • Update the Gradle build to make use of new native features for dependency management and publication
  • Upgrade to Spring Cloud Open Service Broker 3.2.0
  • Upgrade to Spring Boot 2.3.6

Gradle:

implementation("org.springframework.cloud:spring-cloud-starter-app-broker-cloudfoundry:1.2.1")

Maven:

<dependency>
  <groupId>org.springframework.cloud</groupId>
  <artifactId>spring-cloud-starter-app-broker-cloudfoundry</artifactId>
  <version>1.2.1</version>
</dependency>

Project Page | GitHub | Reference Doc | API Doc

Get the Spring newsletter

Thank you for your interest. Someone will get back to you shortly.

Get ahead

VMware offers training and certification to turbo-charge your progress.

Learn more

Get support

Tanzu Spring Runtime offers support and binaries for OpenJDK™, Spring, and Apache Tomcat® in one simple subscription.

Learn more

Upcoming events

Check out all the upcoming events in the Spring community.

View all