Releases: Azure/azure-sdk-for-python
Releases · Azure/azure-sdk-for-python
azure-ai-agentserver-core_1.0.0b2
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
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
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
1.13.4 (2025-11-10)
Bugs Fixed
- Handle input data for evaluation result when evaluators.
azure-ai-textanalytics_6.0.0b2
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
disableEntityValidationparameter, allowing users to bypass entity validation when needed.
azure-ai-evaluation_1.13.3
1.13.3 (2025-11-08)
Other Changes
- Added
scenarioproperty to red team evaluation request to align scores with red team concepts of attack success.
azure-ai-agentserver-langgraph_1.0.0b1
1.0.0b1 (2025-11-07)
Features Added
First version
azure-ai-agentserver-agentframework_1.0.0b1
1.0.0b1 (2025-11-07)
Features Added
First version
azure-ai-evaluation_1.13.2
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
1.26.0b1 (2025-11-07)
Features Added
- Added support for
WorkloadIdentityCredentialidentity 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)