2.3.1
·
9 commits
to release/stable/v2
since this release
Enhancements
- Added support for enforcing a minimum secret refresh interval (60 seconds) for Key Vault references during configuration refresh. When refresh is triggered, the provider will not re-fetch a secret if it was retrieved less than 60 seconds ago, avoiding excessive requests to Key Vault. #264