Skip to content

v3.80.0

Compare
Choose a tag to compare
@buildkite-agent-releaser buildkite-agent-releaser released this 06 Sep 03:39
2a26367

v3.80.0 (2024-09-06)

Full Changelog

Warning

This version of the agent has an issue which causes agents to intermittently disconnect for several minutes
This results in jobs failing with "agent lost" (status code -1).
Please use v3.82.1 or later. See #3005 for more info.

Added

Changed

  • Allow buildkite-agent to run a job when JWK is unavailable but failure behaviour is set to warn #2945 (@CheeseStick)

Fixed

  • coda-content-type pass content-type to the server when specified #2967 (@SorchaAbel)
  • Updated to support only ECC_NIST_P256 keyspec for initial release #2973 (@wolfeidau)

Internal