Caution

This page documents the latest, unreleased version of Buildbot. For documentation for released versions, see http://docs.buildbot.net/current/.

5.68. Release Notes for Buildbot 0.9.0b7

The following are the release notes for Buildbot 0.9.0b7 This version was released on February 14, 2016.

See Upgrading to Buildbot 0.9.0 for a guide to upgrading from 0.8.x to 0.9.x

5.68.1. Master

5.68.1.1. Features

5.68.1.2. Fixes

  • Fix incompatibility with MySQL-5.7 (bug #3421)

  • Fix incompatibility with postgresql driver psycopg2 (bug #3419, further regressions will be caught by travis)

  • Fix regressions in forcescheduler UI (bug #3416, bug #3418, bug #3422)

5.68.1.3. Deprecations, Removals, and Non-Compatible Changes

  • The buildbot Python dist now (finally) requires SQLAlchemy-0.8.0 or later and SQLAlchemy-Migrate-0.9.0 or later. While the old pinned versions (0.7.10 and 0.7.2, respectively) still work, this compatibility is no longer tested and this configuration should be considered deprecated.

5.68.1.4. Changes for Developers

5.68.2. Slave

5.68.2.1. Features

5.68.2.2. Fixes

5.68.2.3. Deprecations, Removals, and Non-Compatible Changes

5.68.3. Details

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

git log v0.9.0b6..v0.9.0b7