Skip to content

v0.15.0

Compare
Choose a tag to compare
@wass3r wass3r released this 06 Oct 16:34
· 417 commits to main since this release
d6e280a

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