Skip to content

v0.2.0

Choose a tag to compare

@cludden cludden released this 11 Jul 22:46
· 12 commits to master since this release

Changelog

Features
  • adds #watch() method for caching and renewing one or more secrets.
  • adds #secret() method for retrieving a copy of all or part of the internal cache.
  • updates authentication renewal logic to use lease_duration for scheduling renewals instead of renew_interval options
  • adds lots of tests