Skip to content

Releases: go-vela/vela-influx

v0.5.1

20 Aug 17:03
d254bdf
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update all non-major dependencies by @renovate in #56
  • chore(deps): update github/codeql-action action to v3.26.3 by @renovate in #57
  • fix(ci): address linter issues by @wass3rw3rk in #58

Full Changelog: v0.5.0...v0.5.1

v0.5.0

15 Apr 19:49
e955e0d
Compare
Choose a tag to compare

What's Changed

  • chore(linter): fix linter errors, remove deprecated allow leading spaces by @KellyMerrick in #50
  • chore(deps): update codecov/codecov-action action to v4 by @renovate in #52
  • chore(deps): update github/codeql-action action to v3 by @renovate in #51
  • chore(deps): update all non-major dependencies by @renovate in #49
  • fix(deps): update module github.com/go-vela/types to v0.23.2 [security] by @renovate in #54
  • chore(deps): update all non-major dependencies by @renovate in #55

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

08 Dec 17:52
5a3b258
Compare
Choose a tag to compare

What's Changed

  • chore(license): update source code headers + copyright year by @wass3rw3rk in #46
  • chore: bulk updating dependencies by @claire1618 in #48
  • chore(deps): update alpine docker tag to v3.19.0 by @renovate in #43
  • chore(deps): update actions/setup-go action to v5 by @renovate in #47
  • chore(deps): update actions/checkout action to v4 by @renovate in #44

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

15 Jun 17:26
c4294c2
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/urfave/cli/v2 to v2.17.1 by @renovate in #29
  • fix(deps): update module github.com/go-vela/types to v0.15.1 by @renovate in #30
  • fix(logs): correct documentation link by @ecrupper in #31
  • chore: remove code of conduct in favor of global version by @wass3r in #34
  • fix(deps): update module github.com/go-vela/types to v0.17.0 by @renovate in #33
  • chore(deps): upgrade deps and workflows and go by @ecrupper in #40

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

18 Aug 22:00
4452b85
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/go-vela/types to v0.11.0 by @renovate in #2
  • chore(deps): update go to 1.17 by @wass3r in #3
  • chore: copyright year to 2022 by @kaymckay in #4
  • fix(deps): update module github.com/go-vela/types to v0.12.0 by @renovate in #5
  • chore(deps): update actions/checkout action to v3 by @renovate in #6
  • fix(deps): update github.com/influxdata/influxdb1-client commit hash to a9ab567 by @renovate in #7
  • chore: add updated golangci config by @kaymckay in #8
  • fix(deps): update module github.com/urfave/cli/v2 to v2.4.0 by @renovate in #9
  • chore: update contributing.md by @kaymckay in #10
  • fix(deps): update module github.com/go-vela/types to v0.13.0 by @renovate in #11
  • chore(deps): update codecov/codecov-action action to v3 by @renovate in #12
  • fix(deps): update module github.com/urfave/cli/v2 to v2.4.4 by @renovate in #13
  • fix(deps): update module github.com/urfave/cli/v2 to v2.4.8 by @renovate in #14
  • fix(deps): update module github.com/urfave/cli/v2 to v2.5.1 by @renovate in #16
  • chore(deps): update github/codeql-action action to v2 by @renovate in #15
  • fix(deps): update module github.com/urfave/cli/v2 to v2.7.1 by @renovate in #17
  • fix(deps): update module github.com/urfave/cli/v2 to v2.8.1 by @renovate in #18
  • fix(deps): update module github.com/go-vela/types to v0.14.0 by @renovate in #19
  • fix(deps): update module github.com/sirupsen/logrus to v1.9.0 by @renovate in #21
  • fix(deps): update module github.com/urfave/cli/v2 to v2.11.1 by @renovate in #20
  • chore: upgrade to go v1.18 by @plyr4 in #23
  • chore(deps): bump go.mod to 1.18 by @wass3r in #26

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

28 Oct 16:48
Compare
Choose a tag to compare

v0.1.0 (2021-10-28)

Chore

  • clean up comments and add code links