Skip to content

.NET: [Durable Agents] Update CHANGELOG with release notes for past releases - #2669

Merged
Chris (crickman) merged 8 commits into
mainfrom
cgillum-changelog
Dec 9, 2025
Merged

.NET: [Durable Agents] Update CHANGELOG with release notes for past releases#2669
Chris (crickman) merged 8 commits into
mainfrom
cgillum-changelog

Conversation

@cgillum

Copy link
Copy Markdown
Member

Backfills the CHANGELOG.md file with the last several updates for the DurableTask extension.

No code changes.

…eleases
Backfills the CHANGELOG.md files with the last several updates.
CopilotAI review requested due to automatic review settings December 5, 2025 20:04
@markwallace-microsoftMark Wallace (markwallace-microsoft) added documentation Usage: [Issues, PRs], Target: documentation in the code base and learn docs .NET Usage: [Issues, PRs], Target: .Net labels Dec 5, 2025

CopilotAI 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

This PR backfills the CHANGELOG.md file with release notes for the past several releases of the Microsoft.Agents.AI.DurableTask extension, replacing the placeholder "Unreleased" entry with four documented releases.

  • Updates CHANGELOG.md to include four preview releases (v1.0.0-preview.251112.1 through v1.0.0-preview.251204.1)
  • Each release entry includes a description and corresponding PR link
  • Entries are organized in reverse chronological order

Comment threaddotnet/src/Microsoft.Agents.AI.DurableTask/CHANGELOG.md Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@kshyju

Shyju Krishnankutty (kshyju) commented Dec 5, 2025

Copy link
Copy Markdown
Contributor

Don't we need to update this file for the hosting package? https://github.com/microsoft/agent-framework/blob/913031cbcb097a844205be9ea9c42559b829a35d/dotnet/src/Microsoft.Agents.AI.Hosting.AzureFunctions/CHANGELOG.md

CopilotAI 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

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

Comment thread.github/instructions/durabletask.instructions.md Outdated

CopilotAI 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

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

Comment thread.github/instructions/durabletask.instructions.md Outdated
Aris Nguyen (arisng) pushed a commit to arisng/agent-framework that referenced this pull request Feb 2, 2026
…eleases (microsoft#2669)
* .NET: [Durable Agents] Update CHANGELOG with release notes for past releases
Backfills the CHANGELOG.md files with the last several updates.
* Update dotnet/src/Microsoft.Agents.AI.DurableTask/CHANGELOG.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update the Azure Functions changelog and add GHCP changelog instructions for these projects
* Tweak instructions
* Remove the timestamp requirement
* Rename instructions file
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@moonbox3Evan Mattson (moonbox3) added hosting Usage: [Issues, PRs], Target: all hosting related solutions and removed azure-functions labels Jun 17, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentationUsage: [Issues, PRs], Target: documentation in the code base and learn docshostingUsage: [Issues, PRs], Target: all hosting related solutions.NETUsage: [Issues, PRs], Target: .Net

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@cgillum@kshyju@crickman@moonbox3@markwallace-microsoft