Skip to content

Releases: go-vela/server

v0.16.2

15 Nov 18:06
4335e56
Compare
Choose a tag to compare

What's Changed

  • chore(admin/api)!: remove unused admin collect all endpoints by @ecrupper in #734
  • chore(release): v0.16.2 prep by @ecrupper in #735

Full Changelog: v0.16.1...v0.16.2

v0.16.1

09 Nov 19:21
c47375a
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update go.starlark.net digest to acb66ad by @renovate in #723
  • fix(actions): sudo make spec-install by @KellyMerrick in #726
  • fix(deps): update deps (patch) by @renovate in #728
  • fix(deps): update module github.com/urfave/cli/v2 to v2.23.5 by @renovate in #729
  • fix(deps): update module github.com/prometheus/client_golang to v1.14.0 by @renovate in #731
  • chore(deps): update postgres docker tag to v15 by @renovate in #725
  • fix(deps): update module github.com/go-vela/types to v0.16.1 by @renovate in #733

Full Changelog: v0.16.0...v0.16.1

v0.16.0

09 Nov 16:16
e972584
Compare
Choose a tag to compare

What's Changed

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

v0.15.1

07 Oct 15:27
b2dded3
Compare
Choose a tag to compare

What's Changed

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

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

v0.15.0

06 Oct 16:34
d6e280a
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/sirupsen/logrus to v1.9.0 by @renovate in #675
  • fix(deps): update module github.com/urfave/cli/v2 to v2.11.1 by @renovate in #670
  • fix(deps): update module github.com/spf13/afero to v1.9.2 by @renovate in #673
  • fix(deps): update go.starlark.net digest to 4cadf0a by @renovate in #672
  • fix(deps): update deps (patch) by @renovate in #668
  • fix(deps): update module github.com/prometheus/client_golang to v1.13.0 by @renovate in #681
  • refactor(database): move user logic into separate package by @jbrockopp in #663
  • feat(compiler): support deployment parameters in templates by @jbrockopp in #665
  • enhance(metrics)!: query parameter support on metrics endpoint by @plyr4 in #682
  • feat(logger): censor build author email for security compliance by @ecrupper in #667
  • fix(deps): update module github.com/alicebob/miniredis/v2 to v2.23.0 by @renovate in #684
  • fix(deps): update go.starlark.net digest to f738f55 by @renovate in #685
  • chore: upgrade go 1.19 by @plyr4 in #690
  • fix(deps): update module k8s.io/apimachinery to v0.25.0 by @renovate in #686
  • chore(linter): fix the golangci-lint errors by @ecrupper in #693
  • fix(deps): update golang.org/x/oauth2 digest to f213421 by @renovate in #669
  • fix(deps): update module github.com/go-playground/assert/v2 to v2.2.0 by @renovate in #689
  • fix(deps): update module github.com/urfave/cli/v2 to v2.16.3 by @renovate in #695
  • fix(deps): update deps (patch) by @renovate in #688
  • chore: change default branch to main by @wass3r in #696
  • chore(ci): fix full-review to use setup-go action by @wass3r in #698
  • fix(deps): update module github.com/hashicorp/vault/api to v1.8.0 by @renovate in #699
  • fix(deps): update go.starlark.net digest to 14b0506 by @renovate in #702
  • refactor(database): move repo logic into separate package by @jbrockopp in #687
  • enhance(secrets): verify casing of orgs and repos in SCM before adding secret by @ecrupper in #700
  • enhance(webhook): add extra debug logging at various points in workflow by @ecrupper in #697
  • chore: v0.15.0-rc1 prep by @wass3r in #703
  • fix(webhook): more general error message for redelivery failure by @ecrupper in #707
  • fix(deps): update go.starlark.net digest to 5fccb4d by @renovate in #705
  • fix(compiler): add template name to inline render by @rfigueroa in #691
  • fix(deps): update deps (patch) by @renovate in #709
  • fix(deps): update module github.com/urfave/cli/v2 to v2.17.1 by @renovate in #710
  • fix(secret): check org casing for repo secret creation by @ecrupper in #708
  • chore: v0.15.0-rc2 by @wass3r in #711
  • chore: v0.15.0 release prep by @wass3r in #712

New Contributors

Full Changelog: v0.14.3...v0.15.0

