Spring Cloud Open Service Broker 2.1.2 Released
We are pleased to announce the release of Spring Cloud Open Service Broker 2.1.2. We want to thank Guillaume Berche for his significant contributions to this release and to the project overall. This is a maintenance release that incorporates several updates and improvements, including the following:
- Continued support for Open Service Broker API v2.14.
- Upgrade to Spring Boot 2.0.9.RELEASE and Spring Framework 5.0.13.RELEASE
- Fix compatibility issue with Spring Boot DevTools
- Allow nulls in optional Boolean fields and no longer set default values
- Use valid JSON schema examples
- Fix JSON serialization of model objects for use by OSB clients
- Fix JSON schema not properly mapping to arrays
- Add property binding support for CloudFoundry service plan metadata …