Skip to content

Releases: ilijamt/vault-token-helper

v0.1.7

30 Mar 09:50
96533ab
Compare
Choose a tag to compare

Changelog

  • 1aa819b build(deps): bump actions/setup-go from 4 to 5 (#6)
  • 7f84565 build(deps): bump codecov/codecov-action from 3 to 4 (#8)
  • 6a8f9fb build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#5)
  • 96533ab build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#10)
  • 709ace9 build(deps): bump github/codeql-action from 2 to 3 (#7)
  • aa0e416 build(deps): bump golangci/golangci-lint-action from 3 to 4 (#9)
  • cba57c6 chore(goreleaser): fix deprecated brews tap

v0.1.4

07 Oct 13:02
Compare
Choose a tag to compare

Changelog

  • 2af9b45 build(deps): bump actions/checkout from 3 to 4 (#4)
  • 60cef28 build(deps): bump actions/setup-go from 3 to 4 (#2)
  • f47f0d3 build(deps): bump goreleaser/goreleaser-action from 2 to 5 (#3)
  • b101f7b build: Update go dependencies and go version
  • 2d190e8 build: fix .goreleaser.yml
  • 677a2f4 build: update github worklflow and set go.mod to 1.21 instead of 1.21.2
  • 1772e2a build: update github worklflows and added dependabot
  • 72de51e chore(golangci-lint): fix linting issues for ineffectual assignment to err

v0.1.3

12 Jan 10:01
Compare
Choose a tag to compare

Changelog

  • bc9d74c feat: added list and purge commands

v0.1.2

12 Jan 10:01
Compare
Choose a tag to compare

Changelog

  • c2900cd refactor: store the data for localpath handler in a gob format with the vault address

v0.1.1

21 Aug 15:44
Compare
Choose a tag to compare

Changelog

  • 9886d30 added CHANGELOG.md
  • a7799ea chore: added github workflows
  • 26aaf4c chore: fixed go build command in github workflows
  • 08d18a9 chore: generated changelog and modified changelog configuration
  • dd39dcb fix: added -s and -w to strip debugging information from the binary to reduce the size
  • 5ef372d fix: deprecations and linting issues
  • a88f0c0 update README.md

0.1.0

28 Jul 10:44
Compare
Choose a tag to compare

Changelog

  • 3b3edb6 Initial version of vault-token-helper