Skip to content

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

v3.3.0

05 May 16:40
0e7ea76
Compare
Choose a tag to compare

3.3.0 (2023-05-05)

Features

  • added the option to generate outputs from packer builds. (#3246) (97c4ee7)
  • syncer: Enable S3 bucket versioning for syncer S3 bucket (#3108) (e679021)

Bug Fixes

  • lambda: bump @octokit/types from 9.1.2 to 9.2.0 in /lambdas (#3243) (4ff85bb)
  • lambda: bump axios from 1.3.6 to 1.4.0 in /lambdas (#3242) (5620d88)
  • S3 bucket logging prefix regex (a952b91)
  • syncer: S3 bucket logging prefix variable condition (#3251) (a952b91)

v3.2.0

28 Apr 13:32
61f5a08
Compare
Choose a tag to compare

3.2.0 (2023-04-28)

Features

  • runner: include instance type & availability zone in Github Action logs (#3223) (775a548)
  • runners: Include instance type & availability zone in logs (775a548)

Bug Fixes

  • lambda: bump @aws-sdk/client-ec2 from 3.319.0 to 3.322.0 in /lambdas (#3228) (5e66d58)
  • lambda: bump @aws-sdk/client-s3 from 3.319.0 to 3.321.1 in /lambdas (#3230) (42a2085)
  • lambda: bump @aws-sdk/client-sqs from 3.319.0 to 3.321.1 in /lambdas (#3229) (9caa02d)
  • lambda: bump @aws-sdk/lib-storage from 3.319.0 to 3.321.1 in /lambdas (#3227) (37e970a)
  • multi-runner: convertdistribution_bucket_name to lowercase (#3219) (43acb08)
  • remove deprecated use of S3 ACLs (#3222) (bf4cea8)

v3.1.0

20 Apr 12:00
54575fd
Compare
Choose a tag to compare

3.1.0 (2023-04-20)

Features

  • images: automatically find latest GitHub Runner version when building images (#3129) (da49078)
  • lambda: add support for X-Ray tracing (#3142) (998a0d1)

v3.0.3

18 Apr 22:40
569cff8
Compare
Choose a tag to compare

3.0.3 (2023-04-18)

Bug Fixes

  • runners: bump @aws-lambda-powertools/logger from 1.6.0 to 1.8.0 in /modules/runners/lambdas/runners (#3166) (2015dcf)
  • syncer: bump @aws-sdk/client-s3 from 3.296.0 to 3.315.0 in /modules/runner-binaries-syncer/lambdas/runner-binaries-syncer (#3190) (31c9987)
  • syncer: bump @aws-sdk/lib-storage from 3.305.0 to 3.315.0 in /modules/runner-binaries-syncer/lambdas/runner-binaries-syncer (#3187) (88e5d5d)
  • syncer: bump axios from 1.3.4 to 1.3.5 in /modules/runner-binaries-syncer/lambdas/runner-binaries-syncer (#3171) (b8ff326)
  • syncer: lowercase distribution_bucket_name (#3194) (b75010e)
  • webhook: bump @aws-sdk/client-sqs from 3.303.0 to 3.315.0 in /modules/webhook/lambdas/webhook (#3192) (882f911)
  • webhook: bump @aws-sdk/client-ssm from 3.306.0 to 3.315.0 in /modules/webhook/lambdas/webhook (#3191) (8cea8af)

v3.0.2

07 Apr 17:33
b673862
Compare
Choose a tag to compare

3.0.2 (2023-04-07)

Bug Fixes

  • runners: bump cron-parser from 4.7.1 to 4.8.1 in /modules/runners/lambdas/runners (#3154) (698b1ba)
  • runners: bump typescript from 4.9.4 to 4.9.5 in /modules/runners/lambdas/runners (#3148) (9cfa54d)
  • runners: upgrade aws sdk v2 to v3 (#3138) (48da039)
  • syncer: bump @aws-sdk/lib-storage from 3.300.0 to 3.305.0 in /modules/runner-binaries-syncer/lambdas/runner-binaries-syncer (#3153) (ec51969)
  • webhook: bump @aws-sdk/client-ssm from 3.294.0 to 3.306.0 in /modules/webhook/lambdas/webhook (#3164) (e6b6eef)

v3.0.1

31 Mar 15:30
670041b
Compare
Choose a tag to compare

3.0.1 (2023-03-31)

Bug Fixes

  • add required permission to SQS message producer (3f1fada)
  • Changed windows base image. (e3708c3)
  • images: Changed windows base image to Windows_Server-2022-English-Full-ECS_Optimize* (#3128) (e3708c3)
  • images: wait for cloud-init to be done before updating packages (#3132) (92dff26)
  • syncer: bump @aws-lambda-powertools/logger from 1.6.0 to 1.7.0 in /modules/runner-binaries-syncer/lambdas/runner-binaries-syncer (#3111) (3ecb894)
  • syncer: bump @aws-sdk/lib-storage (b2a88d4)
  • webhook: bump @aws-lambda-powertools/logger (1a7b6de)
  • webhook: bump @aws-sdk/client-sqs from 3.296.0 to 3.303.0 in /modules/webhook/lambdas/webhook (#3137) (9cdf359)

v3.0.0

22 Mar 14:01
cae13b4
Compare
Choose a tag to compare

3.0.0 (2023-03-22)

⚠ BREAKING CHANGES

  • replace tslog by awspowertools logging (#3037)

Features

Bug Fixes

  • runners: bump @aws-sdk/client-ssm from 3.281.0 to 3.296.0 in /modules/runners/lambdas/runners (#3098) (4a31f7b)
  • runners: bump @octokit/rest from 19.0.5 to 19.0.7 in /modules/runners/lambdas/runners (#3078) (4b26cfd)
  • runners: bump aws-sdk from 2.1337.0 to 2.1340.0 in /modules/runners/lambdas/runners (#3100) (f8cac68)
  • syncer: replaced aws-sdk v2 by aws-sdk v3 (#3075) (ac158f6)
  • webhook: bump @aws-sdk/client-sqs from 3.294.0 to 3.296.0 in /modules/webhook/lambdas/webhook (#3099) (87dbdf5)

v2.6.1

17 Mar 17:08
9909d90
Compare
Choose a tag to compare

2.6.1 (2023-03-17)

Bug Fixes

  • add missing IAM permissions for runners from encrypted AMI (#3049) (e0819f6)
  • allow the instances to send metrics (#3067) (55c40ff)
  • packer defintions missing required metadatatag for start script (9c1fa8a)
  • runners: bump aws-sdk from 2.1329.0 to 2.1337.0 in /modules/runners/lambdas/runners (#3072) (0e80518)
  • runners: increase the log level to WARN when using the enable_job_queued_check parameter (#3046) (1de73bf)
  • syncer: bump axios from 1.3.3 to 1.3.4 in /modules/runner-binaries-syncer/lambdas/runner-binaries-syncer (#3059) (fa06b30)
  • webhook: bump @aws-sdk/client-sqs from 3.279.0 to 3.293.0 in /modules/webhook/lambdas/webhook (#3074) (5de5464)
  • webhook: bump @aws-sdk/client-ssm from 3.282.0 to 3.290.0 in /modules/webhook/lambdas/webhook (#3058) (f626c6d)

v2.6.0

13 Mar 15:01
75b88ac
Compare
Choose a tag to compare

2.6.0 (2023-03-13)

Features

  • runners: add option to prefix registered runners in GitHub (#3043) (ea4e042)

Bug Fixes

  • syncer: enable SSE by default for dist bucket (#3048) (a7ad31a)

v2.5.0

10 Mar 17:56
dfd693f
Compare
Choose a tag to compare

2.5.0 (2023-03-10)

Features

  • added outputs for runner log groups. (#3044) (2f683da)
  • runner: allow linux starter-runner script to retrieve labels without with IMDSv2 tags option (#2764) (0d8a74c)

Bug Fixes

  • pool: ensure pool top up respects var.ami_id_ssm_parameter_name (#3040) (c4ab242)