Skip to content

1.5.1

Compare
Choose a tag to compare
released this 07 May 08:47

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 the BOSH_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.