New Features:
- cpi: vsphere: experimental support for specifying VM anti-affinity rules on BOSH resource pools [76fa819]
Improvements:
- cpi: openstack:
bosh task X --cpi
displays detailed OpenStack CPI logs [55ef66d] - stemcell: trusty: upgraded to
linux-image-3.13.0-34-generic
kernel [66a5e34] - spec: added scripts for running BOSH integration tests in Docker container [193a563]
Bug Fixes:
- director: fixed IP allocation when number of VMs matches number of IPs [82c1ee9]
Bug Fixes:
- cli: open temp file as binary to suppress LF->CRLF conversion on Windows [992c921]
- stemcell: clean up
/etc/resolconf/resolv.conf.d
files [a3d5902]
New Features:
- cpi: vsphere: allow users to delete persistent disks via
bosh cck
[95cb126] - cli: support specifying director port 443 [98a2d5f]
- cli: removed percent sign from non-percent load averages [17fd4e4]
Improvements:
- director: updated controller routing to speed up responses [ccfa737]
- agent: bumped yagnats to catch NATS subscription failures [44bc312]
Improvements:
- cli: update
bosh upload release X --skip-if-exists
to support uploading semi-semantic releases [480f5f2] - cli: retry downloading if SHA mismatches during release building [bbd4a13]