Skip to content

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

v5.5.1

07 Dec 22:58
50605a1
Compare
Choose a tag to compare

5.5.1 (2023-12-07)

Bug Fixes

  • lambda: bump the aws group in /lambdas with 5 updates (#3647) (aa0de8d)
  • lambda: bump the octokit group in /lambdas with 1 update (#3648) (e5dc96b)

v5.5.0

02 Dec 23:11
fc636bf
Compare
Choose a tag to compare

5.5.0 (2023-11-30)

Features

  • add failover to on-demand in case request is failing (#3409) (d71e631)

Bug Fixes

  • add runner name prefix to context of scale-up lambda (#3644) (2936edd)
  • lambda: bump the aws group in /lambdas with 5 updates (#3635) (9615e53)
  • lambda: bump the octokit group in /lambdas with 1 update (#3636) (876db0c)

v5.4.2

26 Nov 02:46
85d5285
Compare
Choose a tag to compare

5.4.2 (2023-11-26)

Bug Fixes

  • examples: webhook-github-app multiple character args (#3625) (941682e)
  • lambda: bump @aws-lambda-powertools/tracer from 1.14.2 to 1.16.0 in /lambdas (#3622) (ba73565)
  • lambda: bump the aws group in /lambdas with 5 updates (#3620) (1b944d5)
  • lambda: bump the octokit group in /lambdas with 2 updates (#3621) (c54e8c8)

v5.4.1

17 Nov 13:12
e9547bc
Compare
Choose a tag to compare

5.4.1 (2023-11-17)

Bug Fixes

  • lambda: bump @aws-lambda-powertools/logger from 1.14.0 to 1.14.2 in /lambdas (#3611) (1292c6b)
  • lambda: bump @middy/core from 3.6.2 to 4.7.0 in /lambdas (#3609) (2d0f039)
  • lambda: bump axios from 1.5.1 to 1.6.0 in /lambdas (#3604) (a316b82)
  • lambda: bump axios from 1.6.0 to 1.6.1 in /lambdas (#3612) (ab3627f)
  • remove unused environment variable (#3616) (bb68562)

v5.4.0

08 Nov 16:39
89a4929
Compare
Choose a tag to compare

5.4.0 (2023-11-08)

Features

  • added changes to enable tracing in lambdas. (#3554) (970e8a6)

Bug Fixes

  • lambda: Bump the aws group in /lambdas with 5 updates (#3595) (581a4bf)

v5.3.0

03 Nov 07:59
2c1f84f
Compare
Choose a tag to compare

5.3.0 (2023-11-03)

Features

v5.2.1

31 Oct 08:43
51acab9
Compare
Choose a tag to compare

5.2.1 (2023-10-31)

Bug Fixes

v5.2.0

31 Oct 06:54
d928d17
Compare
Choose a tag to compare

5.2.0 (2023-10-30)

Features

Bug Fixes

  • allow use of associate_public_ipv4_address from top-level module (#3572) (0ff7b23)

v5.1.0

30 Oct 16:16
23fdd8b
Compare
Choose a tag to compare

5.1.0 (2023-10-30)

Features

Bug Fixes

  • lambda: bump the aws group in /lambdas with 5 updates (#3579) (ccb1d32)

v5.0.0

27 Oct 13:51
fdcbc76
Compare
Choose a tag to compare

5.0.0 (2023-10-27)

Migration directions

See PR for migration directions.

⚠ BREAKING CHANGES

  • remove depcrecated input and output variables (#3567)
  • Change runner labels to list[string] and apply TFLint (#3410)
  • replace Amazon Linux 2 by Amazon Linux 2023 as default Linux AMI (#3437)

Features

  • replace Amazon Linux 2 by Amazon Linux 2023 as default Linux AMI (#3437) (35219f5)

Bug Fixes

  • Change runner labels to list[string] and apply TFLint (#3410) (0b398f2)
  • remove depcrecated input and output variables (#3567) (89c8575)