Skip to content

Releases: go-vela/types

v0.16.2

15 Nov 17:52
9661c89
Compare
Choose a tag to compare

What's Changed

  • fix(actions): make sure to use latest Go version by @wass3r in #270

Full Changelog: v0.15.0...v0.16.2

v0.16.1

09 Nov 18:44
9661c89
Compare
Choose a tag to compare

What's Changed

  • fix(actions): make sure to use latest Go version by @wass3r in #270

Full Changelog: v0.15.0...v0.16.1

v0.16.0

09 Nov 15:54
9661c89
Compare
Choose a tag to compare

What's Changed

  • fix(actions): make sure to use latest Go version by @wass3r in #270

Full Changelog: v0.15.0...v0.16.0

v0.15.1

07 Oct 15:04
9661c89
Compare
Choose a tag to compare

What's Changed

  • fix(actions): make sure to use latest Go version by @wass3r in #270

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

v0.15.0

06 Oct 16:00
548cae4
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/microcosm-cc/bluemonday to v1.0.19 by @renovate in #258
  • fix(deps): update deps (patch) by @renovate in #262
  • chore(io/os): change ioutil to io or os pkg due to deprecation by @ecrupper in #263
  • chore(lint): ran gofmt -s on all files by @ecrupper in #265
  • chore(nolint): nolint should have no leading spaces by @ecrupper in #264
  • fix(k8s/build/sanitize): implement similar line length and lowercase logic as containers for build by @ecrupper in #266
  • chore(go): bump to 1.19 by @wass3r in #267
  • chore: change default branch to main by @wass3r in #268
  • fix(deps): update module github.com/microcosm-cc/bluemonday to v1.0.21 by @renovate in #269

Full Changelog: v0.14.0...v0.15.0

v0.15.0-rc2

03 Oct 20:11
548cae4
Compare
Choose a tag to compare
v0.15.0-rc2 Pre-release
Pre-release

What's Changed

  • fix(deps): update module github.com/microcosm-cc/bluemonday to v1.0.21 by @renovate in #269

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

v0.15.0-rc1

22 Sep 18:41
c8c183b
Compare
Choose a tag to compare
v0.15.0-rc1 Pre-release
Pre-release

What's Changed

  • fix(deps): update module github.com/microcosm-cc/bluemonday to v1.0.19 by @renovate in #258
  • fix(deps): update deps (patch) by @renovate in #262
  • chore(io/os): change ioutil to io or os pkg due to deprecation by @ecrupper in #263
  • chore(lint): ran gofmt -s on all files by @ecrupper in #265
  • chore(nolint): nolint should have no leading spaces by @ecrupper in #264
  • fix(k8s/build/sanitize): implement similar line length and lowercase logic as containers for build by @ecrupper in #266
  • chore(go): bump to 1.19 by @wass3r in #267
  • chore: change default branch to main by @wass3r in #268

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

v0.14.0

22 Jun 15:53
19d3660
Compare
Choose a tag to compare

v0.14.0 (2022-06-09)

What's Changed

  • feat(hook): add hook id to hook object by @ecrupper in #239
  • feat: add database and library pipeline type by @jbrockopp in #223
  • chore(deps): update codecov/codecov-action action to v3 by @renovate in #243
  • fix(deps): update module github.com/lib/pq to v1.10.5 by @renovate in #244
  • fix(container): move path and comment ignore logic by @ecrupper in #246
  • chore: remove number field from Pipeline{} by @jbrockopp in #248
  • feat(rulesets): action constants + unmarshal logic for legacy PR event by @ecrupper in #236
  • feat(rulesets): add event action field by @ecrupper in #251
  • fix(schema): add PR actions to allowed events by @ecrupper in #249
  • refactor(database): use compress() and decompress() helpers by @jbrockopp in #245
  • chore(deps): update github/codeql-action action to v2 by @renovate in #250
  • fix(log): add = to secret mask by @ecrupper in #253
  • fix(hook): clean up old repo rename code by adding action field to hook by @ecrupper in #252
  • fix(deps): update module github.com/lib/pq to v1.10.6 by @renovate in #254
  • fix(yaml/ruleset): fix unmarshal PR event to use synchronize, not synchronized by @ecrupper in #257
  • fix(schema): synchronized to synchronize in order to mirror GH by @ecrupper in #256

Full Changelog: v0.13.0...v0.14.0

v0.14.0-rc3

15 Jun 19:30
19d3660
Compare
Choose a tag to compare
v0.14.0-rc3 Pre-release
Pre-release

What's Changed

  • fix(yaml/ruleset): fix unmarshal PR event to use synchronize, not synchronized by @ecrupper in #257
  • fix(schema): synchronized to synchronize in order to mirror GH by @ecrupper in #256

Full Changelog: v0.14.0-rc2...v0.14.0-rc3

v0.14.0-rc2

03 Jun 15:34
ccad28d
Compare
Choose a tag to compare
v0.14.0-rc2 Pre-release
Pre-release

What's Changed

  • fix(log): add = to secret mask by @ecrupper in #253
  • fix(hook): clean up old repo rename code by adding action field to hook by @ecrupper in #252
  • fix(deps): update module github.com/lib/pq to v1.10.6 by @renovate in #254

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