v6.22.4
v6.22.4 (2024-07-31)
Changed
- Bump agent to v3.76.2 #1353, #1351 (@DrJosh9000)
- Bump Test Splitter version to v0.8.0 #1349 (@nprizal)
- Upgrade test-splitter-client to v0.7.3 #1344 (@wooly)
Agent Changelog
v3.76.2 (2024-08-01)
[!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
- Only override TLSClientConfig if set #2913 (@DrJosh9000)
v3.76.1 (2024-07-31)
[!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.
Changed
- Pass cancel grace period to bootstrap #2910 (@DrJosh9000)
v3.76.0 (2024-07-31)
[!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
- fix enable http/2 by default as intended by flags #2908 (@wolfeidau)
Fixed
- Let artifact phase and post-command run in grace period #2899 (@DrJosh9000)
Internal
Upgrading
Perform a CloudFormation stack update with the following URL:
https://s3.amazonaws.com/buildkite-aws-stack/v6.22.4/aws-stack.yml
If you want to launch a new stack, you can use this link (make sure not to use your production AWS account, create a new one for CI):