Skip to content

.NET: Bump Azure.AI.AgentServer.Invocations from 1.0.0-beta.5 to 1.0.0-beta.6 - #7886

Merged
Roger Barreto (rogerbarreto) merged 1 commit into
mainfrom
dependabot/nuget/dotnet/samples/04-hosting/FoundryHostedAgents/invocations/Hosted-Invocations-EchoAgent/Azure.AI.AgentServer.Invocations-1.0.0-beta.6
Aug 26, 2026
Merged

.NET: Bump Azure.AI.AgentServer.Invocations from 1.0.0-beta.5 to 1.0.0-beta.6#7886
Roger Barreto (rogerbarreto) merged 1 commit into
mainfrom
dependabot/nuget/dotnet/samples/04-hosting/FoundryHostedAgents/invocations/Hosted-Invocations-EchoAgent/Azure.AI.AgentServer.Invocations-1.0.0-beta.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown
Contributor

Updated Azure.AI.AgentServer.Invocations from 1.0.0-beta.5 to 1.0.0-beta.6.

Release notes

Sourced from Azure.AI.AgentServer.Invocations's releases.

1.0.0-beta.6

1.0.0-beta.6 (2026-08-12)

Features Added

  • AsyncAPI discovery endpoints — InvocationHandler now exposes two new
    virtual methods, GetAsyncApiJsonAsync and GetAsyncApiYamlAsync, served
    at GET /invocations/docs/asyncapi.json and GET /invocations/docs/asyncapi.yaml
    respectively. Both default to 404; override either or both to publish the
    AsyncAPI companion to the existing openapi.json endpoint for
    streaming/bidirectional surfaces (e.g. the invocations_ws WebSocket protocol)
    that OpenAPI cannot express. The path extension is authoritative for the
    returned content type — no Accept negotiation and no format conversion.

Other Changes

  • Updated the resilient research and multi-turn samples to use FoundryStateStore
    directly for application state with session-scoped store names and invocation tags,
    without user isolation or per-item call IDs.

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: Azure.AI.AgentServer.Invocations
  dependency-version: 1.0.0-beta.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Usage: [Issues, PRs], Target: .Net dependencies Usage: [Issues, PRs], Target: dependencies in the project labels Aug 26, 2026
Copilot AI balanced review requested due to automatic review settings August 26, 2026 14:57
@dependabot dependabot Bot added .NET Usage: [Issues, PRs], Target: .Net dependencies Usage: [Issues, PRs], Target: dependencies in the project labels Aug 26, 2026
@dependabot
dependabot Bot deployed to github-app-auth August 26, 2026 14:58 Active
@dependabot
dependabot Bot deployed to github-app-auth August 26, 2026 14:58 Active
@dependabot
dependabot Bot deployed to github-app-auth August 26, 2026 14:58 Active
@dependabot
dependabot Bot deployed to github-app-auth August 26, 2026 14:58 Active
@github-actions github-actions Bot changed the title Bump Azure.AI.AgentServer.Invocations from 1.0.0-beta.5 to 1.0.0-beta.6 .NET: Bump Azure.AI.AgentServer.Invocations from 1.0.0-beta.5 to 1.0.0-beta.6 Aug 26, 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.

Pull request overview

Updates the standalone .NET Echo Agent sample to the latest Invocations SDK beta.

Changes:

  • Bumps Azure.AI.AgentServer.Invocations from 1.0.0-beta.5 to 1.0.0-beta.6.

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

@rogerbarreto
Roger Barreto (rogerbarreto) added this pull request to the merge queue Aug 26, 2026
Merged via the queue into main with commit 4f05631 Aug 26, 2026
35 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/dotnet/samples/04-hosting/FoundryHostedAgents/invocations/Hosted-Invocations-EchoAgent/Azure.AI.AgentServer.Invocations-1.0.0-beta.6 branch August 26, 2026 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Usage: [Issues, PRs], Target: dependencies in the project .NET Usage: [Issues, PRs], Target: .Net

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants