Releases: zalando/go-keyring
Releases · zalando/go-keyring
v0.2.8
v0.2.7
What's Changed
- Inline shellescape dependency by @williammartin in #117
- docs: Fix 404-ing secret service link by @tinder-ryantrontz in #120
- fix(readme): remove extra trailing slash by @tinder-ryantrontz in #121
- docs: document how to set data via the CLI and then access it via the Go library by @alexec in #128
- security: GH Actions by @szuecs in #137
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #138
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #139
- Bump the all-go-mod-patch-and-minor group with 2 updates by @dependabot[bot] in #140
New Contributors
- @tinder-ryantrontz made their first contribution in #120
- @alexec made their first contribution in #128
- @dependabot[bot] made their first contribution in #138
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- feat: add DeleteAll methods to keyring by @avallete in #112
- update dependencies; migrate shellescape package to new import path by @pietdevries94 in #113
New Contributors
- @avallete made their first contribution in #112
- @pietdevries94 made their first contribution in #113
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Fix suspected race condition in prompt handling by @williammartin in #105
Full Changelog: v0.2.3...v0.2.4