Spring Cloud App Broker 1.1.0.M1 Released
We are pleased to announce the release of Spring Cloud App Broker 1.1.0.M1. Thanks to the community for your feedback and contributions! This release includes the following fixes and enhancements:
- Upgrade to Spring Boot 2.2.4.RELEASE
- Upgrade to Spring Cloud Open Service Broker 3.1.0.RELEASE
- Upgrade to Cloud Foundry Java Client 4.1.0.RELEASE
- Log warnings when auto-configuration enables an
ServiceInstanceStateRepositoryorServiceInstanceBindingStateRepository - Document example implementation of
ServiceInstanceStateRepositoryandServiceInstanceBindingStateRepository - Update reference docs to use new Spring docs style
- Exclude tests from docs and distribution zips
- Replace InMemory repository Map data structure
- Truncate app name if too long when using
ServiceInstanceGuidSuffix UpdateServiceInstance…
