Release Notes for Buildbot 0.8.14

The following are the release notes for Buildbot 0.8.14.

Master

Features

Fixes

  • Cloning Git repository with submodules now works with Git < 1.7.6 instead of failing due to the use of the unsupported --force option.

Deprecations, Removals, and Non-Compatible Changes

Changes for Developers

Slave

Features

  • GerritStatusPush now has parameter --notify which is used to control e-mail notifications from Gerrit.
  • StashStatusPush now accepts optional key_format and name_format parameters to configure build reporting to Atlassian Stash.
  • Schedulers: the codebases parameter can now be specified in a simple list-of-strings form

Fixes

Deprecations, Removals, and Non-Compatible Changes

  • Providing Latent AWS EC2 credentails by the .ec2/aws_id file is deprecated: Instead, use the standard .aws/credentials file.

Details

For a more detailed description of the changes made in this version, see the git log itself:

git log v0.8.12..eight

Older Versions

Release notes for older versions of Buildbot are available in the master/docs/relnotes/ directory of the source tree. Newer versions are also available here: