Releases: FalcoSuessgott/vkv
Releases · FalcoSuessgott/vkv
v0.8.3
Changelog
Bug fixes
- 90f1e50: fix(mkdocs): fix mkdocs GHA (@FalcoSuessgott)
- e4f59de: fix(mkdocs): fix mkdocs GHA (@FalcoSuessgott)
v0.8.2
Changelog
Bug fixes
- 170d72f: fix(import): test importing with existing secrets (@FalcoSuessgott)
- 367b5ad: fix(token): implement vault token precendence logic (@FalcoSuessgott)
Dependency updates
- e1478bd: feat(deps): bump github.com/Masterminds/sprig/v3 from 3.2.3 to 3.3.0 (@dependabot[bot])
- ab7c7d0: feat(deps): bump github.com/daixiang0/gci from 0.13.4 to 0.13.5 (@dependabot[bot])
- 8227a45: feat(deps): bump github.com/docker/docker (@dependabot[bot])
- 4f63f17: feat(deps): bump github.com/hashicorp/vault/api from 1.14.0 to 1.15.0 (@dependabot[bot])
- 55c0d08: feat(deps): bump github.com/savioxavier/termlink from 1.3.0 to 1.4.0 (@dependabot[bot])
- f009fab: feat(deps): bump github.com/savioxavier/termlink from 1.4.0 to 1.4.1 (@dependabot[bot])
- 8afd3c0: feat(deps): bump github.com/testcontainers/testcontainers-go (@dependabot[bot])
- f34c887: feat(deps): bump github.com/testcontainers/testcontainers-go/modules/vault (@dependabot[bot])
v0.8.1
Changelog
Bug fixes
- c02b8d5: fix(import): dont overwrite existing secrets during import (@FalcoSuessgott)
Dependency updates
- 664a044: feat(deps): bump github.com/testcontainers/testcontainers-go (@dependabot[bot])
- a78f7a4: feat(deps): bump github.com/testcontainers/testcontainers-go/modules/vault (@dependabot[bot])
v0.8.0
v0.7.1
Changelog
New Features
- 75f83b2: feat(export): switch to treeprint for multiline support in base export format (@FalcoSuessgott)
- 38431ab: feat(printer): introduce printer interface (@FalcoSuessgott)
Bug fixes
- 6fe3bb4: fix(export): preserver special characters (@FalcoSuessgott)
- b318e33: fix(release): drop --rm-dist in favor of --clean (@FalcoSuessgott)
- 694e50b: fix(templates): improve template engine and updat docs (@FalcoSuessgott)
- f1d3e20: fix(utils): do not use a pointer for maps (@FalcoSuessgott)
- 17ede9d: fix: skip vault client for help and version commands (@thomasgl-orange)
Dependency updates
- f84df7c: feat(deps): bump github.com/Masterminds/sprig/v3 from 3.2.1 to 3.2.3 (@dependabot[bot])
- 2597ca0: feat(deps): bump github.com/golangci/golangci-lint from 1.58.1 to 1.58.2 (@dependabot[bot])
- a231b75: feat(deps): bump github.com/golangci/golangci-lint from 1.58.2 to 1.59.0 (@dependabot[bot])
- d0d4b02: feat(deps): bump github.com/golangci/golangci-lint from 1.59.0 to 1.59.1 (@dependabot[bot])
- 4e11e42: feat(deps): bump github.com/hashicorp/vault/api from 1.13.0 to 1.14.0 (@dependabot[bot])
- 3dc75b7: feat(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (@dependabot[bot])
- bb6a431: feat(deps): bump github.com/testcontainers/testcontainers-go/modules/vault (@dependabot[bot])
- 43a537e: feat(deps): bump gotest.tools/gotestsum from 1.11.0 to 1.12.0 (@dependabot[bot])
Other work
v0.7.0
Changelog
New Features
- b6b66a1: feat(export): better UI (@FalcoSuessgott)
Bug fixes
- ad9ddfc: fix(export): remove delimiter (@FalcoSuessgott)
Dependency updates
- 53e82dd: feat(deps): bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 (@dependabot[bot])
- 41014a6: feat(deps): bump github.com/golangci/golangci-lint from 1.57.2 to 1.58.0 (@dependabot[bot])
- b0255a0: feat(deps): bump github.com/golangci/golangci-lint from 1.58.0 to 1.58.1 (@dependabot[bot])
v0.6.4
Changelog
New Features
- 4f4bdf3: feat(tests): improve tests and CLI reference docs (@FalcoSuessgott)
Dependency updates
- a486679: feat(deps): bump github.com/docker/docker (@dependabot[bot])
- fe7ac14: feat(deps): bump github.com/hashicorp/vault/api from 1.12.2 to 1.13.0 (@dependabot[bot])
- b383e35: feat(deps): bump github.com/testcontainers/testcontainers-go (@dependabot[bot])
Other work
- 0166ce8: docs(kvv1_to_kvv2): add example docs (@FalcoSuessgott)
- 386f260: fix(ci-tests): remove docker login for dependabot (@FalcoSuessgott)
v0.6.3
Changelog
New Features
- d2e6f15: feat(docs): add GA4 and restructure docs (@FalcoSuessgott)
- 1082212: feat(generic): support legacy kv engine of type generic (@FalcoSuessgott)
Dependency updates
- 86bebf9: feat(deps): bump github.com/daixiang0/gci from 0.13.1 to 0.13.2 (@dependabot[bot])
- 3991f78: feat(deps): bump github.com/daixiang0/gci from 0.13.2 to 0.13.4 (@dependabot[bot])
- b4fe106: feat(deps): bump github.com/docker/docker (@dependabot[bot])
- d8209bb: feat(deps): bump github.com/golangci/golangci-lint from 1.56.2 to 1.57.0 (@dependabot[bot])
- b61a37f: feat(deps): bump github.com/golangci/golangci-lint from 1.57.0 to 1.57.1 (@dependabot[bot])
- 106bd98: feat(deps): bump github.com/golangci/golangci-lint from 1.57.1 to 1.57.2 (@dependabot[bot])
v0.6.2
Changelog
Bug fixes
- 7df56f7: fix(ci): go version 1.21 (@FalcoSuessgott)
Dependency updates
- 02f0286: feat(deps): bump github.com/daixiang0/gci from 0.12.1 to 0.13.1 (@dependabot[bot])
- 1d488f2: feat(deps): bump github.com/docker/docker (@dependabot[bot])
- b0df660: feat(deps): bump github.com/docker/docker (@dependabot[bot])
- a096ae5: feat(deps): bump github.com/golangci/golangci-lint from 1.55.2 to 1.56.0 (@dependabot[bot])
- 6fe61d7: feat(deps): bump github.com/golangci/golangci-lint from 1.56.0 to 1.56.2 (@dependabot[bot])
- 27b89f7: feat(deps): bump github.com/hashicorp/vault/api from 1.11.0 to 1.12.2 (@dependabot[bot])
- b3aa275: feat(deps): bump github.com/testcontainers/testcontainers-go (@dependabot[bot])
- 9b81b8c: feat(deps): bump mvdan.cc/gofumpt from 0.5.0 to 0.6.0 (@dependabot[bot])
- 79d8d88: fix(deps): fix deps for tools/ (@FalcoSuessgott)
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)