Buildkite v3.36.0 Release Notes

Release Date: 2022-05-17 // about 2 years ago
  • ๐Ÿ— Full Changelog

    โž• Added

    • โž• Add experiment to use kernel-based flocks instead of lockfiles #1624 (@KevinGreen)
    • โž• Add option to enable temporary job log file #1564 (@albertywu)
    • โž• Add experimental OpenTelemetry Tracing Support #1631 + #1632 (@moskyb)
    • โž• Add --log-level flag to all commands #1635 (@moskyb)

    ๐Ÿ›  Fixed

    • ๐Ÿ— The no-plugins option now works correctly when set in the config file #1579 (@elruwen)
    • ๐Ÿ— Clear up usage instructions around --disconnect-after-idle-timeout and --disconnect-after-job #1599 (@moskyb)

    ๐Ÿ”„ Changed

    • ๐Ÿ”จ Refactor retry machinery to allow the use of exponential backoff #1588 (@moskyb)
    • ๐Ÿ— Create all directories with 0775 permissions #1616 (@moskyb)
    • โšก๏ธ Dependency Updates:
      • github.com/urfave/cli: 1.22.4 -> 1.22.9 #1619 + #1638 (@dependabot[bot])
      • Golang: 1.17.6 -> 1.18.1 (yay, generics!) #1603 + #1627 (@dependabot[bot])
      • Alpine Build Images: 3.15.0 -> 3.15.4 #1626 (@dependabot[bot])
      • Alpine Release Images: 3.12 -> 3.15.4 #1628 (@moskyb)