Skip to content

Releases: buildkite/elastic-ci-stack-for-aws

v6.29.1

10 Oct 02:05
f01fc3f
Compare
Choose a tag to compare

v6.29.1 (2024-10-10)

Full Changelog

Fixed

Agent Changelog

v3.83.1 (2024-10-10)

Full Changelog

Fixed

Upgrading

Perform a CloudFormation stack update with the following URL:
https://s3.amazonaws.com/buildkite-aws-stack/v6.29.1/aws-stack.yml

If you want to launch a new stack, you can use this link (make sure not to use your production AWS account, create a new one for CI):

Launch Buildkite AWS Stack

Documentation

See the README for this release.

v6.29.0

09 Oct 05:29
dde5b3c
Compare
Choose a tag to compare

v6.29.0 (2024-10-09)

Full Changelog

Fixed

Changed

Agent Changelog

v3.83.0 (2024-10-08)

Full Changelog

Added

Fixed

Internal

Upgrading

Perform a CloudFormation stack update with the following URL:
https://s3.amazonaws.com/buildkite-aws-stack/v6.29.0/aws-stack.yml

If you want to launch a new stack, you can use this link (make sure not to use your production AWS account, create a new one for CI):

Launch Buildkite AWS Stack

Documentation

See the README for this release.

v6.28.0

24 Sep 04:35
26d8fe4
Compare
Choose a tag to compare

v6.28.0 (2024-09-24)

Full Changelog

Fixed

Changed

Agent Changelog

v3.82.1 (2024-09-23)

Fixed

  • Work around issue with http2 connections on linux not cleanly closing, causing agents to be marked as lost #3005 (@patrobinson)

Upgrading

Perform a CloudFormation stack update with the following URL:
https://s3.amazonaws.com/buildkite-aws-stack/v6.28.0/aws-stack.yml

If you want to launch a new stack, you can use this link (make sure not to use your production AWS account, create a new one for CI):

Launch Buildkite AWS Stack

Documentation

See the README for this release.

v6.27.0

13 Sep 01:22
21e1e6d
Compare
Choose a tag to compare

v6.27.0 (2024-09-13)

Full Changelog

Added

  • Add signing verification behaviour and fix windows config option #1370 (@wolfeidau)

Upgrading

Perform a CloudFormation stack update with the following URL:
https://s3.amazonaws.com/buildkite-aws-stack/v6.27.0/aws-stack.yml

If you want to launch a new stack, you can use this link (make sure not to use your production AWS account, create a new one for CI):

Launch Buildkite AWS Stack

Documentation

See the README for this release.

v6.26.0

12 Sep 00:21
f58dba1
Compare
Choose a tag to compare

v6.26.0 (2024-09-11)

Full Changelog

Added

  • Add the option to create a KMS key for signing of pipelines #1366 (@wolfeidau)

Changed

Agent Changelog

v3.81.0 (2024-09-10)

Full Changelog

Fixed

  • Fix for region discovery issue with aws sdkv2 when running in ec2 #2977 (@wolfeidau)
  • Explain verification-failure-behavior in more detail #2984 (@DrJosh9000)

Added

Internal

v3.80.0 (2024-09-06)

Full Changelog

Added

Changed

  • Allow buildkite-agent to run a job when JWK is unavailable but failure behaviour is set to warn #2945 (@CheeseStick)

Fixed

  • coda-content-type pass content-type to the server when specified #2967 (@SorchaAbel)
  • Updated to support only ECC_NIST_P256 keyspec for initial release #2973 (@wolfeidau)

Internal

Internal

Upgrading

Perform a CloudFormation stack update with the following URL:
https://s3.amazonaws.com/buildkite-aws-stack/v6.26.0/aws-stack.yml

If you want to launch a new stack, you can use this link (make sure not to use your production AWS account, create a new one for CI):

Launch Buildkite AWS Stack

Documentation

See the README for this release.

v6.25.0

30 Aug 06:13
6a34652
Compare
Choose a tag to compare

v6.25.0 (2024-08-30)

Full Changelog

Changed

Agent Changelog

v3.79.0 (2024-08-29)

Full Changelog

