Skip to content

v3.73.1

Compare
Choose a tag to compare
@buildkite-agent-releaser buildkite-agent-releaser released this 27 May 02:03
d213545

v3.73.1 (2024-05-23)

Full Changelog

Fixed

  • Fix redaction when no initial redactors are present #2794 (@moskyb)
  • Fix an issue where intermittently, commands run by the agent would fail with error: fork/exec: operation not permitted #2791 (@moskyb)
  • Fix an issue where using cancel grace period would not work if signal grace period was not set #2788 (@tessereth)
  • Emit a better error if the job API token is missing #2789 (@moskyb)

Internal