Skip to content

Add dotnet provider v8.6.0 release notes#1163

Open
linglingye001 wants to merge 2 commits into
mainfrom
linglingye/dotnet-provider-860
Open

Add dotnet provider v8.6.0 release notes#1163
linglingye001 wants to merge 2 commits into
mainfrom
linglingye/dotnet-provider-860

Conversation

@linglingye001

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings July 24, 2026 07:58

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds customer-facing release notes for the .NET App Configuration provider v8.6.0, and updates the dependent AspNetCore and Functions Worker packages’ release notes to reference the new provider version.

Changes:

  • Added a new 8.6.0 release entry for Microsoft.Extensions.Configuration.AzureAppConfiguration with two enhancement bullets.
  • Added 8.6.0 release entries in Microsoft.Azure.AppConfiguration.AspNetCore and Microsoft.Azure.AppConfiguration.Functions.Worker noting the updated provider reference.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
releaseNotes/MicrosoftExtensionsConfigurationAzureAppConfiguration.md Adds v8.6.0 provider release notes entry.
releaseNotes/MicrosoftAzureAppConfigurationFunctionsWorker.md Adds v8.6.0 entry referencing provider v8.6.0 release notes.
releaseNotes/MicrosoftAzureAppConfigurationAspNetCore.md Adds v8.6.0 entry referencing provider v8.6.0 release notes.

Comment on lines +4 to +8
## 8.6.0 - July 24th, 2026
### Enhancements
* Added support for resolving Azure Key Vault references in parallel by setting the new `ParallelSecretResolutionEnabled` property under `AzureAppConfigurationKeyVaultOptions` to true. [#736](https://github.com/Azure/AppConfiguration-DotnetProvider/pull/736)

* Upgraded `Azure.Data.AppConfiguration` to `1.11.0` to enable automatic Microsoft Entra ID audience detection. [#745](https://github.com/Azure/AppConfiguration-DotnetProvider/pull/745)
# Microsoft.Azure.AppConfiguration.Functions.Worker
[Source code][source_code] | [Package (NuGet)][package]

## 8.6.0 - July 24th, 2026
# Microsoft.Azure.AppConfiguration.AspNetCore
[Source code][source_code] | [Package (NuGet)][package]

## 8.6.0 - July 24th, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants