Skip to content

Releases: buildkite/agent

v3.82.0

18 Sep 01:36
3c125b1
Compare
Choose a tag to compare
Merge pull request #3001 from buildkite/patrickrobinson/release/3.82.0

Bump version and CHANGELOG for v3.82.0

v3.81.0

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

v3.81.0 (2024-09-10)

Full Changelog

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

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

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

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])

v3.77.0

08 Aug 03:31
0915af0
Compare
Choose a tag to compare

v3.77.0 (2024-08-08)

Full Changelog

Added

  • Added core package: core makes some core agent functions accessible as a library #2915 (@DrJosh9000)

Fixed

Internal

Dependabot churn: #2919, #2922, #2921, #2918, #2917 (@dependabot[bot])

v3.76.2

01 Aug 01:46
c714bbf
Compare
Choose a tag to compare

v3.76.2 (2024-08-01)

Full Changelog

Note

v3.76.0 fixed an issue which caused the HTTP client in the agent to fall back to HTTP/1.1, see #2908. If you need to disable HTTP/2.0 in your environment you can do this using the --no-http2 flag or matching configuration option.

Fixed

v3.76.1

31 Jul 06:53
d9378e4
Compare
Choose a tag to compare

v3.76.1 (2024-07-31)

Full Changelog

Note

v3.76.0 fixed an issue which caused the HTTP client in the agent to fall back to HTTP/1.1, see #2908. If you need to disable HTTP/2.0 in your environment you can do this using the --no-http2 flag or matching configuration option.

Fixed

v3.76.0

31 Jul 04:22
2be45da
Compare
Choose a tag to compare

v3.76.0 (2024-07-31)

Full Changelog

Note

This release fixed an issue which caused the HTTP client in the agent to fall back to HTTP/1.1, see #2908. If you need to disable HTTP/2.0 in your environment you can do this using the --no-http2 flag or matching configuration option.

Changed

Fixed

Internal

v3.75.1

22 Jul 05:48
223c30d
Compare
Choose a tag to compare

v3.75.1 (2024-07-22)

Full Changelog

Fixed