Skip to content

1.1.0

Compare
Choose a tag to compare
@DanielHougaard DanielHougaard released this 24 Dec 12:37
· 460 commits to main since this release
4df097d

What's Changed

  • Added caching support. Caching will greatly reduce the time it takes to fetch a secret. By default it will cache secrets for 5 minutes. You can specify the cache time when instantiating the client, by setting cacheTTL.
  • Added process env support for listSecrets().
  • Minor structural changes.

Full Changelog: 1.0.24...1.1.0