-
released this
2026-07-25 00:26:54 +02:00 | 0 commits to main since this releasev2.2.0
Features
Bug fixes
- Repair the free-disk-space build on FreeBSD — #1098
- Stop host-mode jobs from leaking processes on Windows — #1080
- Classify a cancelled step as an interruption, not a failure — #1095
- Stop racing the daemon when removing containers — #1093
- Guard status-check functions against a nil job context — #1092
v2.1.0
Features
- Honour GITEA_RUNNER_LABELS on daemon start and accept labels containing a colon — #1085
- Add --token-file flag to the register command — #1076
- Add a bug-report subcommand, exec --eventpath, and runner.set_act_env — #1075
Bug fixes
- Ignore blank lines and decode UTF-16 in the runner env files — #1084
- Stop service containers from clobbering the job container's credentials — #1083
- Accept natively typed boolean workflow inputs — #1087
- Drop action outputs whose value exceeds the size limit — #1070
Docs
- Explain labels, the docker image cache volume, and the dind-rootless UID — #1086
Downloads