File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,23 @@ 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
+ ## [ v4.3.5] ( https://github.com/buildkite/elastic-ci-stack-for-aws/tree/v4.3.5 ) (2019-11-01)
8
+ [ Full Changelog] ( https://github.com/buildkite/elastic-ci-stack-for-aws/compare/v4.3.4...v4.3.5 )
9
+
10
+ ### Added
11
+ - Prune docker builder cache in cleanup [ #642 ] ( https://github.com/buildkite/elastic-ci-stack-for-aws/pull/642 ) (@sj26 )
12
+ - Power off immediately if cloud-init fails [ #638 ] ( https://github.com/buildkite/elastic-ci-stack-for-aws/pull/638 ) (@dbaggerman )
13
+ - Replaced Linux fixed AMI source with source AMI filter [ #636 ] ( https://github.com/buildkite/elastic-ci-stack-for-aws/pull/636 ) (@cawilson )
14
+ - Bump docker version to 19.03.2 [ #634 ] ( https://github.com/buildkite/elastic-ci-stack-for-aws/pull/634 ) (@PaulLiang1 )
15
+ - Add cloudformation output exports [ #616 ] ( https://github.com/buildkite/elastic-ci-stack-for-aws/pull/616 ) (@jradtilbrook )
16
+ - Bump buildkite-agent to v3.13.2 [ #605 ] ( https://github.com/buildkite/elastic-ci-stack-for-aws/pull/605 ) (@lox )
17
+ - Add python3 and future lib to allow prepping for Python2 EOL [ #583 ] ( https://github.com/buildkite/elastic-ci-stack-for-aws/pull/583 ) (@GreyKn )
18
+
19
+ ### Fixed
20
+ - Add missing eu-north-1 to lambda mapping [ #613 ] ( https://github.com/buildkite/elastic-ci-stack-for-aws/pull/613 ) (@lox )
21
+ - Docker experimental needs boolean not string [ #611 ] ( https://github.com/buildkite/elastic-ci-stack-for-aws/pull/611 ) (@lox )
22
+ - Update ArtifactBucketPolicy to match docs [ #607 ] ( https://github.com/buildkite/elastic-ci-stack-for-aws/pull/607 ) (@gough )
23
+
7
24
## [ v4.3.4] ( https://github.com/buildkite/elastic-ci-stack-for-aws/tree/v4.3.4 ) (2019-07-28)
8
25
[ Full Changelog] ( https://github.com/buildkite/elastic-ci-stack-for-aws/compare/v4.3.3...v4.3.4 )
9
26
You can’t perform that action at this time.
0 commit comments