Skip to content

v0.27.0

Compare
Choose a tag to compare
@winnab winnab released this 28 Mar 18:19

Breaking Change

  • To support multiple stemcells for a service deployment, the On Demand Services SDK has replaced ServiceDeployment.Stemcell with ServiceDeployment.Stemcells. See the change here.
  • The broker now uses BPM. Ensure to configure the broker job with service_adapter.mount_path with a list of filesystem paths to the files (for example, config files) used by the service adapter. Future work will be done to include BPM on errands.

Features

New features and changes in this release:

  • ODB now supports service instance deployments that use different stemcells for different instance groups.
  • Broker job now uses BPM