1.5.1
Release Date: May 3, 2019
Features
- Added the ability to gracefully skip BOSH jobs. In order to use this feature, add the following property to the
<job-dir>/bbr/bin/metadata
file:
skip_bbr_scripts: true
Improvements
- Improved error messages when BBR fails while processing a
metadata
file.- Error messages used to, unnecessarily, be repeated.
Bug Fixes
bbr
will not hang if the SSH key passed via theBOSH_ALL_PROXY
is invalid.BOSH_ALL_PROXY
now sets a server keep-alive interval which ensures it will not timeout during long-running processes such as the backup checksum step.