Skip to content

Conversation

azure-sdk
Copy link
Collaborator

https://github.com/Azure/sdk-release-request/issues/6509
Recording test success
https://dev.azure.com/azure-sdk/internal/_build?definitionId=976
BuildTargetingString
azure-mgmt-cognitiveservices
Skip.CreateApiReview

@azure-sdk
Copy link
Collaborator Author

@Copilot Copilot AI review requested due to automatic review settings August 27, 2025 02:45
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 is an automated release PR for the Azure Cognitive Services Management SDK, upgrading from version 13.7.0 to 14.0.0. The update includes breaking changes related to network injection model refactoring and operations class renaming, along with dependency updates and Python 3.13 support.

Key changes:

  • Refactored NetworkInjections model to NetworkInjection with type change from single object to list
  • Made internal operations mixin class private by prefixing with underscore
  • Updated dependencies and added Python 3.13 support

Reviewed Changes

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

Show a summary per file
File Description
setup.py Added Python 3.13 classifier and updated azure-mgmt-core dependency
sdk_packaging.toml Removed entire packaging configuration
pyproject.toml Added packaging configuration from removed file
_models_py3.py Renamed NetworkInjections to NetworkInjection and changed type to list
operations files Made CognitiveServicesManagementClientOperationsMixin private
test files Updated test data structure for networkInjections
_version.py Updated version from 13.7.0 to 14.0.0
CHANGELOG.md Added release notes for breaking changes
metadata files Updated commit hash and autorest version

@@ -1,5 +1,16 @@
# Release History

## 14.0.0 (2025-09-22)
Copy link
Preview

Copilot AI Aug 27, 2025

Choose a reason for hiding this comment

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

The date '2025-09-22' is in the future. The current date should be used instead of a future date in the changelog.

Suggested change
## 14.0.0 (2025-09-22)
## 14.0.0 (2024-06-10)

Copilot uses AI. Check for mistakes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants