Releases: buildkite/agent
Releases · buildkite/agent
v3.34.0
Added
Fixed
- Retry 500 responses when batch creating artifacts #1568 (moskyb)
- Report OS versions when running on AIX and Solaris #1559 (yob)
- Support multiple commands on Windows #1543 (keithduncan)
- Allow
BUILDKITE_S3_DEFAULT_REGION
to be used for unconditional bucket region #1535 (keithduncan)
Changed
- Go version upgraded from 1.16 to 1.17 #1557 #1549
- Remove the CentOS (end-of-life) docker image #1561 (tessereth)
- Plugin
git clone
is retried up to 3 times #1539 (pzeballos) - Docker image alpine upgraded from 3.14.2 to 3.15.0 #1541
Security
- Lock down file permissions on windows #1562 (tessereth)
- Reject pipeline uploads containing redacted vars #1523 (keithduncan)
v3.33.3
v3.33.2
v3.33.1
v3.33.0
v3.33.0 (2021-09-27)
Added
- Support for
unset
environment variables in Job Lifecycle Hooks #1488
Changed
- Remove retry handling when deleting annotations that are already deleted #1507 (@lox)
- Alpine base image from 3.14.0 to 3.14.2 #1499
Fixed
- Support for trailing slash path behaviour in artifact download #1504 (@jonathan-brand)
v3.32.3
v3.32.2
v3.32.1
v3.32.0
v3.32.0 (2021-07-30)
Added
- A new pre-bootstrap hook which can accept or reject jobs before environment variables are loaded #1456
ppc64
andppc64le
architecture binaries to the DEB and RPM packages #1474 #1473 (staticfloat)- Use text/yaml mime type for .yml and .yaml artifacts #1470
Changed
- Add BUILDKITE_BIN_PATH to end, not start, of PATH #1465 (DavidSpickett)