Releases: FalcoSuessgott/vkv
Releases · FalcoSuessgott/vkv
v0.0.15
Changelog
- c7b9063 chore(deps): bump goreleaser/goreleaser-action from 2 to 3
- 8c0ed36 feat(deps): bump github.com/caarlos0/env/v6 from 6.10.0 to 6.10.1
- 1b22142 feat(deps): bump github.com/caarlos0/env/v6 from 6.9.2 to 6.9.3
- b77d0f3 feat(deps): bump github.com/caarlos0/env/v6 from 6.9.3 to 6.10.0
- 5c8bb82 feat(deps): bump github.com/hashicorp/vault/api from 1.5.0 to 1.6.0
- 6a7ff05 feat(deps): bump github.com/hashicorp/vault/api from 1.6.0 to 1.7.1
- f069b37 feat(deps): bump github.com/hashicorp/vault/api from 1.7.1 to 1.7.2
- 3517015 feat(deps): bump github.com/hashicorp/vault/api from 1.7.2 to 1.8.1
- a57b6e6 feat(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0
- eeffdd8 feat(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0
- d045a8c feat(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2
- 0084d10 feat(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4
- f73444c feat(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5
- 463e7f3 feat(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0
- 8909585 feat(deps): bump github.com/testcontainers/testcontainers-go
- 5ab8d8b ship build tools using go generate
- f1d8851 test version flag
v0.0.14
v0.0.13
v0.0.12
v0.0.11
v0.0.10
v0.0.9
Changelog
- 39cfd3d feat(deps): bump github.com/hashicorp/vault/api from 1.3.1 to 1.5.0
- f568ca9 feat(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1
- 324c602 make vkv configurable via envs
- a93e1ef move secrets out of NewPrinter func
- fb04af0 remove duplicated file
- 7da30fd remove gitlab-ci.yml
- d670734 test cobra command
- 48c3fb3 use ReadEnvironment and improve flags verifying
v0.0.8
Changelog
- 4bcfd1f add markdown output
- 44472d7 chore(deps): bump actions/checkout from 2 to 3
- 815f133 feat(deps): bump github.com/hashicorp/vault/api from 1.3.1 to 1.4.1
- 26aa4b5 feat(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0
- 7d2470e feat(deps): bump golang from 1.17.7-alpine to 1.17.8-alpine
- 8222d5f improve flags and usage
- d429042 introduce MAX_VALUE_LENGTH flag
- c4b63e2 introduce export flag
- 292e64c remove docker ci stage
- 6952306 vault version matrix testing
v0.0.7
v0.0.6
Changelog
- 98eeccd allow 5% failure for PRs (#13)
- 7ca7381 allow multiple paths
- 6d46d80 feat(deps): bump github.com/hashicorp/vault/api from 1.3.0 to 1.3.1
- 965a6f1 feat(deps): bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#9)
- 9141312 feat(deps): bump golang from 1.17.5-alpine to 1.17.6-alpine
- 8260754 feat(deps): bump golang from 1.17.6-alpine to 1.17.7-alpine
- 4cd7bac ignore leading delimiter
- 63df4ce print secrets in separate line (#11)