Skip to content

Releases: go-vela/vela-email

v0.7.0

15 Apr 19:50
c06f5da
Compare
Choose a tag to compare

What's Changed

  • chore(linter): fix linter errors, remove deprecated allow leading spaces by @KellyMerrick in #56
  • chore(deps): update all non-major dependencies by @renovate in #54
  • chore: update deps by @timhuynh94 in #60
  • chore(deps): update all non-major dependencies by @renovate in #61

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

08 Dec 17:18
8d8c798
Compare
Choose a tag to compare

What's Changed

  • chore(license): update source code headers + copyright year by @wass3rw3rk in #50
  • chore: bulk updating dependencies by @claire1618 in #53
  • chore(deps): update alpine docker tag to v3.19.0 by @renovate in #47

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

13 Jun 18:51
8a297fb
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bulk update to deps + workflows upgrade by @ecrupper in #43

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

v0.4.0

19 Jan 20:37
e656565
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 #27
  • fix(deps): update module github.com/go-vela/types to v0.15.1 by @renovate in #28
  • fix(logs): correct documentation link by @ecrupper in #29
  • chore: remove code of conduct in favor of global version by @wass3r in #31
  • enhance: emit an error when the Auth method is specified but no creds were passed by @colindean in #35
  • fix(deps): update module github.com/go-vela/types to v0.17.0 by @renovate in #30
  • fix(deps): update module github.com/masterminds/semver/v3 to v3.2.0 by @renovate in #32
  • fix(deps): update module github.com/urfave/cli/v2 to v2.23.7 by @renovate in #33
  • chore: use alt go install method and update copyright year by @wass3r in #36

New Contributors

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

v0.3.0

18 Aug 22:02
a3080c6
Compare
Choose a tag to compare

What's Changed

  • 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

New Contributors

  • @plyr4 made their first contribution in #23

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

v0.2.0

21 Mar 14:50
b1a1505
Compare
Choose a tag to compare

What's Changed

  • Update module github.com/go-vela/types to v0.12.0 by @renovate in #4
  • chore: update golangci configuration and clean repo by @kaymckay in #8
  • fix: remove old changelog by @kaymckay in #7
  • chore(deps): update actions/checkout action to v3 by @renovate in #5
  • 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
  • enhancement: Add ability to attach files to email by @kaymckay in #6

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

03 Feb 16:20
bac6424
Compare
Choose a tag to compare

v0.1.1 (2022-02-03)

v0.1.0

03 Feb 16:17
3f36729
Compare
Choose a tag to compare

What's Changed

  • feat: initialize and open source email plugin code by @kaymckay in #1

Full Changelog: https://github.com/go-vela/vela-email/commits/v0.1.0