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
- …