Skip to content

Releases: aschmidt75/go-secretshelper

0.1.0

15 Dec 10:44
Compare
Choose a tag to compare

Changelog

92731c0 Initial commit
c714573 Merge branch 'feature/akv' into develop
44bd7ec Merge branch 'feature/core' into develop
996beb8 Merge branch 'feature/envsubst' into develop
70d3d41 Merge branch 'feature/file-sink' into develop
3ff97e7 Merge branch 'feature/refactor-specs' into develop
4e295cf Merge branch 'feature/vault-age' into develop
0b5016c Merge branch 'release/0.1.0'
6d41e09 add main cli; gorelease; makefile
4f25304 add: AgeVault and tests
3f6e7b2 add: age encrypt transformation, tests, docs
62c02d5 add: agevault (empty), test
8671362 add: aws access; refactor
b2eebe0 add: azure key vault; refactor
bb6cbc5 add: badge
a785384 add: bats cli test, refactored unit test
5c6c976 add: builtin factory and test
d250c9d add: default repo, base main, goreleaser
7e9deeb add: docs
43471fa add: docs
7fd5081 add: docs; fix makefile
53db738 add: environment substitution; docs
c647e48 add: file sink and test
d2d4043 add: gcp secret manager; refactor; docs
124f312 add: jq transformation, tests, docs; refactor
572f634 add: template transformation, tests, bats tests
08e320e add: transformation, tests, validation
33647a9 fix: Makefile
5f6816f fix: add feature branches to ga
a68ecc0 fix: doc
6ef565c fix: tests
327fa5a fix: typo
c822397 fix: typo, coverage
5914920 initial
a012ba9 merge feature/cli
752e968 merged
5f8aff9 refactor: specs into generic forms
fc9e6b8 refactoring
bedad9e tidy
82d380c update: action
26c759d update: docs