Skip to content

.NET: chore: promote shipped .NET APIs for main - #8248

Closed
maf-ci-automations[bot] wants to merge 1 commit into
mainfrom
promote-shipped-apis-main
Closed

.NET: chore: promote shipped .NET APIs for main#8248
maf-ci-automations[bot] wants to merge 1 commit into
mainfrom
promote-shipped-apis-main

Conversation

@maf-ci-automations

Copy link
Copy Markdown

Automatically promotes entries from PublicAPI.Unshipped.txt to PublicAPI.Shipped.txt for released .NET packages.

Copilot AI balanced review requested due to automatic review settings September 10, 2026 13:44
@agent-framework-automation agent-framework-automation Bot added the .NET Usage: [Issues, PRs], Target: .Net label Sep 10, 2026
@github-actions github-actions Bot changed the title chore: promote shipped .NET APIs for main .NET: chore: promote shipped .NET APIs for main Sep 10, 2026

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.

🟢 Approval recommended

The API promotions and removal marker are applied consistently across every target framework.

Pull request overview

Promotes released Microsoft.Agents.AI APIs into shipped baselines across all supported .NET targets.

Changes:

  • Moves nine API entries from unshipped to shipped baselines.
  • Records AgentFileStore.SearchAsync changing from abstract to virtual.
  • Resets unshipped baselines to empty.
File summaries
File Description
PublicAPI/netstandard2.0/PublicAPI.Unshipped.txt Clears promoted entries.
PublicAPI/netstandard2.0/PublicAPI.Shipped.txt Records released APIs.
PublicAPI/net9.0/PublicAPI.Unshipped.txt Clears promoted entries.
PublicAPI/net9.0/PublicAPI.Shipped.txt Records released APIs.
PublicAPI/net8.0/PublicAPI.Unshipped.txt Clears promoted entries.
PublicAPI/net8.0/PublicAPI.Shipped.txt Records released APIs.
PublicAPI/net472/PublicAPI.Unshipped.txt Clears promoted entries.
PublicAPI/net472/PublicAPI.Shipped.txt Records released APIs.
PublicAPI/net10.0/PublicAPI.Unshipped.txt Clears promoted entries.
PublicAPI/net10.0/PublicAPI.Shipped.txt Records released APIs.
Review details
  • Files reviewed: 10/10 changed files
  • Comments generated: 0
  • Review effort level: Balanced

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

@github-code-quality

Copy link
Copy Markdown
Contributor

Code Coverage Overview

Languages: C#

C# / code-coverage/dotnet

The overall line coverage in commit 7f42b0f in the promote-shipped-apis... branch is 84%. Line coverage data for the main branch is not yet available.

Show a line coverage summary of the most covered files.
File main promote-shipped-apis... 7f42b0f +/-
/home/runner/wo...valConverter.cs 100%
/home/runner/wo...entsProvider.cs 99%
/home/runner/wo...nticAnalyzer.cs 94%
/home/runner/wo...tClientAgent.cs 91%
/home/runner/wo...putConverter.cs 90%
/home/runner/wo...kflowBuilder.cs 90%
/home/runner/wo...kflowSession.cs 87%
/home/runner/wo...SkillsSource.cs 86%
/home/runner/wo...onExtensions.cs 81%
/home/runner/wo...ctionVisitor.cs 70%

@baywet
Vincent Biret (baywet) deleted the promote-shipped-apis-main branch September 10, 2026 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

.NET Usage: [Issues, PRs], Target: .Net

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants