Skip to content

Releases: github-aws-runners/terraform-aws-github-runner

v1.12.0

v1.11.0

06 Oct 11:49
Compare
Choose a tag to compare

1.11.0 (2022-10-06)

Features

  • Support s3 bucket logging for distribution cache bucket (#2430) (69578e0)

v1.10.0

24 Sep 08:49
Compare
Choose a tag to compare

1.10.0 (2022-09-24)

Features

  • Download runner release via latest release API (#2455) (e75e092)

v1.9.1

18 Sep 10:21
Compare
Choose a tag to compare

1.9.1 (2022-09-18)

Bug Fixes

  • webhook: Use x-hub-signature-256 header as default (#2434) (9c3e495)

v1.9.0

16 Sep 15:03
Compare
Choose a tag to compare

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

17 Aug 11:17
Compare
Choose a tag to compare

1.8.1 (2022-08-17)

Bug Fixes

v1.8.0

15 Aug 18:56
Compare
Choose a tag to compare

1.8.0 (2022-08-15)

Features

  • Add option to disable lambda to sync runner binaries (#2314) (9f7d32d)

Bug Fixes

v1.7.0

04 Aug 11:08
Compare
Choose a tag to compare

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

03 Aug 19:40
Compare
Choose a tag to compare

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

08 Jul 20:55
Compare
Choose a tag to compare

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)