File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,25 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## [ v5.2.0] ( https://github.com/buildkite/elastic-ci-stack-for-aws/compare/v5.1.0...v5.2.0 ) (2021-02-08)
8
+
9
+ ### Added
10
+
11
+ * [ buildkite-agent v3.27.0] ( https://github.com/buildkite/agent/releases/tag/v3.27.0 ) [ #794 ] ( https://github.com/buildkite/elastic-ci-stack-for-aws/pull/794 ) ([ pda] ( https://github.com/pda ) )
12
+ * agent names use client-side ` %spawn ` not server-side ` %n ` for numbering [ #794 ] ( https://github.com/buildkite/elastic-ci-stack-for-aws/pull/794 ) ([ pda] ( https://github.com/pda ) )
13
+
14
+ * ` IMDSv2Tokens ` parameter: optional / required [ #786 ] ( https://github.com/buildkite/elastic-ci-stack-for-aws/pull/786 ) ([ holmesjr] ( https://github.com/holmesjr ) ) → [ #788 ] ( https://github.com/buildkite/elastic-ci-stack-for-aws/pull/788 ) & [ #789 ] ( https://github.com/buildkite/elastic-ci-stack-for-aws/pull/789 ) ([ pda] ( https://github.com/pda ) )
15
+
16
+
17
+ ### Changed
18
+
19
+ * Default to [ ` gp3 ` volumes] ( https://aws.amazon.com/about-aws/whats-new/2020/12/introducing-new-amazon-ebs-general-purpose-volumes-gp3/ ) , previously ` gp2 ` [ #784 ] ( https://github.com/buildkite/elastic-ci-stack-for-aws/pull/784 ) ([ yob] ( https://github.com/yob ) )
20
+
21
+ ### Fixed
22
+
23
+ * ` c6gn.* ` instances recognized as ARM [ #785 ] ( https://github.com/buildkite/elastic-ci-stack-for-aws/pull/785 ) ([ yob] ( https://github.com/yob ) )
24
+ * ` s3secrets-helper ` installation more resilient [ #783 ] ( https://github.com/buildkite/elastic-ci-stack-for-aws/pull/783 ) ([ shevaun] ( https://github.com/shevaun ) )
25
+
7
26
## [ v5.1.0] ( https://github.com/buildkite/elastic-ci-stack-for-aws/compare/v5.0.1...v5.1.0 ) (2020-12-11)
8
27
9
28
### Added
You can’t perform that action at this time.
0 commit comments