v0.15.0-rc2

03 Oct 20:44
6af47f8
Compare
Choose a tag to compare
v0.15.0-rc2 Pre-release
Pre-release

What's Changed

  • fix(webhook): more general error message for redelivery failure by @ecrupper in #707
  • fix(deps): update go.starlark.net digest to 5fccb4d by @renovate in #705
  • fix(compiler): add template name to inline render by @rfigueroa in #691
  • fix(deps): update deps (patch) by @renovate in #709
  • fix(deps): update module github.com/urfave/cli/v2 to v2.17.1 by @renovate in #710
  • fix(secret): check org casing for repo secret creation by @ecrupper in #708
  • chore: v0.15.0-rc2 by @wass3r in #711

New Contributors

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

v0.15.0-rc1

27 Sep 16:17
8e8d0d4
Compare
Choose a tag to compare
v0.15.0-rc1 Pre-release
Pre-release

What's Changed

  • fix(deps): update module github.com/sirupsen/logrus to v1.9.0 by @renovate in #675
  • fix(deps): update module github.com/urfave/cli/v2 to v2.11.1 by @renovate in #670
  • fix(deps): update module github.com/spf13/afero to v1.9.2 by @renovate in #673
  • fix(deps): update go.starlark.net digest to 4cadf0a by @renovate in #672
  • fix(deps): update deps (patch) by @renovate in #668
  • fix(deps): update module github.com/prometheus/client_golang to v1.13.0 by @renovate in #681
  • refactor(database): move user logic into separate package by @jbrockopp in #663
  • feat(compiler): support deployment parameters in templates by @jbrockopp in #665
  • enhance(metrics)!: query parameter support on metrics endpoint by @plyr4 in #682
  • feat(logger): censor build author email for security compliance by @ecrupper in #667
  • fix(deps): update module github.com/alicebob/miniredis/v2 to v2.23.0 by @renovate in #684
  • fix(deps): update go.starlark.net digest to f738f55 by @renovate in #685
  • chore: upgrade go 1.19 by @plyr4 in #690
  • fix(deps): update module k8s.io/apimachinery to v0.25.0 by @renovate in #686
  • chore(linter): fix the golangci-lint errors by @ecrupper in #693
  • fix(deps): update golang.org/x/oauth2 digest to f213421 by @renovate in #669
  • fix(deps): update module github.com/go-playground/assert/v2 to v2.2.0 by @renovate in #689
  • fix(deps): update module github.com/urfave/cli/v2 to v2.16.3 by @renovate in #695
  • fix(deps): update deps (patch) by @renovate in #688
  • chore: change default branch to main by @wass3r in #696
  • chore(ci): fix full-review to use setup-go action by @wass3r in #698
  • fix(deps): update module github.com/hashicorp/vault/api to v1.8.0 by @renovate in #699
  • fix(deps): update go.starlark.net digest to 14b0506 by @renovate in #702
  • refactor(database): move repo logic into separate package by @jbrockopp in #687
  • enhance(secrets): verify casing of orgs and repos in SCM before adding secret by @ecrupper in #700
  • enhance(webhook): add extra debug logging at various points in workflow by @ecrupper in #697
  • chore: v0.15.0-rc1 prep by @wass3r in #703

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

v0.14.3

21 Jul 20:01
5276264
Compare
Choose a tag to compare

What's Changed

  • fix(scm/webhook): turn off pr:edited events by @ecrupper in #677
  • fix(build/ruleset): handle legacy PR ruleset for restarted build by @ecrupper in #678

Full Changelog: v0.14.2...v0.14.3

v0.14.2

18 Jul 16:57
9b27b07
Compare
Choose a tag to compare

What's Changed

  • fix(router/pipeline): change expand, validate, and compile to MustRead by @ecrupper in #674

Full Changelog: v0.14.1...v0.14.2

v0.14.1

15 Jul 19:05
d475046
Compare
Choose a tag to compare

What's Changed

  • refactor: update substitute tests to use table syntax by @JordanSussman in #653
  • fix(deps): update module github.com/alicebob/miniredis/v2 to v2.22.0 by @renovate in #666
  • fix(webhook): avoid panics by @wass3r in #671

Full Changelog: v0.14.0...v0.14.1