Buildkite v3.41.0 Release Notes

Release Date: 2022-11-24 // over 1 year ago
  • ๐Ÿ— Full Changelog

    โž• Added

    • ๐Ÿ— Experimental buildkite-agent oidc request-token command #1827 (@triarius)
    • ๐Ÿ— Option to set the service name for tracing #1779 (@goodspark)

    ๐Ÿ”„ Changed

    • โšก๏ธ Update windows install script to detect arm64 systems #1768 (@yob)
    • ๐Ÿ— Install docker compose v2 plugin in agent alpine and ubuntu docker images #1841 (@ajoneil) (@triarius)
    • ๐Ÿ“š ๐Ÿงน A variety of dependency updates, documentation, and cleanups! (@dependabot[bot]) (@DrJosh9000)

Previous changes from v3.40.0

  • ๐Ÿ— Full Changelog

    โž• Added

    • ๐Ÿ Agent binaries for windows/arm64 #1767 (@yob)
    • ๐Ÿ— Alpine k8s image #1771 (@dabarrell)

    ๐Ÿ”’ Security

    • ๐Ÿ”’ (Fixed in 3.39.1) A security issue in environment handling between buildkite-agent and Bash 5.2 #1781 (@moskyb)
    • ๐Ÿ— Secret redaction now handles secrets containing UTF-8 code points greater than 255 #1809 (@DrJosh9000)
    • โšก๏ธ The update to Go 1.19.3 fixes two Go security issues (particularly on Windows):

    ๐Ÿ”„ Changed

    • ๐Ÿ— 5xx responses are now retried when attempting to start a job #1777 (@jonahbull)
    • โšก๏ธ ๐Ÿงน A variety of dependency updates and cleanups!