Skip to content

Releases: xbglowx/vault-kv-search

v0.2.1

04 Apr 16:52
Compare
Choose a tag to compare
fix: search in fullpath

v0.2.0

06 Feb 16:33
Compare
Choose a tag to compare
fix(deps): update module github.com/hashicorp/vault/api to v1.11.0

v0.1.3: feat: allow to specify kv version to avoid autodetection

04 Jan 11:43
Compare
Choose a tag to compare
Avoiding the call the get the mounts, and with the caching of the vault
proxy, is it possible to have an offline copy of the vault content.

See https://github.com/hashicorp/vault/issues/19879

v0.1.2: Merge pull request #14 from xbglowx/dependabot/go_modules/github.com/…

18 Jan 16:28
7e1ee31
Compare
Choose a tag to compare
…spf13/cobra-1.6.1

Bump github.com/spf13/cobra from 1.4.0 to 1.6.1

v0.1.1

28 Dec 21:09
37798ee
Compare
Choose a tag to compare
Upgrade dependencies

v0.1.0

29 Dec 21:03
2b952b2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.1.0

v0.0.2

14 Sep 04:19
76ff4f1
Compare
Choose a tag to compare
Properly call done on waitgroups

v0.0.1

27 Feb 04:49
9bcb7e8
Compare
Choose a tag to compare
Allow searching againts key and/or value