Releases: go-vela/worker
Releases · go-vela/worker
v0.28.0
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
v0.28.0-rc8
What's Changed
- 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
Full Changelog: v0.28.0-rc7...v0.28.0-rc8
v0.28.0-rc7
What's Changed
- fix: record step status on destroy by @wass3r in #690
- fix(deps): update all non-major dependencies by @renovate[bot] in #688
Full Changelog: v0.28.0-rc6...v0.28.0-rc7
v0.28.0-rc6
What's Changed
Full Changelog: v0.28.0-rc5...v0.28.0-rc6
v0.28.0-rc5
What's Changed
Full Changelog: v0.28.0-rc4...v0.28.0-rc5
v0.28.0-rc4
Immutable
release. Only release title and notes can be modified.
What's Changed
- 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
Full Changelog: v0.28.0-rc3...v0.28.0-rc4
v0.28.0-rc3
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix(artifacts): fix artifacts nil pointer by @timhuynh94 in #680
Full Changelog: v0.28.0-rc2...v0.28.0-rc3
v0.28.0-rc2
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix(artifacts): switch from sts to presigned put by @timhuynh94 in #678
- fix(deps): update all non-major dependencies by @renovate[bot] in #679
Full Changelog: v0.28.0-rc1...v0.28.0-rc2
v0.28.0-rc1
Immutable
release. Only release title and notes can be modified.
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
Full Changelog: v0.27.3...v0.28.0-rc1
v0.27.3
What's Changed
- fix(secret): leverage outputs for secret container execution by @ecrupper in #664
- fix(deps): update all non-major dependencies by @renovate[bot] in #660
- chore(deps): update actions/github-script action to v8 by @renovate[bot] in #661
- chore(deps): update github/codeql-action action to v4 by @renovate[bot] in #663
- chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #662
Full Changelog: v0.27.2...v0.27.3