github cloudfoundry/bosh v267.2
v267.2.0

latest releases: v280.0.23, v280.0.22, v280.0.21...
5 years ago

Known Issues:

  • Links cannot resolve default properties from spec when their value is false: https://www.pivotaltracker.com/story/show/159512039
    • This prevents you from e.g. installing cf-deployment with this director version without setting properties like cc.volume_service_enabled: false explicitly in the manifest

New Features:

  • Add support for recreating persistent disks regardless of cloud property changes (--recreate-persistent-disks from bosh-cli/5.0.1+)
  • New deployment-level config option, features.converge_variables, for regenerating variables when options change
  • Operators can now enable and disable resurrection based on deployment and instance_group rules via new config type resurrection
    • Documentation coming
  • New cloud-config option, compilation.orphan_workers, to enable asynchronous compilation VM deletion
  • Add support for external database backup over TLS using BBR
  • BOSH DNS entries can be now automatically added to the options (common name and subject alternative names) when generating variables of type certificates. See details.
  • Added the ability to define custom link providers for jobs in the deployment manifest. See details.

Enhancements:

  • create-swap-delete improvements
    • Reuse existing inactive VMs during subsequent deploys to save time and resources
    • Perform a best-effort shutdown call when orphaning instance to reduce IaaS resource consumption
  • Consolidated and restructured error messages pertaining to links

Bug Fixes:

  • Obsolete instances without VMs should not have stemcell associated with them

Development:

  • Additional tests for running against Xenial stemcells

Don't miss a new bosh release

NewReleases is sending notifications on new releases.