All Versions
165
Latest Version
Avg Release Cycle
28 days
Latest Release
64 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.35.0 Changes
March 23, 2022๐ Full Changelog
๐ Changed
- ๐ Make
go fmt
mandatory in this repo #1587 (@moskyb) - ๐ Only search for finished artifact uploads when using
buildkite-agent artifact download
andartifact shasum
#1584 (@pda) - ๐ Improve help/usage/errors for
buildkite-agent artifact shasum
#1581 (@pda) - ๐ Make the agent look for work immediately after completing a job, rather than waiting the ping interval #1567 (@extemporalgenome)
- ๐ Update github.com/aws/aws-sdk-go to the latest v1 release #1573 (@yob)
- ๐ Enable dependabot for go.mod #1574 (@yob)
- ๐ Use build matrix feature to simplify CI pipeline #1566 (@ticky)
- Interested in using Build Matrices yourself? Check out our docs!
- ๐ Buildkite pipeline adjustments #1597 (@moskyb)
๐ Fixed
- ๐ Use
net.JoinHostPort()
to join host/port combos, rather thanfmt.Sprintf()
#1585 (@pda) - ๐ Fix minor typo in help text for `buildkite-agent pipeline upload #1595 (@moskyb)
โ Added
- โ Add option to skip updating the mirror when using git mirrors. Useful when git is mounted from an external volume, NFS mount etc #1552 (@fatmcgav)
- ๐ Use the more secure SHA256 hashing algorithm alongside SHA1 when working with artifacts #1582 #1583 #1584 (@pda)
๐ Security
- ๐ When creating directories, make them only accessible by current user and group #1580 (@pda)
- ๐ Make
-
v3.34.1 Changes
March 23, 2022๐ Fixed
- Make secret value rejection on pipeline upload optional. This undoes a breaking change accidentally included in v3.34.0 #1589 (@moskyb)
-
v3.34.0 Changes
March 01, 2022โ 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 Changes
September 29, 2021๐ Fixed
- ๐ Fix erroneous working directory change for hooks that early exit #1520
-
v3.33.2 Changes
September 29, 2021๐ Fixed
- ๐ Non backwards compatible change to artifact download path handling #1518
-
v3.33.1 Changes
September 28, 2021๐ Fixed
- ๐ A crash in
buildkite-agent bootstrap
when command hooks early exit #1516
- ๐ A crash in
-
v3.33.0 Changes
September 27, 2021โ 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)
- ๐ Support for
-
v3.32.3 Changes
September 01, 2021๐ Fixed
- ๐ PowerShell hooks on Windows #1497
-
v3.32.2 Changes
August 31, 2021 -
v3.32.1 Changes
August 06, 2021