Warning: This release contains an issue that has been fixed in v269.0.1. It is strongly recommended to use that release instead.
Features
- IPs can be defined in cloud config for VIP networks and available IPs will be automatically assigned to instances that reference that network. See VIP network documentation for more information.
- Beta Add support for new pre-stop lifecycle hook. Requires stemcell >250.x, to be released soon. See the pre-stop documentation for more information.
- Initial support for parallel resurrection via
director.parallel_problem_resolution
(#164736224) - Remove support to pause resurrection on individual instances (#164655217)
- this was never supported in the Golang v2 CLI
- Support multiple stemcells in
exported_from
property in releases array (#164441196) - Aggregate alerts by deployment for unresponsive VMs (#163648897)
- Allow operators to opt out of blobstore backup and restore (#159826426)
- Remove legacy nats functionality (#163833400)
- Update instances based only on name and sorted templates when checking for job changes (#164174731)
- Add ability to cancel all queued tasks at once (#162164647)
- CLI command to follow
- Improve sync_dns behavior on deployments with large numbers of instances
- Make nats max payload configurable