Releases: 0xsequence/go-cloudsecrets
Releases · 0xsequence/go-cloudsecrets
v0.8.0
What's Changed
- Use hook to set map key after setter by @klaidliadon in #11
- Fetch each secret only once, fix replacement of nested map values by @VojtechVitek in #13
New Contributors
- @klaidliadon made their first contribution in #11
Full Changelog: v0.6.0...v0.8.0
v0.6.0
What's Changed
- Use $SECRET: prefix by @VojtechVitek in #3
- Implement nosecret provider & refactor by @VojtechVitek in #4
- Run go tests in CI by @VojtechVitek in #5
- Move github action to .github/workflows by @VojtechVitek in #6
- Add MIT license by @VojtechVitek in #7
- Support walking slices, recursive types & prepare for fetching secrets in batches by @VojtechVitek in #8
- Add test for maps and double pointers, support hydrating maps by @VojtechVitek in #9
- Support map[string]config{} by creating a ptr to the config value by @VojtechVitek in #10
New Contributors
- @VojtechVitek made their first contribution in #3
Full Changelog: v0.1.0...v0.6.0
v0.5.0
What's Changed
- Use $SECRET: prefix by @VojtechVitek in #3
- Implement nosecret provider & refactor by @VojtechVitek in #4
- Run go tests in CI by @VojtechVitek in #5
- Move github action to .github/workflows by @VojtechVitek in #6
- Add MIT license by @VojtechVitek in #7
- Support walking slices, recursive types & prepare for fetching secrets in batches by @VojtechVitek in #8
- Add test for maps and double pointers, support hydrating maps by @VojtechVitek in #9
New Contributors
- @VojtechVitek made their first contribution in #3
Full Changelog: v0.1.0...v0.5.0
v0.4.0
What's Changed
- Use $SECRET: prefix by @VojtechVitek in #3
- Implement nosecret provider & refactor by @VojtechVitek in #4
- Run go tests in CI by @VojtechVitek in #5
- Move github action to .github/workflows by @VojtechVitek in #6
- Add MIT license by @VojtechVitek in #7
- Support walking slices, recursive types & prepare for fetching secrets in batches by @VojtechVitek in #8
New Contributors
- @VojtechVitek made their first contribution in #3
Full Changelog: v0.1.0...v0.4.0