github Azure/azure-sdk-for-net Azure.AI.AgentServer.Invocations_1.0.0-beta.7

latest release: Azure.ResourceManager.CloudHealth_1.0.0-beta.5
pre-release3 hours ago

1.0.0-beta.7 (2026-09-03)

Features Added

  • Added application-owned target-turn tracing for Voice handlers.
    VoiceSession.StartTurn creates a mockable VoiceTurnTrace parented to the
    physical Voice connection; applications activate it around model/tool work and
    complete it once with an immutable, content-free VoiceTurnResult. The relay
    does not infer target outcomes from sent messages or connection termination.
  • Added the experimental typed Voice Live Bridge Protocol 1.0 relay. VoiceHandler dispatches
    immutable inbound events, VoiceSession.SendAsync serializes explicit outbound
    messages, and AddVoice<THandler>() / VoiceServer.Run<THandler>() reuse the
    existing /invocations_ws transport without owning application lifecycle state.
    Consumers acknowledge this preview surface with the AAAS001 diagnostic.

Don't miss a new azure-sdk-for-net release

NewReleases is sending notifications on new releases.