Skip to content

Add release notes for Kubernetes Provider v2.6.0#1146

Open
Copilot wants to merge 1 commit intomainfrom
copilot/v2-6-0-release-notes
Open

Add release notes for Kubernetes Provider v2.6.0#1146
Copilot wants to merge 1 commit intomainfrom
copilot/v2-6-0-release-notes

Conversation

Copy link
Contributor

Copilot AI commented Mar 26, 2026

Release notes for Azure App Configuration Kubernetes Provider v2.6.0 (March 27, 2026).

  • Snapshot references — Loading a configuration setting whose value is a snapshot reference now automatically loads all key-values from that snapshot, enabling runtime snapshot switching (#166)
  • Entra ID audience — Support for specifying the Entra ID audience for authentication (#164)

Co-authored-by: linglingye001 <143174321+linglingye001@users.noreply.github.com>
Agent-Logs-Url: https://github.com/Azure/AppConfiguration/sessions/3a3214a7-eee7-4e3c-bd31-e8a85d4a2c82
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a new release-notes entry for the Azure App Configuration Kubernetes Provider v2.6.0 in the central documentation/reference repo.

Changes:

  • Added a 2.6.0 release section dated March 27, 2026.
  • Documented two enhancements: snapshot reference loading behavior and Entra ID audience configuration support.

Comment on lines +9 to +10
* Added support for snapshot references. If a configuration setting's value is a snapshot reference, loading it automatically loads all key-values from the referenced snapshot. This enables dynamically switching between snapshots at runtime. [#166](https://github.com/Azure/AppConfiguration-KubernetesProvider/pull/166)
* Added support for specifying the Entra ID audience for authentication with Azure App Configuration. [#164](https://github.com/Azure/AppConfiguration-KubernetesProvider/pull/164)
Copy link

Copilot AI Mar 26, 2026

Choose a reason for hiding this comment

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

The linked PRs don’t appear to match the described enhancements: PR #166 is titled "Fix the link to the authentication doc" and PR #164 is a revert of a Golang sample code change, but these bullets attribute snapshot references and Entra ID audience support to them. Please verify and update the PR links (or the bullet descriptions) so the release notes point to the correct changes.

Copilot uses AI. Check for mistakes.
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.

3 participants