Releases: pivotal-cf/on-demand-service-broker-release
Releases · pivotal-cf/on-demand-service-broker-release
v0.43.1
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 |
v0.42.7
v0.42.6
v0.42.5
Features
- When UAA client is requested and the
authorization_code
grant type is defined, theredirect_uri
is also set. Without this change, creating the service instance fails because UAA fails to create the oauth2 client for the service instance. Thanks, @MarcialRosales - Bumped Go to v1.18.4
- Dependency updates
Compatibility
This release has the following dependency:
Dependency | Version |
---|---|
golang | 1.18.4 |
v0.42.4
Features
- Bumped Go to v1.17.6
- Dependency updates
Compatibility
This release has the following dependency:
Dependency | Version |
---|---|
golang | 1.17.6 |
v0.42.3
v0.42.2
Features
- Bumped Go to v1.17.1
- Dependency updates
Compatibility
This release has the following dependency:
Dependency | Version |
---|---|
golang | 1.17.1 |