Skip to content

Increment package version after release of azure-ai-evaluation#46001

Merged
slister1001 merged 1 commit intoAzure:mainfrom
slister1001:backport-1.16.2-changelog
Mar 31, 2026
Merged

Increment package version after release of azure-ai-evaluation#46001
slister1001 merged 1 commit intoAzure:mainfrom
slister1001:backport-1.16.2-changelog

Conversation

@slister1001
Copy link
Copy Markdown
Member

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.

- Backport 1.16.2 hotfix CHANGELOG with release date (2026-03-24)
- Add missing token metrics entry (PR Azure#45865) to 1.16.2 section
- Add 1.16.3 (Unreleased) section with existing extra_headers feature
- Bump _version.py to 1.16.3

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@slister1001 slister1001 requested a review from a team as a code owner March 30, 2026 21:31
Copilot AI review requested due to automatic review settings March 30, 2026 21:31
@github-actions github-actions bot added the Evaluation Issues related to the client library for Azure AI Evaluation label Mar 30, 2026
Copy link
Copy Markdown
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

Updates azure-ai-evaluation metadata after releasing 1.16.2 by moving the previous unreleased notes into a dated release entry and advancing the package version for continued development.

Changes:

  • Add a new 1.16.3 (Unreleased) section and move the extra_headers note there.
  • Mark 1.16.2 as released with date 2026-03-24 and add the missing token metrics changelog entry.
  • Bump package VERSION to 1.16.3.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
sdk/evaluation/azure-ai-evaluation/CHANGELOG.md Adds 1.16.3 (Unreleased) and finalizes 1.16.2 with a release date + missing entry.
sdk/evaluation/azure-ai-evaluation/azure/ai/evaluation/_version.py Updates the library version constant to 1.16.3.

@slister1001 slister1001 enabled auto-merge (squash) March 30, 2026 23:22
@slister1001 slister1001 merged commit 3d36de7 into Azure:main Mar 31, 2026
27 checks passed
slister1001 added a commit that referenced this pull request Apr 1, 2026
- Backport 1.16.2 hotfix CHANGELOG with release date (2026-03-24)
- Add missing token metrics entry (PR #45865) to 1.16.2 section
- Add 1.16.3 (Unreleased) section with existing extra_headers feature
- Bump _version.py to 1.16.3

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.

4 participants