diff --git a/sdk/evaluation/azure-ai-evaluation/CHANGELOG.md b/sdk/evaluation/azure-ai-evaluation/CHANGELOG.md index 4a9cda4f9ae4..3c71dccf4167 100644 --- a/sdk/evaluation/azure-ai-evaluation/CHANGELOG.md +++ b/sdk/evaluation/azure-ai-evaluation/CHANGELOG.md @@ -1,18 +1,12 @@ # Release History -## 1.14.0 (Unreleased) - -### Breaking Changes - -### Features Added +## 1.14.0 (2026-01-05) ### Bugs Fixed - Updated CodeVulnerability and UngroundedAttributes evaluators for RedTeam to use the binary true/false scoring pattern so their results align with service responses. - Fixed `GroundednessEvaluator` with `query` not honoring `is_reasoning_model` (and `credential`) when reloading the query prompty, which could cause `max_tokens` to be sent to reasoning models. [#44385](https://github.com/Azure/azure-sdk-for-python/issues/44385) -### Other Changes - ## 1.13.7 (2025-11-14) ### Bugs Fixed