Releases: FalcoSuessgott/vkv
Releases · FalcoSuessgott/vkv
v0.6.1
Changelog
New Features
- 0ed13c2: feat(goreleaser): test build in PR (@FalcoSuessgott)
Bug fixes
- be5cd25: fix(commitlint): ignore dependabot commits (@FalcoSuessgott)
- 257de0a: fix(snapshot_save): add skip errors flag (@FalcoSuessgott)
Dependency updates
- f13ae87: feat(deps): bump github.com/docker/docker (@dependabot[bot])
- 1e4d18c: feat(deps): bump github.com/docker/docker (@dependabot[bot])
- f0a4fa4: feat(deps): bump github.com/hashicorp/vault/api from 1.10.0 to 1.11.0 (@dependabot[bot])
Other work
- 4599c4a: docs(snapshot): use corret env var (@FalcoSuessgott)
v0.6.0
Changelog
New Features
- 45ba50d: feat(v1): support kv v1 (@FalcoSuessgott)
Bug fixes
- 91e2082: fix(lint): fix linting errors (@FalcoSuessgott)
- 1b92709: fix(tests): fix testing (@FalcoSuessgott)
Dependency updates
- 90db907: feat(deps): bump github.com/daixiang0/gci from 0.11.2 to 0.12.1 (@dependabot[bot])
- 21c3030: feat(deps): bump github.com/golangci/golangci-lint from 1.55.1 to 1.55.2 (@dependabot[bot])
- dffb9b3: feat(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (@dependabot[bot])
- 469910c: feat(deps): bump github.com/testcontainers/testcontainers-go (@dependabot[bot])
Other work
- d302f7a: docs(README): update links (@FalcoSuessgott)
- c2a94bb: docs(README): update subcommand docs (@FalcoSuessgott)
v0.5.1
Changelog
New Features
- 81d53e6: feat(mode): add VKV_MODE env var (@FalcoSuessgott)
- 8675fd6: feat(server): specify output format wit url param (@FalcoSuessgott)
Other work
- cbe553b: docs(cicd): add CI/CD section (@FalcoSuessgott)
- 728f0e1: docs(gitlab): use better vault address (@FalcoSuessgott)
v0.5.0-rc5
v0.5.0-rc4
v0.5.0-rc3
v0.5.0-rc2
v0.5.0-rc1
Changelog
New Features
- a6ed0f6: feat(server): introduce server command (@FalcoSuessgott)
Bug fixes
- 907cf84: fix(ci): switch to pull_request_target to allow reading secrets (@FalcoSuessgott)
Dependency updates
- 2523511: feat(deps): bump github.com/golangci/golangci-lint from 1.50.0 to 1.55.1 (@dependabot[bot])
- 7831ac6: feat(deps): bump github.com/testcontainers/testcontainers-go (@dependabot[bot])
Other work
- 0cc6b70: docs(README): add gitlab example (@FalcoSuessgott)
- 3c9eb81: docs(gitlab): add comments to gitlab example (@FalcoSuessgott)
- ff56ae7: docs(gitlab): add gitlab-ci example (@FalcoSuessgott)
- 5701f97: docs(quickstart): better readability (@FalcoSuessgott)
v0.5.0
v0.4.0
Changelog
Other work
- 014cf7f: docs(README): fix installation (@FalcoSuessgott)
- 619dd14: docs(README): update docs (@FalcoSuessgott)
- 7df6740: feat(ignore-errors): introduce --skip-errors flag (@FalcoSuessgott)