Releases: go-vela/vela-downstream
Releases · go-vela/vela-downstream
v0.10.0
What's Changed
- Document what kind of token is required by @xordspar0 in #138
- chore(docs): generalize SCM references by @ecrupper in #139
- chore(deps): update all non-major dependencies by @renovate in #137
- fix(deps): update all non-major dependencies by @renovate in #140
- enhance: any status, error wrapping, and fetch improvements by @ecrupper in #142
New Contributors
- @xordspar0 made their first contribution in #138
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- chore(linter): remove deprecated allow leading spaces by @KellyMerrick in #129
- chore: update deps by @timhuynh94 in #135
- chore(deps): update reviewdog/action-golangci-lint digest to 00311c2 by @renovate in #126
- chore(deps): update all non-major dependencies by @renovate in #136
New Contributors
- @KellyMerrick made their first contribution in #129
- @timhuynh94 made their first contribution in #135
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- chore(license): update source code headers + copyright year by @wass3rw3rk in #124
- feat(plugin)!: build reporting and other enhancements by @ecrupper in #125
- chore(deps): update actions/checkout action to v4 by @renovate in #122
- chore(deps): pin dependencies by @renovate in #121
New Contributors
- @wass3rw3rk made their first contribution in #124
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- fix(deps): update module github.com/urfave/cli/v2 to v2.17.1 by @renovate in #101
- fix(deps): update module github.com/go-vela/sdk-go to v0.15.1 by @renovate in #102
- fix(logs): correct documentation link by @ecrupper in #105
- chore: remove code of conduct in favor of global version by @wass3r in #109
- fix(deps): update module github.com/go-vela/sdk-go to v0.17.0 by @renovate in #107
- fix(deps): update module github.com/urfave/cli/v2 to v2.25.6 by @renovate in #106
- chore(deps): bulk update by @ecrupper in #116
- chore(go): upgrade go to 1.20 by @ecrupper in #117
New Contributors
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- fix(deps): update module github.com/joho/godotenv to v1.4.0 by @renovate in #66
- fix(deps): update module github.com/go-vela/types to v0.10.0 by @renovate in #67
- fix(deps): update module github.com/go-vela/sdk-go to v0.10.0 by @renovate in #68
- fix(deps): update module github.com/go-vela/sdk-go to v0.10.1 by @renovate in #69
- fix(deps): update module github.com/go-vela/sdk-go to v0.11.0 by @renovate in #70
- chore(deps): update go to 1.17 by @wass3r in #72
- chore: update copyright year to 2022 by @kaymckay in #73
- fix(deps): update module github.com/go-vela/types to v0.12.0 by @renovate in #74
- fix(deps): update module github.com/go-vela/sdk-go to v0.12.0 by @renovate in #75
- chore(deps): update actions/checkout action to v3 by @renovate in #76
- chore: Golangci config update, remove changelog by @kaymckay in #77
- fix(deps): update module github.com/urfave/cli/v2 to v2.4.0 by @renovate in #78
- chore: update contributing.md by @kaymckay in #79
- fix(deps): update module github.com/go-vela/sdk-go to v0.13.0 by @renovate in #81
- chore(deps): update codecov/codecov-action action to v3 by @renovate in #82
- fix(deps): update module github.com/urfave/cli/v2 to v2.4.4 by @renovate in #83
- fix(deps): update module github.com/urfave/cli/v2 to v2.4.8 by @renovate in #84
- chore(deps): update github/codeql-action action to v2 by @renovate in #85
- fix(deps): update module github.com/urfave/cli/v2 to v2.5.1 by @renovate in #86
- fix(deps): update module github.com/go-vela/sdk-go to v0.13.1 by @renovate in #87
- fix(deps): update module github.com/urfave/cli/v2 to v2.6.0 by @renovate in #88
- fix(deps): update module github.com/urfave/cli/v2 to v2.7.1 by @renovate in #89
- fix(deps): update module github.com/urfave/cli/v2 to v2.8.1 by @renovate in #90
- fix(deps): update module github.com/go-vela/types to v0.14.0 by @renovate in #92
- fix(deps): update module github.com/go-vela/sdk-go to v0.14.0 by @renovate in #91
- chore: switch to main branch by @wass3r in #96
- fix(deps): update module github.com/sirupsen/logrus to v1.9.0 by @renovate in #94
- fix(deps): update module github.com/urfave/cli/v2 to v2.11.1 by @renovate in #93
- chore: upgrade to go v1.18 by @plyr4 in #97
New Contributors
Full Changelog: v0.5.0...v0.6.0
v0.5.0
v0.4.0
v0.3.0
v0.2.0
v0.1.0
v0.1.0 (2020-02-19)
Build
- add go module files (#2)
Ci
Docs
- add plugin usage docs (#12)
Feat
- add plugin template (#10)
- add exec method for plugin (#8)
- add plugin shell content (#5)
- config: add method for creating Vela client (#6)
- repo: enable setting branch for repos (#9)
- repo: add parse method (#7)