Microsoft.Extensions.Configuration.AzureAppConfiguration 8.4.0 - September 19th, 2025
Enhancements
-
Added an overload of
AddAzureAppConfigurationthat accepts the endpoint and token credential. #694 -
Added support for parsing json values with comments. #685
-
Added support for snapshot references. If a configuration setting's value is a snapshot reference, loading it automatically pulls all key-values and feature flags from the referenced snapshot into the configuration. This enables dynamically switching between snapshots at runtime. #689
-
Updated dependency package versions. #695
Azure.Data.AppConfiguration:1.6.0->1.6.1Azure.Messaging.EventGrid:4.7.0->5.0.0Azure.Security.KeyVault.Secrets:4.6.0->4.8.0Microsoft.Extensions.Diagnostics.HealthChecks:6.0.36->8.0.19Microsoft.Extensions.Azure:1.7.6->1.12.0Microsoft.Extensions.DependencyInjection.Abstractions:6.0.0->8.0.2Microsoft.Extensions.Logging:6.0.0->8.0.1Microsoft.Extensions.Configuration:6.0.1->8.0.0
Microsoft.Azure.AppConfiguration.AspNetCore 8.4.0 - September 19th, 2025
- Updated
Microsoft.Extensions.Configuration.AzureAppConfigurationreference to8.4.0. See the release notes for more information on the changes.
Microsoft.Azure.AppConfiguration.Functions.Worker 8.4.0 - September 19th, 2025
- Updated
Microsoft.Extensions.Configuration.AzureAppConfigurationreference to8.4.0. See the release notes for more information on the changes.