Skip to content

Releases: Azure/azure-sdk-for-python

azure-ai-agentserver-core_1.0.0b2

11 Nov 04:00

Choose a tag to compare

Pre-release

1.0.0b2 (2025-11-10)

Bugs Fixed

  • Fixed Id generator format.

  • Improved stream mode error messsage.

  • Updated application insights related configuration environment variables.

azure-ai-agentserver-agentframework_1.0.0b3

11 Nov 21:40

Choose a tag to compare

1.0.0b3 (2025-11-11)

Bugs Fixed

  • Fixed Id generator format.

  • Fixed trace initialization for agent-framework.

azure-ai-agentserver-agentframework_1.0.0b2

11 Nov 04:01

Choose a tag to compare

1.0.0b2 (2025-11-10)

Bugs Fixed

  • Fixed Id generator format.

  • Improved stream mode error messsage.

  • Updated application insights related configuration environment variables.

azure-ai-evaluation_1.13.4

10 Nov 07:20
d35f12e

Choose a tag to compare

1.13.4 (2025-11-10)

Bugs Fixed

  • Handle input data for evaluation result when evaluators.

azure-ai-textanalytics_6.0.0b2

11 Nov 00:39
57ce420

Choose a tag to compare

Pre-release

6.0.0b2 (2025-11-06)

This version of the client library defaults to the service API version 2025-11-15-preview.

Features Added

  • Added support for multiple redaction policies in a single request.
  • Added synthetic replacement redaction, enabling selected PII types (e.g., Person, Email) to be replaced with realistic synthetic values rather than masked.
  • Added confidence score thresholding, allowing customers to define minimum confidence levels—globally or per-entity—so that only entities meeting the required confidence are returned.
  • Added entity validation control with the disableEntityValidation parameter, allowing users to bypass entity validation when needed.

azure-ai-evaluation_1.13.3

09 Nov 07:41

Choose a tag to compare

1.13.3 (2025-11-08)

Other Changes

  • Added scenario property to red team evaluation request to align scores with red team concepts of attack success.

azure-ai-agentserver-langgraph_1.0.0b1

08 Nov 02:48
484d5d0

Choose a tag to compare

Pre-release

1.0.0b1 (2025-11-07)

Features Added

First version

azure-ai-agentserver-agentframework_1.0.0b1

08 Nov 02:47
484d5d0

Choose a tag to compare

1.0.0b1 (2025-11-07)

Features Added

First version

azure-ai-evaluation_1.13.2

07 Nov 19:41

Choose a tag to compare

1.13.2 (2025-11-07)

Bugs Fixed

  • Added App Insights redaction for agent safety run telemetry so adversarial prompts are not stored in collected logs.

azure-identity_1.26.0b1

07 Nov 02:59
daf7f22

Choose a tag to compare

Pre-release

1.26.0b1 (2025-11-07)

Features Added

  • Added support for WorkloadIdentityCredential identity binding mode in AKS environments. This feature addresses Entra's limitation on the number of federated identity credentials (FICs) per managed identity by utilizing an AKS proxy that handles FIC exchanges on behalf of pods. (#43287)