Current Series Release Notes

5.1.0

New Features

  • The new [vault] timeout option has been added. This determines timeout in each HTTP request to Vault server. It defaults to 60 seconds.

5.0.0

Upgrade Notes

  • The KeyManager class now has two new abstract methods, add_consumer and remove_consumer. Any implementations inheriting the base KeyManager class should override these two interfaces.