File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -7,18 +7,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.8.1] - 2020-12-08
11
+ ### Changed
12
+ - Policy is missing for streaming logs to cloudwatch #388
13
+
10
14
## [ 0.8.0] - 2020-12-08
11
15
12
16
### Changed
17
+
13
18
- Examples upgraded to Terraform 13 (#372 )
14
19
### Added
20
+
15
21
- Streaming runner logs to cloudwatch #375
16
22
17
23
## [ 0.7.0] - 2020-12-04
24
+
18
25
### Changed
26
+
19
27
- Small clarifications in the README #368 @lrytz
20
28
21
29
### Added
30
+
22
31
- Allow operator to pass in a list of managed IAM policy ARNs for the runner role #361 @jpalomaki
23
32
- expand options for sourcing lambda to include S3 #292 @eky5006
24
33
@@ -96,7 +105,8 @@ terraform import module.runners.module.webhook.aws_cloudwatch_log_group.webhook
96
105
97
106
- First release.
98
107
99
- [ unreleased ] : https://github.com/philips-labs/terraform-aws-github-runner/compare/v0.8.0..HEAD
108
+ [ unreleased ] : https://github.com/philips-labs/terraform-aws-github-runner/compare/v0.8.1..HEAD
109
+ [ 0.8.1 ] : https://github.com/philips-labs/terraform-aws-github-runner/releases/tag/v0.8.0..v0.8.1
100
110
[ 0.8.0 ] : https://github.com/philips-labs/terraform-aws-github-runner/releases/tag/v0.7.0..v0.8.0
101
111
[ 0.7.0 ] : https://github.com/philips-labs/terraform-aws-github-runner/releases/tag/v0.6.0..v0.7.0
102
112
[ 0.6.0 ] : https://github.com/philips-labs/terraform-aws-github-runner/releases/tag/v0.5.0..v0.6.0
You can’t perform that action at this time.
0 commit comments