Skip to content

Releases: buildkite/agent

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

v3.80.0

06 Sep 03:39
2a26367
Compare
Choose a tag to compare

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

v3.79.0

30 Aug 03:02
b0b52ac
Compare
Choose a tag to compare

v3.79.0 (2024-08-29)

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 error when hook cannot be run due to missing interpreter #2948 (@mcncl)

Added

Internal

v3.78.0

20 Aug 04:21
65ed6aa
Compare
Choose a tag to compare

v3.78.0 (2024-08-20)

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

Changed

  • Add a bit more context to the debugging for failing signature verify #2926 (@wolfeidau)
  • Update description for the 'priority' option for the 'buildkite-agent annotate' command. #2934 (@gilesgas)

Internal

Dependabot churn: #2927, #2928, #2929, #2930, #2931, #2937, #2939, #2940, #2943 (@dependabot[bot])