Skip to content

Releases: buildkite/agent

v3.87.0

18 Nov 04:11
bde6a3d
Compare
Choose a tag to compare

v3.87.0 (2024-11-18)

Full Changelog

Changed

  • Remove signal reason unable_to_verify_signature and replace with signature_rejected #3094 (@jordandcarter)

Fixed

Internal

v3.86.0

12 Nov 05:33
60c7b6e
Compare
Choose a tag to compare

v3.86.0 (2024-11-12)

Full Changelog

Added

  • Add force-grace-period-seconds argument to step cancel command #3084 (@mitchbne)

Changed

Fixed

  • Handle older version of remote ref error message #3082 (@steveh)

Internal

v3.85.1

09 Nov 06:05
f29fc84
Compare
Choose a tag to compare

v3.85.1 (2024-11-09)

Full Changelog

Fixed

v3.85.0

08 Nov 07:58
5424dc4
Compare
Choose a tag to compare

v3.85.0 (2024-11-07)

Full Changelog

Added

Changed

Fixed

Internal

v3.84.0

29 Oct 05:13
cb3db62
Compare
Choose a tag to compare

v3.84.0 (2024-10-28)

Full Changelog

Added

Fixed

Internal

v3.83.1

10 Oct 00:26
04155d4
Compare
Choose a tag to compare

v3.83.1 (2024-10-10)

Full Changelog

Fixed

v3.83.0

08 Oct 06:11
a766240
Compare
Choose a tag to compare

v3.83.0 (2024-10-08)

Full Changelog

Warning

This release contains a bug where artifacts that take longer than 60 seconds to upload or download will fail.
Please use v3.83.1 instead.

Added

Fixed

Internal

v3.82.1

23 Sep 09:22
4e462c9
Compare
Choose a tag to compare

v3.82.1 (2024-09-23)

Full Changelog

Fixed

  • Work around issue with http2 connections on linux not cleanly closing, causing agents to be marked as lost #3005 (@patrobinson)

v3.82.0

18 Sep 01:36
3c125b1
Compare
Choose a tag to compare

v3.82.0 (2024-09-17)

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

  • Remove mitchellh/go-homedir; it's archived #2990 (@mckern)

Fixed

Internal

v3.81.0

10 Sep 01:28
bc3804a
Compare
Choose a tag to compare

v3.81.0 (2024-09-10)

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.

Fixed

  • Fix for region discovery issue with aws sdkv2 when running in ec2 #2977 (@wolfeidau)
  • Explain verification-failure-behavior in more detail #2984 (@DrJosh9000)

Added

Internal