Skip to content

docs: Backport CHANGELOG entries for azure-ai-evaluation 1.16.1 hotfix#45786

Open
slister1001 wants to merge 3 commits intoAzure:mainfrom
slister1001:hotfix-1.16.1-changelog-backport
Open

docs: Backport CHANGELOG entries for azure-ai-evaluation 1.16.1 hotfix#45786
slister1001 wants to merge 3 commits intoAzure:mainfrom
slister1001:hotfix-1.16.1-changelog-backport

Conversation

@slister1001
Copy link
Member

Add missing entries for 5 changes merged to main since 1.16.0 that were not reflected in the CHANGELOG, and set release date to 2026-03-18:

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new API spec, a link to the pull request containing these API spec changes should be included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

Add missing entries for 5 changes merged to main since 1.16.0 that were
not reflected in the CHANGELOG, and set release date to 2026-03-18:
- Agentic evaluators accept string inputs (Azure#45159)
- Fix XPIA binary_path for model targets (Azure#45527)
- Fix content-filter raw JSON display (Azure#45528)
- Extract token_usage in Foundry path (Azure#45722)
- Fix legacy endpoint backwards compat (Azure#45727)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@slister1001 slister1001 requested a review from a team as a code owner March 19, 2026 01:02
Copilot AI review requested due to automatic review settings March 19, 2026 01:02
@github-actions github-actions bot added the Evaluation Issues related to the client library for Azure AI Evaluation label Mar 19, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Backports missing CHANGELOG entries into azure-ai-evaluation for the 1.16.1 hotfix release, ensuring the release notes accurately reflect fixes/features already merged to main.

Changes:

  • Mark 1.16.1 as released with date 2026-03-18.
  • Add one “Features Added” entry and multiple “Bugs Fixed” entries covering the five missing items.

You can also share your feedback on Copilot code review. Take the survey.

@@ -1,9 +1,18 @@
# Release History

slister1001 and others added 2 commits March 18, 2026 21:13
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Evaluation Issues related to the client library for Azure AI Evaluation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants