Buildkite v3.14.0 Release Notes

Release Date: 2019-08-16 // over 4 years ago
  • ๐Ÿ— Full Changelog

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix progress group id in debug output #1074 (@lox)
    • ๐Ÿ— Avoid os.Exit in pipeline upload command #1070 (@lox)
    • ๐Ÿ— Reword the cancel-grace-timeout config option #1071 (@toolmantim)
    • ๐Ÿ— Correctly log last successful heartbeat time. #1065 (@philwo)
    • Add a test that BUILDKITE_GIT_SUBMODULES is handled #1054 (@lox)

    ๐Ÿ”„ Changed

    • โž• Added feature to enable encryption at rest for artifacts in S3. #1072 (@wolfeidau)
    • ๐Ÿ— If commit is HEAD, always use FETCH_HEAD in agent checkout #1064 (@matthewd)
    • โšก๏ธ Updated --help output in the README and include more stuff in the "Development" section #1061 (@keithpitt)
    • ๐Ÿ‘ Allow signal agent sends to bootstrap on cancel to be customized #1041 (@lox)
    • ๐Ÿ— buildkite/pipeline.yaml etc in pipeline upload default search #1051 (@pda)
    • ๐Ÿ— Move plugin tests to table-driven tests #1048 (@lox)