Skip to content

v4.0.0

Compare
Choose a tag to compare
@forest-releaser forest-releaser released this 25 Jul 13:17
5710e15

4.0.0 (2023-07-25)

Known bugs

  • GHES in combination with ephemeral runners are broken (#3392). A fix is available in 4.0.1, which also allows to disable JIT configuration at all.

⚠ BREAKING CHANGES

  • replace registration tokens by JIT config for ephemeral runners (#3350)

Features

  • replace registration tokens by JIT config for ephemeral runners (#3350) (2b776ba)

Bug Fixes

  • lambda: bump the aws group in /lambdas with 3 updates (#3381) (3af675a)
  • lambda: bump the octokit group in /lambdas with 4 updates (#3386) (b067138)
  • scale up lambda build issue. (#3388) (e78232c)

Migration

Migration is only required when using ephemeral runners with an own runner start script or custom AMI with start script. See PR for detailed instruction.