Skip to content

Conversation

slister1001
Copy link
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.

@Copilot Copilot AI review requested due to automatic review settings September 4, 2025 21:01
@slister1001 slister1001 requested a review from a team as a code owner September 4, 2025 21:01
Copy link
Contributor

@Copilot 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

This PR increments the version number for the Azure AI Evaluation SDK from 1.11.0 to 1.12.0 and prepares the changelog for the next release. The changes establish the foundation for a new development cycle following the release of version 1.11.0.

  • Updates the package version to 1.12.0 in the version file
  • Adds a new unreleased changelog section with standard template structure
  • Updates the previous 1.11.0 release date

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/azure/ai/evaluation/_version.py Version number incremented from 1.11.0 to 1.12.0
sdk/evaluation/azure-ai-evaluation/CHANGELOG.md Added 1.12.0 unreleased section and corrected 1.11.0 release date

@github-actions github-actions bot added the Evaluation Issues related to the client library for Azure AI Evaluation label Sep 4, 2025
@slister1001 slister1001 enabled auto-merge (squash) September 4, 2025 21:02
@slister1001 slister1001 merged commit 5851cc3 into Azure:main Sep 5, 2025
22 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.

2 participants