close

Gareth Clay

Blog Posts by Gareth Clay

Spring Cloud App Broker 1.2.1 released

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
Read more...

Spring Cloud App Broker 1.1.1 released

We are pleased to announce the release of Spring Cloud App Broker 1.1.1. Thanks to the community for your feedback and contributions! This release includes the following fixes and improvements:

  • Upgrade to Spring Cloud Open Service Broker 3.1.1.RELEASE
  • Upgrade to Spring Boot 2.2.7.RELEASE
  • Upgrade to CF Java Client 4.7.0.RELEASE
  • Upgrade to Spring CredHub 2.1.1.RELEASE
  • Permissions stored in CredHub are now cleaned up on unbind
  • Backing app environment is updated on upgrade
  • Add service instance logging endpoints to support the service instance logs CF CLI plugin
  • Fixed an issue where configured backing services were not being deleted
  • Fixed an issue with deletion of permissions from CredHub
  • Add a new logging starter
  • Logging updates to ensure potentially sensitive configuration data is only logged in debug mode
  • Extend the API to allow service instance management operations to be performed without the requirement for the cloud_controller.admin authority
  • Add documentation on how to create a custom Target
Read more...