Expanded commit hash regex to support SHA-256 (64-character) hashes. Added support for Ubuntu 26.04 with updated libraries (liblttng-ust1t64, libicu77-80). Includes background step execution engine infrastructure, debugger console improvements, and updated dependencies including Docker v29.5.2, .NET SDK 8.0.421, and Node versions.
GitHub Actions
Mon
Wed
Fri
JulAugSepOctNovDecJanFebMarAprMayJunJul
LessMore
Releases5Avg Interval6dAvg Cadence5/mo
v2.335.1
v2.335.0
Background step execution engine infrastructure is now in place, enabling deferred step control and execution within job containers. Added support for Ubuntu 26.04 with required libraries (liblttng-ust1t64, libicu77-80), expanded commit hash regex to support SHA-256 hashes, and fixed action download 403 errors to no longer retry.
What's Changed
- Bump flatted from 3.2.7 to 3.4.2 in /src/Misc/expressionFunc/hashFiles by @dependabot[bot] in https://github.com/actions/runner/pull/4307
- Add DAP server by @rentziass in https://github.com/actions/runner/pull/4298
- Bump @typescript-eslint/eslint-plugin…
What's Changed
- Remove AllowCaseFunction feature flag by @ericsciple in https://github.com/actions/runner/pull/4316
What's Changed
- Log inner exception message. by @TingluoHuang in https://github.com/actions/runner/pull/4265
- Fix composite post-step marker display names by @ericsciple in https://github.com/actions/runner/pull/4267
- Bump actions/download-artifact from 7 to 8 by…
What's Changed
- chore: update Node versions by @github-actions[bot] in https://github.com/actions/runner/pull/4200
- Update dotnet sdk to latest version @8.0.417 by @github-actions[bot] in https://github.com/actions/runner/pull/4201
- Bump System.Formats.Asn1 and…
What's Changed
- Fix owner of /home/runner directory by @nikola-jokic in https://github.com/actions/runner/pull/4132
- Update Docker to v29.0.2 and Buildx to v0.30.1 by @github-actions[bot] in https://github.com/actions/runner/pull/4135
- Update workflow around runner docker…
What's Changed
- Custom Image: Preflight checks by @lawrencegripper in https://github.com/actions/runner/pull/4081
- Update dotnet sdk to latest version @8.0.415 by @github-actions[bot] in https://github.com/actions/runner/pull/4080
- Link to an extant discussion category by…
What's Changed
- Update safe_sleep.sh for bug when scheduler is paused for more than 1 second by @horner in https://github.com/actions/runner/pull/3157
- Acknowledge runner request by @ericsciple in https://github.com/actions/runner/pull/3996
- Update Docker to v28.3.3 and…
What's Changed
- Update Docker to v28.3.2 and Buildx to v0.26.1 by @github-actions[bot] in https://github.com/actions/runner/pull/3953
- Fix if statement structure in update script and variable reference by @salmanmkc in https://github.com/actions/runner/pull/3956
- Add V2…
What's Changed
- Try add orchestrationid into user-agent using token claim. by @TingluoHuang in https://github.com/actions/runner/pull/3945
- Fix null reference exception in user agent handling by @salmanmkc in https://github.com/actions/runner/pull/3946
- Runner Support for…
What's Changed
- Try add orchestrationid into user-agent using token claim. by @TingluoHuang in https://github.com/actions/runner/pull/3945
- Fix null reference exception in user agent handling by @salmanmkc in https://github.com/actions/runner/pull/3946
- Runner Support for…
What's Changed
- runner timestamps invariant by @GhadimiR in https://github.com/actions/runner/pull/3888
- Update README.md by @nebuk89 in https://github.com/actions/runner/pull/3898
- Update dotnet sdk to latest version @8.0.411 by @github-actions in…
What's Changed
- Create schedule workflow to upgrade docker and buildx version. by @TingluoHuang in https://github.com/actions/runner/pull/3859
- Update dotnet sdk to latest version @8.0.409 by @github-actions in https://github.com/actions/runner/pull/3860
- Allow runner to…
What's Changed
- Increase error body max length before truncation by @ericsciple in https://github.com/actions/runner/pull/3762
- Fix release.yml break by upgrading actions/github-script by @TingluoHuang in https://github.com/actions/runner/pull/3772
- Small runner code…
What's Changed
- Bump docker/login-action from 2 to 3 by @dependabot in https://github.com/actions/runner/pull/3673
- Bump actions/stale from 8 to 9 by @dependabot in https://github.com/actions/runner/pull/3554
- Bump docker/build-push-action from 3 to 6 by @dependabot in…
What's Changed
- Backport: Expose ENV for cache service v2. https://github.com/actions/runner/pull/3548
Full Changelog: https://github.com/actions/runner/compare/v2.320.0...v2.320.1
_Note: Actions Runner follows a progressive release policy, so the latest release…
What's Changed
- Fix name of generated of artifact builds from GitHub workflow for arm artifacts by @satmandu in https://github.com/actions/runner/pull/3568
- Ignore error when fail to report worker crash. by @TingluoHuang in https://github.com/actions/runner/pull/3588
- Fix…