Skip to content

Releases: go-vela/sdk-go

v0.16.0

09 Nov 16:24
cfa53a3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.1...v0.16.0

v0.15.1

07 Oct 15:42
f80c36b
Compare
Choose a tag to compare

What's Changed

  • fix(actions): make sure to use latest Go version by @wass3r in #188
  • chore: update for v0.15.1 by @plyr4 in #189

Full Changelog: v0.15.0...v0.15.1

v0.15.0

06 Oct 16:38
9489ba1
Compare
Choose a tag to compare

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

03 Oct 20:46
d1f55c0
Compare
Choose a tag to compare
v0.15.0-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.15.0-rc1...v0.15.0-rc2

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)