Skip to content

v3.40.0

Compare
Choose a tag to compare
@buildkite-agent-releaser buildkite-agent-releaser released this 09 Nov 22:57
1371aac

v3.40.0 (2022-11-08)

Full Changelog

Added

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!