Fixed

  • Fix error when hook cannot be run due to missing interpreter #2948 (@mcncl)

Added

Internal

Upgrading

Perform a CloudFormation stack update with the following URL:
https://s3.amazonaws.com/buildkite-aws-stack/v6.25.0/aws-stack.yml

If you want to launch a new stack, you can use this link (make sure not to use your production AWS account, create a new one for CI):

Launch Buildkite AWS Stack

Documentation

See the README for this release.

v6.24.0

21 Aug 04:17
b3e3a1e
Compare
Choose a tag to compare

v6.24.0 (2024-08-21)

Full Changelog

Changed

Internal

Agent Changelog

v3.78.0 (2024-08-20)

Full Changelog

Fixed

Changed

  • Add a bit more context to the debugging for failing signature verify #2926 (@wolfeidau)
  • Update description for the 'priority' option for the 'buildkite-agent annotate' command. #2934 (@gilesgas)

Internal

Dependabot churn: #2927, #2928, #2929, #2930, #2931, #2937, #2939, #2940, #2943 (@dependabot[bot])

Upgrading

Perform a CloudFormation stack update with the following URL:
https://s3.amazonaws.com/buildkite-aws-stack/v6.24.0/aws-stack.yml

If you want to launch a new stack, you can use this link (make sure not to use your production AWS account, create a new one for CI):

Launch Buildkite AWS Stack

Documentation

See the README for this release.

v6.23.0

09 Aug 01:42
3bcb0cb
Compare
Choose a tag to compare

v6.23.0 (2024-08-09)

Full Changelog

Changed

Internal

Agent Changelog

v3.77.0 (2024-08-08)

Full Changelog

Upgrading

Perform a CloudFormation stack update with the following URL:
https://s3.amazonaws.com/buildkite-aws-stack/v6.23.0/aws-stack.yml

If you want to launch a new stack, you can use this link (make sure not to use your production AWS account, create a new one for CI):

Launch Buildkite AWS Stack

Documentation

See the README for this release.

v6.22.4

01 Aug 03:42
da3aef5
Compare
Choose a tag to compare

v6.22.4 (2024-07-31)

Full Changelog

Changed

Agent Changelog

v3.76.2 (2024-08-01)

Full Changelog

[!NOTE]
v3.76.0 fixed an issue which caused the HTTP client in the agent to fall back to HTTP/1.1, see #2908. If you need to disable HTTP/2.0 in your environment you can do this using the --no-http2 flag or matching configuration option.

Fixed

v3.76.1 (2024-07-31)

Full Changelog

[!NOTE]
v3.76.0 fixed an issue which caused the HTTP client in the agent to fall back to HTTP/1.1, see #2908. If you need to disable HTTP/2.0 in your environment you can do this using the --no-http2 flag or matching configuration option.

Changed

v3.76.0 (2024-07-31)

Full Changelog

[!NOTE]
This release fixed an issue which caused the HTTP client in the agent to fall back to HTTP/1.1, see #2908. If you need to disable HTTP/2.0 in your environment you can do this using the --no-http2 flag or matching configuration option.

Changed

Fixed

Internal

Upgrading

Perform a CloudFormation stack update with the following URL:
https://s3.amazonaws.com/buildkite-aws-stack/v6.22.4/aws-stack.yml

If you want to launch a new stack, you can use this link (make sure not to use your production AWS account, create a new one for CI):

Launch Buildkite AWS Stack

Documentation

See the README for this release.

v6.22.3

23 Jul 01:03
d37a77e
Compare
Choose a tag to compare

v6.22.3 (2024-07-22)

Full Changelog

Changed

Note

Depending on how you upgrade existing stacks, you may not automatically be upgraded to v1.8.0 of Buildkite Agent Scaler. A work around exists for this known issue.

Agent Changelog

v3.75.1 (2024-07-22)

Full Changelog

Fixed

Upgrading

Perform a CloudFormation stack update with the following URL:
https://s3.amazonaws.com/buildkite-aws-stack/v6.22.3/aws-stack.yml

If you want to launch a new stack, you can use this link (make sure not to use your production AWS account, create a new one for CI):

Launch Buildkite AWS Stack

Documentation

See the README for this release.