Skip to content

Releases: go-vela/sdk-go

v0.15.0-rc1

27 Sep 16:32
bf812fe
Compare
Choose a tag to compare
v0.15.0-rc1 Pre-release
Pre-release

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

22 Jun 16:23
7f16f67
Compare
Choose a tag to compare

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

15 Jun 19:57
7d5ea1e
Compare
Choose a tag to compare
v0.14.0-rc4 Pre-release
Pre-release

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

03 Jun 15:53
e88278f
Compare
Choose a tag to compare
v0.14.0-rc3 Pre-release
Pre-release

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

02 May 20:48
514b62d
Compare
Choose a tag to compare
v0.14.0-rc2 Pre-release
Pre-release
chore(release): uptick version to v0.14.0 (#165)

v0.14.0-rc1

02 May 20:39
c0f5667
Compare
Choose a tag to compare
v0.14.0-rc1 Pre-release
Pre-release
chore(release): dependency updates for v0.14.0-rc1 (#164)

v0.13.1

29 Apr 13:48
Compare
Choose a tag to compare

What's Changed

  • fix(version): bump to 0.13 (#163) (backport)

Full Changelog: v0.13.0...v0.13.1

v0.13.0

24 Mar 18:19
4b1ae84
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/golang-jwt/jwt/v4 to v4.3.0 by @renovate in #149
  • fix(deps): update module github.com/go-vela/server to v0.12.1 by @renovate in #150
  • chore(deps): update actions/checkout action to v3 by @renovate in #151
  • chore: Golangci config update & clean repo by @kaymckay in #152
  • chore: release v0.13.0-rc1 by @wass3r in #153
  • chore: update contributing.md by @kaymckay in #154
  • chore(release): updates for v0.13.0-rc2 by @KellyMerrick in #155
  • fix(deps): update module github.com/golang-jwt/jwt/v4 to v4.4.0 by @renovate in #156
  • chore(release): dependency updates for v0.13.0 by @KellyMerrick in #158

Full Changelog: v0.12.0...v0.13.0

v0.13.0-rc2

16 Mar 20:28
82a56f9
Compare
Choose a tag to compare
v0.13.0-rc2 Pre-release
Pre-release

What's Changed

  • fix(deps): update module github.com/golang-jwt/jwt/v4 to v4.3.0 by @renovate in #149
  • fix(deps): update module github.com/go-vela/server to v0.12.1 by @renovate in #150
  • chore(deps): update actions/checkout action to v3 by @renovate in #151
  • chore: Golangci config update & clean repo by @kaymckay in #152
  • chore: release v0.13.0-rc1 by @wass3r in #153
  • chore: update contributing.md by @kaymckay in #154
  • chore(release): updates for v0.13.0-rc2 by @KellyMerrick in #155

Full Changelog: v0.12.0...v0.13.0-rc2

v0.13.0-rc1

11 Mar 21:11
18520f9
Compare
Choose a tag to compare
v0.13.0-rc1 Pre-release
Pre-release

What's Changed

  • fix(deps): update module github.com/golang-jwt/jwt/v4 to v4.3.0 by @renovate in #149
  • fix(deps): update module github.com/go-vela/server to v0.12.1 by @renovate in #150
  • chore(deps): update actions/checkout action to v3 by @renovate in #151
  • chore: Golangci config update & clean repo by @kaymckay in #152
  • chore: release v0.13.0-rc1 by @wass3r in #153

Full Changelog: v0.12.0...v0.13.0-rc1