aboutsummaryrefslogtreecommitdiff
path: root/NEWS
blob: 9f97ba22daed269b7e4c3a6d3b149e93bc1d3c18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Version 0.7.0

  * Assign "step id" to each step in "worker script". This is used to support
    step-specific command options. See bbot manual for details.

  * Support for controller request retries (--request-retries) and connection
    timeout (--connect-timeout) in bbot agent.

  * Increase default bootstrap timeout to 20 minutes.

Version 0.6.0

  * Support for installation testing (install, test installed, and uninstall
    operations). See the bbot manual for details.

  * Support for bbot agent authentication with controllers.

  * Support for warning detection regex in task manifests.

  * Multiple virtual machine management and communication robustness
    improvements.

Version 0.5.0

  * First public release.