What's Changed
- chore(lint): update worker codebase by @ecrupper in #659
- enhance: use context for API calls and refresh install token by @ecrupper in #670
- fix(exec): leverage Prepare function to inject container IDs and other info by @ecrupper in #671
- fix(secret): use step.Environment for hydrating env in secret containers by @ecrupper in #669
- fix(localexec): use correct stage status for local exec by @ecrupper in #673
- fix: record proper step state on build timeout by @wass3r in #666
- enhance(outputs): abstract outputs processing and replace $REFERENCES by @ecrupper in #674
- enhance(outputs): use docker client CopyFromContainer for outputs by @ecrupper in #675
- chore(deps): update minor deps, vela mods, and actions workflows by @ecrupper in #676
- fix(deps): update all non-major dependencies by @renovate[bot] in #665
- feat(artifacts): add support for artifacts key by @timhuynh94 in #672
- fix(deps): update all non-major dependencies to v0.35.2 by @renovate[bot] in #677
- fix(artifacts): switch from sts to presigned put by @timhuynh94 in #678
- fix(deps): update all non-major dependencies by @renovate[bot] in #679
- fix(artifacts): fix artifacts nil pointer by @timhuynh94 in #680
- fix(exec): use Script() method to evaluate commands set prior to container execution by @ecrupper in #683
- fix(artifacts): exclude hidden by @wass3r in #686
- chore(deps): combined actions updates by @wass3rw3rk in #687
- fix(deps): update module github.com/go-vela/server to v0.28.0-rc5 by @renovate[bot] in #684
- chore(deps): upgrade Docker runtime to v29 by @ecrupper in #667
- fix: record service status on destroy by @wass3r in #689
- fix: record step status on destroy by @wass3r in #690
- fix(deps): update all non-major dependencies by @renovate[bot] in #688
- fix(exec): re-order script and substitute and skip empty masked outputs by @ecrupper in #691
- enhance: fetch scm auth for step containers with
gitconfigs by @ecrupper in #693 - chore(deps): bump server and sdk to latest rc by @ecrupper in #694
- fix(deps): update all non-major dependencies by @renovate[bot] in #692
- chore(deps): v0.28 deps by @ecrupper in #697
Full Changelog: v0.27.3...v0.28.0