Skip to content

.NET Feature Management v4.5.0 release notes#1151

Merged
jimmyca15 merged 7 commits intomainfrom
copilot/update-release-notes-4-5-0
Apr 24, 2026
Merged

.NET Feature Management v4.5.0 release notes#1151
jimmyca15 merged 7 commits intomainfrom
copilot/update-release-notes-4-5-0

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 20, 2026

  • Remove "strongly typed" from 4.5.0 enhancement bullet
  • Correct ParameterObjectParametersObject
  • Update 4.5.0 release date to April 23

Copilot AI and others added 2 commits April 17, 2026 03:18
Agent-Logs-Url: https://github.com/Azure/AppConfiguration/sessions/630e7e6d-0e38-4201-8dda-24ecb3112daf

Co-authored-by: linglingye001 <143174321+linglingye001@users.noreply.github.com>
…meterObject to ParametersObject

Agent-Logs-Url: https://github.com/Azure/AppConfiguration/sessions/39528b02-8c70-44a2-a639-74e05ffbbefd

Co-authored-by: linglingye001 <143174321+linglingye001@users.noreply.github.com>
@linglingye001 linglingye001 changed the title Fix 4.5.0 release notes: remove "strongly typed", rename ParameterObject → ParametersObject .NET Feature Management v4.5.0 release notes Apr 20, 2026
@zhiyuanliang-ms
Copy link
Copy Markdown
Member

@copilot Change the release date to April 23

Agent-Logs-Url: https://github.com/Azure/AppConfiguration/sessions/224a844b-f5d1-4eb2-84ee-f2b1843471fd

Co-authored-by: zhiyuanliang-ms <141655842+zhiyuanliang-ms@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Apr 23, 2026

@copilot Change the release date to April 23

Done — updated the release date to April 23 in commit 20b3d85.

Comment thread releaseNotes/Microsoft.Featuremanagement.md Outdated
Comment thread releaseNotes/Microsoft.Featuremanagement.md Outdated
Comment thread releaseNotes/Microsoft.Featuremanagement.AspNetCore.md Outdated
Comment thread releaseNotes/Microsoft.Featuremanagement.Telemetry.ApplicationInsights.md Outdated
@jimmyca15 jimmyca15 marked this pull request as ready for review April 24, 2026 17:24
Copilot AI review requested due to automatic review settings April 24, 2026 17:24
@jimmyca15 jimmyca15 merged commit 645824f into main Apr 24, 2026
5 checks passed
Copy link
Copy Markdown
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

Note

Copilot was unable to run its full agentic suite in this review.

Adds 4.5.0 release notes across the FeatureManagement packages and aligns the entry details (API name + release date) for the 4.5.0 announcement.

Changes:

  • Added 4.5.0 release notes section (enhancements + bug fix) to Microsoft.Featuremanagement.md.
  • Added 4.5.0 entries to the ASP.NET Core and App Insights telemetry release notes (dependency reference update).
  • Normalized the source_code reference line formatting in the ASP.NET Core release notes.

Reviewed changes

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

File Description
releaseNotes/Microsoft.Featuremanagement.md Introduces 4.5.0 release notes with enhancements and bug fix details.
releaseNotes/Microsoft.Featuremanagement.Telemetry.ApplicationInsights.md Adds a 4.5.0 entry describing the updated core package reference.
releaseNotes/Microsoft.Featuremanagement.AspNetCore.md Adds a 4.5.0 entry for the updated core package reference and fixes link reference formatting.


### Enhancements

* Added support for custom feature definition providers to pass filter settings directly by using `ParametersObject`, reducing configuration-conversion overhead for non-configuration-backed sources. [#589](https://github.com/microsoft/FeatureManagement-Dotnet/pull/589)
Copy link

Copilot AI Apr 24, 2026

Choose a reason for hiding this comment

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

Minor wording issue: “pass … directly by using” is redundant and reads awkwardly. Consider rephrasing to something like “pass filter settings directly using ParametersObject …” (or equivalent) to improve readability.

Suggested change
* Added support for custom feature definition providers to pass filter settings directly by using `ParametersObject`, reducing configuration-conversion overhead for non-configuration-backed sources. [#589](https://github.com/microsoft/FeatureManagement-Dotnet/pull/589)
* Added support for custom feature definition providers to pass filter settings directly using `ParametersObject`, reducing configuration-conversion overhead for non-configuration-backed sources. [#589](https://github.com/microsoft/FeatureManagement-Dotnet/pull/589)

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.

5 participants