Warning This version has a bug that causes all deployments to update every deploy. We recommend to use v268.6.0
Features
- Improve visibility into the time spent during a deploy (#161975698)
- Speed up director start up time by only executing chown for files whose user or group is not already vcap
- Enable operators to see all configs, not just active configs (#161907105)
- Support deploying with partially-exported releases (e.g. to support releases with both Linux and Windows jobs) (#162565615)
- Add verification that either all or no AZs configure the
cpi
property in cloud config (#161622727) - Beta: Add support for configuring job config and credentials to be stored on a tmpfs (requires stemcell > 170)
- Docs PR needs to be merged
Bug Fixes
- Fix vendored packages not being allowed to be colocated in some cases (#162374990)
- Previously errored with
Package name collision detected in instance group: ...
- Previously errored with
- Fix internal
links.json
metadata used by bosh-dns' beta support of link-specific addresses (#161942444) - Fix variable generation of properties referenced by instance groups with zero instances (#162276723)
- Previously errored with
Expected variable 'X' to be already versioned in link provider deployment 'Y'
- Previously errored with
- Ensure VMs are resurrected with tags defined with runtime-config (#162933727)
- Ensure we only install runtime packages, not compile time (#162964385)
- Ensure postgres shuts down cleanly before upgrading (#163245083])
- Fix beta certificate listing endpoint (#162311798)