Skip to content

.NET: Bump preview version to 260420.1 and fix AgentServer package deps#5367

Merged
alliscode merged 1 commit intomicrosoft:feature/responses-hostingfrom
alliscode:hosted-agent-adapter
Apr 20, 2026
Merged

.NET: Bump preview version to 260420.1 and fix AgentServer package deps#5367
alliscode merged 1 commit intomicrosoft:feature/responses-hostingfrom
alliscode:hosted-agent-adapter

Conversation

@alliscode
Copy link
Copy Markdown
Member

  • Bump PackageVersion to 0.0.1-preview.260420.1
  • Bump Azure.AI.AgentServer.Core beta.21 -> beta.22 (required by Azure.AI.AgentServer.Responses beta.3)
  • Replace AgentHostTelemetry.ResponsesSourceName with local constant (type made internal in AgentServer.Core beta.22)

Contribution Checklist

  • The code builds clean without any errors or warnings
  • The PR follows the Contribution Guidelines
  • All unit tests pass, and I have added new tests where possible
  • Is this a breaking change? If yes, add "[BREAKING]" prefix to the title of the PR.

- Bump PackageVersion to 0.0.1-preview.260420.1
- Bump Azure.AI.AgentServer.Core beta.21 -> beta.22 (required by
  Azure.AI.AgentServer.Responses beta.3)
- Replace AgentHostTelemetry.ResponsesSourceName with local constant
  (type made internal in AgentServer.Core beta.22)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@moonbox3 moonbox3 added the .NET label Apr 20, 2026
@github-actions github-actions bot changed the title Bump preview version to 260420.1 and fix AgentServer package deps .NET: Bump preview version to 260420.1 and fix AgentServer package deps Apr 20, 2026
@alliscode alliscode merged commit 3c48ca1 into microsoft:feature/responses-hosting Apr 20, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants