Skip to content

Add .NET Feature Management 4.6.0 release notes#1160

Open
Copilot wants to merge 4 commits into
mainfrom
copilot/prepare-release-notes-dotnet-v4-6-0
Open

Add .NET Feature Management 4.6.0 release notes#1160
Copilot wants to merge 4 commits into
mainfrom
copilot/prepare-release-notes-dotnet-v4-6-0

Conversation

Copilot AI commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Prepares customer-facing release notes for .NET Feature Management 4.6.0 based on the keyed dependency injection support added in the related FeatureManagement-Dotnet PR.

  • Microsoft.FeatureManagement

    • Added the 4.6.0 enhancement entry for resolving variant service implementations through keyed dependency injection.
    • Calls out lazy, on-demand instantiation for variant implementations with their own dependencies and configuration.
  • Related packages

    • Added matching 4.6.0 reference-update entries for:
      • Microsoft.FeatureManagement.AspNetCore
      • Microsoft.FeatureManagement.Telemetry.ApplicationInsights

Copilot AI changed the title Update Microsoft.FeatureManagement 4.6.0 release notes Add .NET Feature Management 4.6.0 release notes Jun 26, 2026
Copilot AI requested a review from linglingye001 June 26, 2026 07:39
@linglingye001 linglingye001 marked this pull request as ready for review June 26, 2026 07:43
Copilot AI review requested due to automatic review settings June 26, 2026 07:43

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 Feature Management 4.6.0 release across the core package and two related packages, documenting the keyed dependency injection variant-resolution enhancement and updating dependent package reference entries.

Changes:

  • Added a 4.6.0 release notes entry to Microsoft.FeatureManagement describing keyed DI-based variant implementation resolution (with lazy/on-demand instantiation note and issue link).
  • Added 4.6.0 reference-update entries for Microsoft.FeatureManagement.AspNetCore and Microsoft.FeatureManagement.Telemetry.ApplicationInsights pointing to the core release notes.

Reviewed changes

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

File Description
releaseNotes/Microsoft.Featuremanagement.md Adds the 4.6.0 enhancement entry describing keyed DI variant resolution.
releaseNotes/Microsoft.Featuremanagement.AspNetCore.md Adds a 4.6.0 entry updating the Microsoft.FeatureManagement reference and linking to core notes.
releaseNotes/Microsoft.Featuremanagement.Telemetry.ApplicationInsights.md Adds a 4.6.0 entry updating the Microsoft.FeatureManagement reference and linking to core notes.

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