7.1.0
·
15 commits
to release/stable/v7
since this release
Microsoft.Extensions.Configuration.AzureAppConfiguration 7.1.0 - February 26, 2024
Enhancements
- This is the first stable release of the Replica Auto-Discovery enhancement that was introduced in 7.1.0-preview.
Bug Fixes
- Fixed a bug where the provider would throw a
KeyVaultReferenceException
instead of retrying for transient errors while connecting to Key Vault during startup, even if the startup timeout had not elapsed. #516
Microsoft.Azure.AppConfiguration.AspNetCore 7.1.0 - February 26, 2024
- Updated
Microsoft.Extensions.Configuration.AzureAppConfiguration
reference to7.1.0
. See the release notes for more information on the changes.
Microsoft.Azure.AppConfiguration.Functions.Worker 7.1.0 - February 26, 2024
- Updated
Microsoft.Extensions.Configuration.AzureAppConfiguration
reference to7.1.0
. See the release notes for more information on the changes.