Skip to content

chore(deps): bump azure-ai-agentserver-invocations from 1.0.0b7 to 1.0.0b8 in /libs/azure-ai - #929

Merged
Facundo Santiago (santiagxf) merged 1 commit into
mainfrom
dependabot/uv/libs/azure-ai/azure-ai-agentserver-invocations-1.0.0b8
Aug 10, 2026
Merged

chore(deps): bump azure-ai-agentserver-invocations from 1.0.0b7 to 1.0.0b8 in /libs/azure-ai#929
Facundo Santiago (santiagxf) merged 1 commit into
mainfrom
dependabot/uv/libs/azure-ai/azure-ai-agentserver-invocations-1.0.0b8

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps azure-ai-agentserver-invocations from 1.0.0b7 to 1.0.0b8.

Release notes

Sourced from azure-ai-agentserver-invocations's releases.

azure-ai-agentserver-invocations_1.0.0b8

1.0.0b8 (2026-08-03)

Samples

  • Added samples showing how to build crash-resilient invocation agents on top of the new core resilient-task primitive: resilient_multiturn (suspend/resume conversation), resilient_langgraph (real-time streaming LangGraph integration with crash recovery + steering), and resilient_research (multi-stage research loop with checkpointing). See the Resilient Task Developer Guide for the underlying API.

Bugs Fixed

  • The cancel (POST /invocations/{id}/cancel) and get (GET /invocations/{id}) endpoints now resolve the session id consistently with the invoke endpoint, so custom cancel/get handlers can reliably look up per-session state.

Other Changes

  • Bumped the minimum azure-ai-agentserver-core dependency to >=2.0.0b10, which adds an opt-in gate for resilient-task startup recovery so invocations-only agents no longer make a blocking task-store call during startup.
Commits
  • ff3c1a2 Prepare azure-ai-agentserver-invocations 1.0.0b8 release (#48398)
  • 3baa5c3 Revise SDK customization documentation (#48396)
  • f5033d5 [Storage] Fix 103/104 Live Test Failures (#48376)
  • 7c2afb3 [discovery] azure-ai-discovery 1.0.0 GA (data plane) (#48265)
  • 52c5618 Add targeted pylint import suppressions to snippet samples (#48359)
  • cb17713 [Core] Fix Async Test to Handle Event Loop and Remove pytest DeprecationWarni...
  • 168f880 App Configuration Provider - Bug Fixes (#47922)
  • dc7b46a Fix/start continuous dtmf recognition (start_continuous_dtmf_recognition) (#4...
  • 5fe8c7d update emitter-package dependencies (#48380)
  • 4e0cc7b feat(servicebus): add list_queue_sessions and list_subscription_sessions (#46...
  • Additional 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)

Bumps [azure-ai-agentserver-invocations](https://github.com/Azure/azure-sdk-for-python) from 1.0.0b7 to 1.0.0b8.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-ai-agentserver-invocations_1.0.0b7...azure-ai-agentserver-invocations_1.0.0b8)

---
updated-dependencies:
- dependency-name: azure-ai-agentserver-invocations
  dependency-version: 1.0.0b8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 10, 2026
@santiagxf
Facundo Santiago (santiagxf) merged commit 6ad56f9 into main Aug 10, 2026
9 checks passed
@santiagxf
Facundo Santiago (santiagxf) deleted the dependabot/uv/libs/azure-ai/azure-ai-agentserver-invocations-1.0.0b8 branch August 10, 2026 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant