Releases: buildkite/agent
Releases · buildkite/agent
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)
v3.31.0
v3.30.0
Added
- Send queue metrics to Datadog when job received #1442 (keithduncan)
- Add flag to send Datadog Metrics as Distributions #1433 (amukherjeetwilio)
- Ubuntu 18.04 based Docker image #1441 (keithduncan)
- Build binaries for
netbsd
ands390x
#1432, #1421 (yob) - Add
wait-for-ec2-meta-data-timeout
config variable #1425 (OliverKoo)
Changed
- Build using golang 1.16.4 #1429
- Replace kr/pty with creack/pty and upgrade from 1.1.2 to 1.1.12 #1431 (ibuclaw)
Fixed
v3.29.0
Changed
- Support mips64le architecture target. #1379 (houfangdong)
- Search the path for bash when running bootstrap scripts #1404 (yob)
- Output-redactor: redact shell logger, including changed env vars #1401 (pda)
- Add
*_ACCESS_KEY
&*_SECRET_KEY
to default redactor-var #1405 (pda) - Build with Golang 1.16.3 #1412 (dependabot[bot])
- Update Buildkite CLI release from 1.0.0 to 1.2.0 #1403 (yob)