Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (19 loc) · 689 Bytes

History.md

File metadata and controls

31 lines (19 loc) · 689 Bytes

1.1.1 / 2016-10-11

  • Publish binaries to Github

1.1.0 / 2016-08-15

  • Add support for multiple Vault instances

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