You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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](https://github.com/Azure/AppConfiguration-JavaScriptProvider/pull/264)
10
+
5
11
## 2.4.0-preview - January 13, 2026
6
12
7
13
* Added the `loadFromAzureFrontDoor` function based on 2.3.0.
0 commit comments