Skip to content

Releases: buildkite/agent

v3.33.2

29 Sep 03:15
c2b3d9d
Compare
Choose a tag to compare

v3.33.2 (2021-09-29)

Fixed

  • Reverted a non-backwards compatible change to artifact download path handling #1518

v3.33.1

28 Sep 08:20
f28209e
Compare
Choose a tag to compare

v3.33.1 (2021-09-28)

Fixed

  • A crash in buildkite-agent bootstrap when command hooks early exit #1516

v3.33.0

28 Sep 04:25
b1aede0
Compare
Choose a tag to compare

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

v3.32.3

01 Sep 02:17
7a866ec
Compare
Choose a tag to compare

v3.32.3 (2021-09-01)

Fixed

  • PowerShell hooks on Windows #1497

v3.32.2

31 Aug 06:01
75537e4
Compare
Choose a tag to compare

v3.32.2 (2021-08-31)

Added

  • Improved error logging around AWS Credentials #1490
  • Logging to the artifact upload command to say where artifacts are being sent #1486
  • Support for cross-region artifact buckets #1495

Changed

  • artifact_paths failures no longer mask a command error #1487

Fixed

  • Failed plug-in checkouts using the default branch instead of the requested version #1493
  • Missing quote in the PowerShell hook wrapper #1494

v3.32.1

06 Aug 04:34
ab7e735
Compare
Choose a tag to compare

v3.32.1 (2021-08-06)

Fixed

  • A panic in the log redactor when processing certain bytes #1478 (scv119)

v3.32.0

30 Jul 03:49
6d308c5
Compare
Choose a tag to compare

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 and ppc64le architecture binaries to the DEB and RPM packages #1474 #1473 (staticfloat)
  • Use text/yaml mime type for .yml and .yaml artifacts #1470

Changed

v3.31.0

06 Jul 05:11
eade03a
Compare
Choose a tag to compare

v3.31.0 (2021-07-02)

Added

  • Output secret redaction is now on by default #1452
  • Improved CLI docs for buildkite-agent artifact download #1446

Changed

  • Build using golang 1.16.5 #1460

Fixed

  • Discovery of the buildkite-agent binary path in more situations #1444 #1457

v3.30.0

28 May 02:38
Compare
Choose a tag to compare

Added

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

  • Trim trailing slash from buildkite-agent artifact upload when using custom S3 bucket paths #1427 (shevaun)
  • Use /usr/pkg/bin/bash as default shell on NetBSD #1430 (ibuclaw)

v3.29.0

21 Apr 05:00
Compare
Choose a tag to compare

Changed

Fixed

  • Avoid occasional failure to run jobs when working directory is missing #1402 (yob)
  • Avoid a rare panic when running buildkite-agent pipeline upload #1406 (yob)