Buildkite v3.0-beta.32 Release Notes

Release Date: 2017-09-25 // over 6 years ago
  • ๐Ÿ— Full Changelog

    โž• Added

    • โž• Add --no-plugins option to agent #540 (@lox)
    • ๐Ÿ‘Œ Support docker environment vars from v2 #545 (@lox)

    ๐Ÿ”„ Changed

    • ๐Ÿ”จ Refactored bootstrap to be more testable / maintainable #514 #530 #536 #522 (@lox)
    • Add BUILDKITE_GCS_ACCESS_HOST for GCS Host choice #532 (@jules2689)
    • ๐Ÿ— Prefer plugin, local, global and then default for hooks #549 (@lox)
    • ๐Ÿ— Integration tests for v3 #548 (@lox)
    • โž• Add docker integration tests #547 (@lox)
    • ๐Ÿ— Use latest golang 1.9 #541 (@lox)
    • ๐Ÿ— Faster globbing with go-zglob #539 (@lox)
    • ๐Ÿ“ฆ Consolidate Environment into env package (@lox)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix bug where ssh-keygen error causes agent to block #521 (@lox)
    • Pre-exit hook always fires now