v0.43.0
Breaking Changes
-
github.com/pivotal-cf/on-demand-services-sdk has bumped to github.com/pivotal-cf/brokerapi/v9 which is a major version bump
Service adapters that update to the latest github.com/pivotal-cf/on-demand-services-sdk will need to update their import path from github.com/pivotal-cf/brokerapi/v8 to github.com/pivotal-cf/brokerapi/v9.
Features
- The broker may now be configured to create UAA clients for a service adapter with the
allowpublic
flag set to true to omit client_secret for authorization_code flow in combination with PKCE (pivotal-cf/on-demand-service-broker#189) Thanks, @ablease - Bumped Go to v1.20.2
- Other dependency updates
Compatibility
This release has the following dependency:
Dependency | Version |
---|---|
golang | 1.20.2 |