Releases: Gaardsholt/pass-along
Releases · Gaardsholt/pass-along
v0.7.1
Dependencies 📌
- Bump github.com/alicebob/miniredis/v2 from 2.31.0 to 2.31.1 @dependabot (#83)
- Bump golang.org/x/crypto from 0.12.0 to 0.18.0 @dependabot (#84)
- Bump @cimg/go from 1.21.1 to 1.21.6 @dependabot-circleci (#82)
- Bump github.com/prometheus/client_golang from 1.16.0 to 1.18.0 @dependabot (#81)
- Bump github.com/gorilla/mux from 1.8.0 to 1.8.1 @dependabot (#78)
- Bump github.com/alicebob/miniredis/v2 from 2.30.5 to 2.31.0 @dependabot (#74)
- Bump github.com/rs/zerolog from 1.30.0 to 1.31.0 @dependabot (#69)
- Bump @cimg/go from 1.21.0 to 1.21.1 @dependabot-circleci (#68)
- Bump golang from 1.20-alpine to 1.21-alpine @dependabot (#66)
- Bump @cimg/go from 1.20.7 to 1.21.0 @dependabot-circleci (#64)
- Bump golang.org/x/crypto from 0.11.0 to 0.12.0 @dependabot (#67)
- Bump github.com/alicebob/miniredis/v2 from 2.30.4 to 2.30.5 @dependabot (#65)
- Bump @cimg/go from 1.20.6 to 1.20.7 @dependabot-circleci (#63)
- Bump github.com/rs/zerolog from 1.29.1 to 1.30.0 @dependabot (#62)
- Bump golang.org/x/crypto from 0.10.0 to 0.11.0 @dependabot (#61)
- Bump @cimg/go from 1.20.5 to 1.20.6 @dependabot-circleci (#60)
- Bump github.com/alicebob/miniredis/v2 from 2.30.3 to 2.30.4 @dependabot (#57)
- Bump golang.org/x/crypto from 0.9.0 to 0.10.0 @dependabot (#58)
- Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 @dependabot (#59)
- Bump @cimg/go from 1.20.4 to 1.20.5 @dependabot-circleci (#56)
- Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 @dependabot (#55)
- Bump github.com/alicebob/miniredis/v2 from 2.30.2 to 2.30.3 @dependabot (#54)
- Bump golang.org/x/crypto from 0.8.0 to 0.9.0 @dependabot (#53)
- Bump @cimg/go from 1.20.3 to 1.20.4 @dependabot-circleci (#52)
- Bump github.com/rs/zerolog from 1.28.0 to 1.29.1 @dependabot (#50)
- Bump github.com/alicebob/miniredis/v2 from 2.30.0 to 2.30.2 @dependabot (#49)
- Bump golang.org/x/crypto from 0.6.0 to 0.8.0 @dependabot (#51)
- Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 @dependabot (#48)
- Bump @cimg/go from 1.19.5 to 1.20.3 @dependabot-circleci (#47)
- Bump golang.org/x/crypto from 0.5.0 to 0.6.0 @dependabot (#42)
- Bump @cimg/go from 1.19.4 to 1.19.5 @dependabot-circleci (#38)
Full Changelog: v0.7.0...v0.7.1
v0.7.0
Other Changes 🛠
- Added option to set custom "valid-for" options @Gaardsholt (#35)
Dependencies 📌
- Bump golang.org/x/crypto from 0.3.0 to 0.4.0 @dependabot (#33)
- Bump @cimg/go from 1.19.3 to 1.19.4 @dependabot-circleci (#32)
- Bump github.com/alicebob/miniredis/v2 from 2.23.0 to 2.23.1 @dependabot (#29)
- Bump @cimg/go from 1.19 to 1.19.3 @dependabot-circleci (#28)
- Bump github.com/prometheus/client_golang from 1.13.0 to 1.14.0 @dependabot (#30)
- Bump golang.org/x/crypto from 0.1.0 to 0.3.0 @dependabot (#31)
Full Changelog: v0.6.1...v0.7.0
v0.6.1
Other Changes 🛠
- Fixed test, improved docs and added test step to circle pipeline @brondum (#26)
- Upgrade dependencies (go 1.19 + modules) @Gaardsholt (#25)
Full Changelog: v0.6.0...v0.6.1
v0.6.0
v0.5.0
What's Changed
- Bump github.com/rs/zerolog from 1.25.0 to 1.26.0 by @dependabot in #5
- Bump github.com/alicebob/miniredis/v2 from 2.16.0 to 2.16.1 by @dependabot in #4
- Bump github.com/rs/zerolog from 1.26.0 to 1.26.1 by @dependabot in #8
- Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.0 by @dependabot in #10
- Bump github.com/alicebob/miniredis/v2 from 2.16.1 to 2.18.0 by @dependabot in #9
- Bump github.com/gomodule/redigo from 1.8.5 to 1.8.8 by @dependabot in #11
- Bump github.com/prometheus/client_golang from 1.12.0 to 1.12.1 by @dependabot in #12
- Blur secret when creating by @Gaardsholt in #15
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: v0.4.0...v0.5.0
v0.4.0
With this release you can finally use redis as the datastore instead of just in-memory 🚀
What's Changed
- Multiple datastores by @Gaardsholt and @brondum in #3
New Contributors
Full Changelog: v0.3.6...v0.4.0
v0.3.6
v.0.3.5
v0.3.4
Changes:
- Fixed a bug that would result in the mutex being locked after the cleanup job had found a secret that was expired, which results in not being able to create new secrets.
Full Changelog: v0.3.3...v0.3.4
v0.3.3
Changes:
- Fixed an issue with
nonexistent_secrets_read
was counted incorrectly
Full Changelog: v0.3.2...v0.3.3