Skip to content

v0.43.0

Compare
Choose a tag to compare
@abg abg released this 08 Mar 19:39
· 635 commits to main since this release

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