Skip to content

Releases: schuettc/cdk-github-microvm-runners

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 05 Aug 13:29
2aa10ff

0.1.7 (2026-08-05)

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 05 Aug 04:50
48e4c4b

0.1.6 (2026-08-05)

Bug Fixes

  • image: hold the image name still so a deploy cannot collide with its own history (#30) (c00a901), closes #29 #20
  • warm-pool: stop claiming a warm VM that cannot outlive its job (#29) (da0528c), closes #21

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 03 Aug 03:40
5ba567c

0.1.5 (2026-08-03)

Bug Fixes

  • stop paging on a single transient janitor sweep error (#24) (1b1b222)

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 01 Aug 06:13
28e0295

0.1.4 (2026-08-01)

Bug Fixes

  • launcher: don't skip a launch whose job a pool runner already served (#19) (4a4031b)

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 30 Jul 15:52
b8e781b

0.1.3 (2026-07-30)

Features

  • docs: author llms.txt for models and publish the agent skills (10789c4)

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 30 Jul 14:53
58f5fe2

0.1.2 (2026-07-30)

Features

  • image: page the hot binaries in during boot instead of during the job (#5) (0c6ec97)
  • image: warm into the snapshot, synchronously, before the ready handshake (#9) (cfd32af)
  • image: warm the runner's own assemblies, and make boot timing observable (#7) (25b3f69)

Bug Fixes

  • image: remove the warm-up; the mechanism it needs does not exist here (#10) (a59b836)
  • image: warm in a detached child, on a time budget, without /opt/runner (#6) (080b049), closes #5
  • image: warm without findutils, and stop baking the trace into the image (#8) (6812f25)
  • setup: give the ESM bundle a real require so the CLI survives first use (cd398bf)

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 28 Jul 02:59
d571e9d

0.1.1 (2026-07-28)

Features

  • release: publish to npm with a trusted publisher (b146e05)