Skip to content

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

v5.15.1

16 Aug 14:04
a2fe8af
Compare
Choose a tag to compare

5.15.1 (2024-08-16)

Bug Fixes

  • missing lambda s3 key and version for job retry (#4074) (8540379)

v5.15.0

16 Aug 10:58
d1e407f
Compare
Choose a tag to compare

5.15.0 (2024-08-16)

Features

Bug Fixes

  • lambda: bump axios from 1.7.2 to 1.7.4 in /lambdas (#4071) (2f32195)
  • lambda: bump the aws group in /lambdas with 5 updates (#4057) (5ecdbad)
  • lambda: bump the aws-powertools group in /lambdas with 3 updates (#4058) (f9533f3)
  • lambda: Prevent scale-up lambda from starting runner for user repo if org level runners is enabled (#3909) (98b1560) @PerGon

v5.14.1

07 Aug 14:26
6d0fa39
Compare
Choose a tag to compare

5.14.1 (2024-08-07)

Bug Fixes

  • align inlince policies (#4046) (7235cdc), closes #4045
  • lambda: bump the aws group in /lambdas with 4 updates (#4048) (e32b14b)
  • lambda: bump the aws group in /lambdas with 5 updates (#4035) (c15c99d)
  • remove fetch override for octokit and versions (#4042) (6ac19e6)

v5.14.0

01 Aug 15:16
cf26704
Compare
Choose a tag to compare

5.14.0 (2024-08-01)

Features

  • mark orphan runners before removing them (#4001) (6cde62c)

Bug Fixes

v5.13.0

01 Aug 13:40
58dc3d4
Compare
Choose a tag to compare

5.13.0 (2024-08-01)

Features

Bug Fixes

  • add warnings to log for GitHub rate limits (#3988) (2ed0b29)
  • bump node dependencies and cleanup (#4020) (221958b)
  • lambda: bump the aws group across 1 directory with 5 updates (#4005) (4ca422d)
  • lambda: bump the aws group across 1 directory with 5 updates (#4017) (0cd6a85)
  • mark github_app variable as sensitive (#4013) (08be669) @jizi

v5.12.2

12 Jul 13:52
c43d1bb
Compare
Choose a tag to compare

5.12.2 (2024-07-12)

Bug Fixes

v5.12.1

08 Jul 07:11
808222f
Compare
Choose a tag to compare

5.12.1 (2024-07-05)

Bug Fixes

  • dependency updates lambda (#3965) (a6df2b6)
  • improve logging when there is an error retrieving ssm parameters (#3962) (1498c8c)

v5.12.0

28 Jun 14:10
e269d0f
Compare
Choose a tag to compare

5.12.0 (2024-06-28)

Features

Bug Fixes

  • lambda: bump braces from 3.0.2 to 3.0.3 in /lambdas (#3944) (1aef82b)
  • lambda: bump the aws group across 1 directory with 2 updates (#3955) (2e094cf)
  • lambda: bump the aws group across 1 directory with 6 updates (#3949) (76fe9af)
  • webhook: Don't log warning when secondary job queue is empty (#3942) (ef25bd4) @iainlane
  • webhook: Don't set ${SQS_WORKFLOW_JOB_QUEUE} to empty string (#3943) (6c48dff) @iainlane

v5.11.0

22 May 12:33
87b3c99
Compare
Choose a tag to compare

5.11.0 (2024-05-22)

Features

Bug Fixes

v5.10.4

07 May 07:39
fd7681c
Compare
Choose a tag to compare

5.10.4 (2024-05-06)

Bug Fixes

  • lambda: bump ejs from 3.1.9 to 3.1.10 in /lambdas (#3887) (4cca21f)
  • lambda: bump the aws group across 1 directory with 6 updates (#3890) (d1cd712)
  • Typo in env vars for scale-up lambda (#3891) (f4ecf46)