Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.27 KB

0.9.0b7.rst

File metadata and controls

51 lines (33 loc) · 1.27 KB

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 Nine for a guide to upgrading from 0.8.x to 0.9.x

Master

Features

Fixes

  • Fix incompatibility with MySQL-5.7 (3421)
  • Fix incompatibility with postgresql driver psycopg2 (3419, further regressions will be caught by travis)
  • Fix regressions in forcescheduler UI (3416, 3418, 3422)

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.

Changes for Developers

Slave

Features

Fixes

Deprecations, Removals, and Non-Compatible Changes

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