v0.25.0
Features
New features and changes in this release:
-
Introduces a new errand
recreate-all-service-instances
. This should be added to service broker manifests to enable operators to recreate all service instances managed by a broker. If your broker has lifecycle errands configured, these will NOT be run by therecreate-all-service-instances
errand. We plan to implement this functionality in a future release. This errand may be useful for:- performing a seamless rotation of the Ops Manager root CA. For further information, see the Ops Manager cert rotation docs.
- performing a full restore of the platform, such as during disaster recovery or migrations.
-
Adds a new configuration option for the
cf_service_access
broker property. This allows brokers to be configured to enable service access for a single org only. Previously it was only possible to enable access either for all or no orgs. -
Upgrades golang to v1.11.2
Breaking Changes
There are no breaking changes in this release.
Known Issues
There are no known issues for this release.