issues
search
fugue
/
credstash
A little utility for managing credentials in the cloud
Apache License 2.0
2.06k
stars
214
forks
source link
Release/1.16.2
#267
Closed
mike-luminal
closed
4 years ago
mike-luminal
commented
4 years ago
1.16.2
New: Smarter cached session handling was added, with support for multiple sessions keyed by AKID
New: Configurable logging was added
New: @VincentHokie added the ability to pass a custom session to
getAllSecrets
and
listSecrets
Bugfix: An empty dict is returned from getall when there are no secrets, rather than an error
Bugfix: @aerostitch fixed Python 3.8 syntax warnings
New languages: Links to Erlang and Rust implementations of
credstash
have been added
1.16.2
getAllSecrets
andlistSecrets
credstash
have been added