Skip to content

Releases: CloudSnorkel/cdk-github-runners

v0.14.7

29 Nov 03:30
d293ca2
Compare
Choose a tag to compare

0.14.7 (2024-11-29)

Bug Fixes

  • Fail early for storage size mismatch in EC2 (#659) (8d7757b)
  • Fargate provider storage size setting doesn't work (#661) (d293ca2)

v0.14.6

01 Nov 01:20
f05173a
Compare
Choose a tag to compare

0.14.6 (2024-11-01)

Bug Fixes

v0.14.5

16 Oct 22:01
b4f8851
Compare
Choose a tag to compare

0.14.5 (2024-10-16)

Features

Bug Fixes

  • EC2 provider could fail to auto-update runner version (#632) (e3521b4)
  • Windows Fargate/ECS stopped working due to runner groups (#634) (b4f8851), closes #630

v0.14.4

29 Sep 22:00
dd4eed1
Compare
Choose a tag to compare

0.14.4 (2024-09-29)

Features

v0.14.3

14 Sep 02:44
1d65608
Compare
Choose a tag to compare

0.14.3 (2024-09-14)

Features

  • Storage size settings for AMI builder (#617) (1d65608)

v0.14.2

08 Sep 01:18
9e64961
Compare
Choose a tag to compare

0.14.2 (2024-09-08)

v0.14.1

30 Jun 19:58
a2c73ab
Compare
Choose a tag to compare

0.14.1 (2024-06-30)

Bug Fixes

  • Old AMIs and EC2 Image Builder resources were not always cleaned-up (#591) (146886f)

v0.14.0

05 Jun 12:19
b233582
Compare
Choose a tag to compare

0.14.0 (2024-06-05)

⚠ BREAKING CHANGES

  • Node.js is no longer included by default with Lambda runner images

Features

v0.13.4

24 May 12:04
b0a0eb6
Compare
Choose a tag to compare

0.13.4 (2024-05-24)

Features

  • Install zstd on Windows runner images (#572) (b805d28), closes #571
  • Upgrade defaults from m5.large to m6i.large for better performance (#574) (859383c)

v0.13.3

13 May 18:00
f08da20
Compare
Choose a tag to compare

0.13.3 (2024-05-13)

Bug Fixes