File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,16 @@ 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
+ ## [ v6.20.0] ( https://github.com/buildkite/elastic-ci-stack-for-aws/tree/v6.20.0 ) (2024-05-03)
8
+ [ Full Changelog] ( https://github.com/buildkite/elastic-ci-stack-for-aws/compare/v6.19.0...v6.20.0 )
9
+
10
+ ### Fixed
11
+ - Fix windows agent not restarting [ #1318 ] ( https://github.com/buildkite/elastic-ci-stack-for-aws/pull/1318 ) (@patrobinson )
12
+ - Fix SSH key clearance in buildkite-ami.pkr.hcl [ #1316 ] ( https://github.com/buildkite/elastic-ci-stack-for-aws/pull/1316 ) (@Gezi-lzq @123sarahj123 )
13
+
14
+ ### Dependencies
15
+ - Bump Docker buildx to v0.14.0 and Docker Compose to v2.27.0 [ #1317 ] ( https://github.com/buildkite/elastic-ci-stack-for-aws/pull/1317 ) (@orien )
16
+
7
17
## [ v6.19.0] ( https://github.com/buildkite/elastic-ci-stack-for-aws/tree/v6.19.0 ) (2024-04-30)
8
18
[ Full Changelog] ( https://github.com/buildkite/elastic-ci-stack-for-aws/compare/v6.18.0...v6.19.0 )
9
19
You can’t perform that action at this time.
0 commit comments