1.5.0 (2026-03-04)
Features Added
- Added
AddKeyVaultSecretsextension methods onIConfigurationBuilderthat create aSecretClientfrom configuration using theAzure.Coreconfiguration extensions (built onSystem.ClientModel).
Bugs Fixed
- Handle
OperationCanceledExceptioninPollForSecretChangesAsyncso the background polling loop exits cleanly when the provider is disposed.