mirror of
https://github.com/Luzifer/vault-unseal.git
synced 2024-12-22 22:01:20 +00:00
567 B
567 B
1.0.0 / 2016-07-20
- add dockerized version
- improve token parameter
Breaking change: Token parameter no longer expects comma delimitted tokens but now you need to specify the tokens either as arguments or specify the token parameter multiple times for multiple tokens - update rconfig
0.1.2 / 2016-03-31
- Use a HTTP client with explicit timeout
0.1.1 / 2016-03-31
- Vendored dependencies
- Use log package for logging to have timestamps
0.1.0 / 2015-08-13
- Initial version