Releases: github-aws-runners/terraform-aws-github-runner
Releases · github-aws-runners/terraform-aws-github-runner
v5.10.4
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)
v5.10.2
5.10.2 (2024-04-25)
📢 \THIS RELEASE IS BORKEN - PLEASE IGNORE - 5.10.3 contains patch
Bug Fixes
v5.10.1
5.10.1 (2024-04-24)
Bug Fixes
- Add missing webhook_events_workflow_job_queue_policy to multi-runner queue (#3848) (a8cba4e)
- lambda: bump the aws group in /lambdas with 5 updates (#3861) (6119354)
- lambda: bump typescript from 5.3.3 to 5.4.5 in /lambdas (#3863) (e3f3d77)
- webhook expects REPOSITORY_ALLOW_LIST env var (#3856) (0006ab9)
v5.10.0
5.10.0 (2024-04-17)
Features
Bug Fixes
- lambda: bump axios from 1.6.7 to 1.6.8 in /lambdas (#3814) (513b22f)
- lambda: bump the aws group in /lambdas with 5 updates (#3834) (e7e56ea)
- lambda: bump the aws group in /lambdas with 5 updates (#3846) (9303a10)
- lambda: bump the aws group in /lambdas with 6 updates (#3818) (9a9031e)
v5.9.0
5.9.0 (2024-03-14)
Features
- runners: add retry logic to default install and start script for dnf operations (#3787) (6a8e1f0) @jkruse14
- Update default runtime from nodejs18.x to nodejs20.x (#3791) (11ace32)
Bug Fixes
- lambda: bump the aws group in /lambdas with 6 updates (#3803) (eedbf52)
v5.8.0
5.8.0 (2024-02-27)
Features
- Add option to set lambda memory increase webhook memory (#3778) (40bceb6)
- migrate webhook runner configuration to SSM (#3728) (32492e3)
Bug Fixes
- lambda: bump the aws group in /lambdas with 6 updates (#3772) (3549bc1)
- lambda: bump the aws group in /lambdas with 6 updates (#3783) (b850e85)
- lambda: bump the octokit group in /lambdas with 2 updates (#3773) (de9985a)
v5.7.1
5.7.1 (2024-02-13)
Bug Fixes
- add retry logic to runner start script for libicu download (#3748) (1b4597b)
- lambda: bump the aws group in /lambdas with 6 updates (#3762) (e43fd80)
- lambda: bump the octokit group in /lambdas with 1 update (#3763) (77586c5)
v5.7.0
5.7.0 (2024-02-12)
Features
Bug Fixes
- Correct typo in README.md (#3758) (7186c1c)
- images: avoid wrong AMI selected for ubuntu jammy (#3747) (595aec9)
- lambda: bump @aws-lambda-powertools/logger from 1.17.0 to 1.18.0 in /lambdas (#3754) (98131ff)
- lambda: bump axios from 1.6.2 to 1.6.7 in /lambdas (#3755) (80a34bd)
- lambda: bump the aws group in /lambdas with 5 updates (#3730) (7854a5f)
- lambda: bump the aws group in /lambdas with 5 updates (#3743) (7ca40ef)
- lambda: bump the aws group in /lambdas with 5 updates (#3753) (9f3aa68)
- windows userdata does not support gzip (#3759) (b74df54)
v5.6.3
5.6.3 (2024-01-16)
Bug Fixes
- lambda: bump the aws group in /lambdas with 5 updates (#3720) (9a17b13)
- lambda: bump the octokit group in /lambdas with 1 update (#3721) (9b13c09)
- runners: zip base64 encoded user data to avoid size limits (#3717) (f2bbcb1), closes #3700