v2.9.3
Summary
- Fix stepsecurity integration.
- Work around GitHub API returning outdated data when checking for deployment statuses. Possibly fixes #386.
- Restore previous behavior for SSH, i.e. it is enabled by default unless disabled at the stack level.
- Fix schedule evaluation for pools (first matching one wins).
- Ensure docker is restarted after remounting
/var/lib/docker(e.g. when using ephemeral disks). - Fix windows bootstrap to support legacy windows versions (like 2016).
- Support for Windows 2025 (
image=windows25-full-x64)