Releases: go-vela/sdk-go
Releases · go-vela/sdk-go
v0.16.0
v0.15.1
v0.15.0
What's Changed
- fix(deps): update module github.com/golang-jwt/jwt/v4 to v4.4.2 by @renovate in #173
- fix(deps): update module github.com/sirupsen/logrus to v1.9.0 by @renovate in #175
- fix(deps): update module github.com/go-vela/server to v0.14.3 by @renovate in #174
- fix(deps): update module github.com/google/go-cmp to v0.5.9 by @renovate in #179
- chore(lint): address all linter errors in sdk-go by @ecrupper in #180
- chore: upgrade go to 1.19 by @plyr4 in #181
- chore: change default branch to main by @wass3r in #182
- chore: address linter feedback by @wass3r in #183
- chore: v0.15.0-rc1 prep by @wass3r in #184
- fix: adjust version information by @wass3r in #185
- chore: v0.15.0-rc2 by @wass3r in #186
- chore: v0.15.0 release prep by @wass3r in #187
Full Changelog: v0.14.0...v0.15.0
v0.15.0-rc2
What's Changed
Full Changelog: v0.15.0-rc1...v0.15.0-rc2
v0.15.0-rc1
What's Changed
- fix(deps): update module github.com/golang-jwt/jwt/v4 to v4.4.2 by @renovate in #173
- fix(deps): update module github.com/sirupsen/logrus to v1.9.0 by @renovate in #175
- fix(deps): update module github.com/go-vela/server to v0.14.3 by @renovate in #174
- fix(deps): update module github.com/google/go-cmp to v0.5.9 by @renovate in #179
- chore(lint): address all linter errors in sdk-go by @ecrupper in #180
- chore: upgrade go to 1.19 by @plyr4 in #181
- chore: change default branch to main by @wass3r in #182
- chore: address linter feedback by @wass3r in #183
- chore: v0.15.0-rc1 prep by @wass3r in #184
Full Changelog: v0.14.0...v0.15.0-rc1
v0.14.0
What's Changed
- fix(deps): update module github.com/golang-jwt/jwt/v4 to v4.4.1 by @renovate in #157
- chore(deps): update codecov/codecov-action action to v3 by @renovate in #159
- fix(pipeline): support for API changes by @jbrockopp in #161
- fix(deps): update module github.com/google/go-cmp to v0.5.8 by @renovate in #160
- fix(version): bump to 0.13 by @wass3r in #163
- chore(deps): update github/codeql-action action to v2 by @renovate in #162
- chore(release): dependency updates for v0.14.0-rc1 by @KellyMerrick in #164
- chore(release): uptick version to v0.14.0 by @KellyMerrick in #165
- enhance(build): add before and after params to sdk by @ecrupper in #166
- fix(build): changing int to int64 by @ecrupper in #167
- fix(deps): update module github.com/gin-gonic/gin to v1.8.0 by @renovate in #168
- chore(release): v0.14.0-rc2 by @wass3r in #169
- fix(deps): update module github.com/gin-gonic/gin to v1.8.1 by @renovate in #170
- chore(release): v0.14.0-rc4 by @wass3r in #171
- chore(release): dependency updates for v0.14.0 by @KellyMerrick in #172
Full Changelog: v0.13.0...v0.14.0
v0.14.0-rc4
What's Changed
- fix(deps): update module github.com/gin-gonic/gin to v1.8.1 by @renovate in #170
- chore(release): v0.14.0-rc4 by @wass3r in #171
Full Changelog: v0.14.0-rc3...v0.14.0-rc4
v0.14.0-rc3
What's Changed
- enhance(build): add before and after params to sdk by @ecrupper in #166
- fix(build): changing int to int64 by @ecrupper in #167
- fix(deps): update module github.com/gin-gonic/gin to v1.8.0 by @renovate in #168
- chore(release): v0.14.0-rc2 by @wass3r in #169
Full Changelog: v0.14.0-rc2...v0.14.0-rc3
v0.14.0-rc2
chore(release): uptick version to v0.14.0 (#165)
v0.14.0-rc1
chore(release): dependency updates for v0.14.0-rc1 (#164)