AI Navigate

Azure.AI.ContentUnderstanding_1.0.2

Azure OpenAI .NET Releases / 3/12/2026

📰 NewsTools & Practical Usage

Key Points

  • The Azure.AI.ContentUnderstanding 1.0.2 release fixes a bug where GetRehydrationToken() could return null for operations started with WaitUntil.Started.
  • The bug previously blocked cross-process operation handoff, which could hinder multi-process workflows.
  • The fix references GitHub issue #56840, clarifying the context for developers tracking the issue.
  • This release focuses on bug fixes and stability improvements for the Content Understanding SDK.

1.0.2 (2026-03-11)

Bugs Fixed

  • Fixed GetRehydrationToken() returning null on operations started with WaitUntil.Started, preventing cross-process operation handoff (#56840)