Skip to content

Releases: buildkite/agent

v3.88.0

18 Dec 06:27
c22b49b
Compare
Choose a tag to compare

v3.88.0 (2024-12-18)

Full Changelog

Changed

Fixed

  • Enable process debug logging #3134 (@patrobinson)
  • Ignore empty submodule clone configs #3122 (@DrJosh9000)
  • fix: allow for empty files on hook check #3117 (@nzspambot)
  • Parse more standalone $ cases as literal $s and not variable expansions:
    • Bump github.com/buildkite/go-pipeline from 0.13.2 to 0.13.3 #3137 (@dependabot[bot])
    • Bump github.com/buildkite/interpolate from 0.1.4 to 0.1.5 #3138 (@dependabot[bot])

Dependabot

v3.87.1

27 Nov 06:04
4295afa
Compare
Choose a tag to compare

v3.87.1 (2024-11-26)

Full Changelog

Fixed

Changed

Internal

Dependabot

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)