Skip to content

[Evaluation] Prepare azure-ai-evaluation 1.18.1 release#47954

Merged
slister1001 merged 1 commit into
Azure:mainfrom
slister1001:release/azure-ai-evaluation-1.18.1
Jul 8, 2026
Merged

[Evaluation] Prepare azure-ai-evaluation 1.18.1 release#47954
slister1001 merged 1 commit into
Azure:mainfrom
slister1001:release/azure-ai-evaluation-1.18.1

Conversation

@slister1001

Copy link
Copy Markdown
Member

Prepare azure-ai-evaluation 1.18.1 release (patch)

Cuts the next azure-ai-evaluation release as a patch (1.18.1). The changes since 1.18.0 are bug fixes + internal changes only — no new public API, features, or breaking changes — so this is a patch, not a minor.

CHANGELOG correction

The post-1.18.0 fixes had been merged under the already-published 1.18.0 header while 1.18.1 (Unreleased) sat empty. This PR moves them into 1.18.1 and stamps the release date:

_version.py is already 1.18.1. CHANGELOG-only change — no source/tests touched.

Draft until the release pipeline / APIView / approvals are ready. Merging begins the code-freeze / ASK MODE window.

Stamp the 1.18.1 CHANGELOG entry (2026-07-09) and move the post-1.18.0 fixes out of the already-published 1.18.0 section into 1.18.1: grounding tool-call enablement for TCS/TOU (Azure#47748) and OpenAPI tool-call validation plus the related Other Changes (Azure#47840). _version.py is already 1.18.1.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added the Evaluation Issues related to the client library for Azure AI Evaluation label Jul 8, 2026
@slister1001
slister1001 marked this pull request as ready for review July 8, 2026 20:55
@slister1001
slister1001 requested a review from a team as a code owner July 8, 2026 20:55
Copilot AI review requested due to automatic review settings July 8, 2026 20:55

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This is a CHANGELOG-only bookkeeping correction that cuts the azure-ai-evaluation 1.18.1 patch release. After 1.18.0 was published (2026-07-06 18:46 UTC), several bug-fix/internal PRs were merged with their notes placed under the already-shipped 1.18.0 header while the 1.18.1 (Unreleased) section sat empty. This PR moves those post-1.18.0 entries into a dated 1.18.1 (2026-07-09) section, leaving 1.18.0 with only the two entries it actually shipped.

I verified the categorization against the actual release history:

  • The published 1.18.0 release notes contain only the EvaluationException normalization and RedTeam.scan fixes — exactly what remains under 1.18.0 here.
  • PR #47840 merged ~2 minutes after 1.18.0 was published, and PR #47748 merged two days later, so their entries correctly move to 1.18.1.
  • _version.py is already 1.18.1, matching the new CHANGELOG header.

Changes:

  • Replace the empty 1.18.1 (Unreleased) placeholder with a dated 1.18.1 (2026-07-09) section.
  • Move the tool-call enablement (#47748), OpenAPI tool-call validation, OpenAPI message normalization, and log-redaction entries into 1.18.1.
  • Keep only the two genuinely-shipped entries under 1.18.0.

@slister1001
slister1001 enabled auto-merge (squash) July 8, 2026 21:34
@slister1001
slister1001 merged commit 0d49db2 into Azure:main Jul 8, 2026
24 checks passed
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.

3 participants