Releases: github-aws-runners/terraform-aws-github-runner
Releases · github-aws-runners/terraform-aws-github-runner
v1.10.0
1.10.0 (2022-09-24)
Features
- Download runner release via latest release API (#2455) (e75e092)
v1.9.1
1.9.1 (2022-09-18)
Bug Fixes
- webhook: Use
x-hub-signature-256
header as default (#2434) (9c3e495)
v1.9.0
1.9.0 (2022-09-16)
Features
- Add option to enable access log for API gateway (#2387) (fcd9fba)
- add s3_location_runner_distribution var as expandable for userdata (#2371) (05fe737)
- Encrypted data at REST on SQS by default (#2431) (7f3f4bf)
- images: Allow passing instance type when building windows image (#2369) (eca23bf)
Bug Fixes
- runners: Fetch instance environment tag though metadata (#2346) (27db290)
- runners: Set the default Windows AMI to Server 2022 (#2325) (78e99d1)
v1.8.1
1.8.1 (2022-08-17)
Bug Fixes
v1.8.0
1.8.0 (2022-08-15)
Features
- Add option to disable lambda to sync runner binaries (#2314) (9f7d32d)
Bug Fixes
v1.7.0
1.7.0 (2022-08-04)
Features
- Webhook accept jobs where not all labels are provided in job. (#2209) (6d9116f)
Bug Fixes
v1.6.0
1.6.0 (2022-08-03)
Features
Bug Fixes
- Incorrect path of Runner logs (#2233) (98eff98)
- Preventing that lambda webhook fails when it tries to process an installation_repositories event (#2288) (8656c83)
- Update ubuntu example to fix /opt/hostedtoolcache (#2302) (8eea748)
- Webhook lambda misleading log (#2291) (c6275f9)
v1.5.0
1.5.0 (2022-07-08)
Features
- Add ubuntu-jammy example image based on existing ubuntu-focal (#2102) (486ae91)
Bug Fixes
- images: avoid wrong AMI could be selected for ubuntu focal (#2214) (76be94b)
v1.4.1
1.4.1 (2022-06-30)
Bug Fixes
- added server_side_encryption key to download trigger for distribution (#2207) (404e3b6)
v1.4.0
1.4.0 (2022-06-23)
Features
Bug Fixes
- don't apply extra labels unless defined (#2181) (c0b11bb)
- Remove asterik in permission for runner lambda to describe instances (9b9da03)