github buildkite/agent v3.50.4

latest releases: v3.73.1, v3.73.0, v3.72.0...
10 months ago

v3.50.4 (2023-07-31)

Full Changelog

This point release fixes more parser cases in previous point releases of 3.50. We recommend anyone using v3.50.0 through v3.50.3 upgrade, especially when experiencing problems with previously-working pipeline YAML.

  • Legacy step forms (where the step type is specified with type) should parse correctly
  • Scalar (i.e. non-map) block steps should parse correctly
  • Explicit env: null should parse correctly
  • Parser errors should no longer cause the pipeline to be missing steps; either errors should halt processing or unknown step types remain in the output (though these might still be rejected by buildkite.com).

Fixed

Changed

  • Remove docker-compose v1 from ubuntu 22.04 and replace with compatibility script #2248 (@triarius)
  • Authentication failure errors when using S3 now mention BUILDKITE_S3_PROFILE and AWS_PROFILE #2247 (@DrJosh9000)

Internal

Don't miss a new agent release

NewReleases is sending notifications on new releases.