[AutoPR azure-mgmt-cognitiveservices]-generated-from-SDK Generation - Python-6487788#47687
Open
azure-sdk wants to merge 1 commit into
Open
[AutoPR azure-mgmt-cognitiveservices]-generated-from-SDK Generation - Python-6487788#47687azure-sdk wants to merge 1 commit into
azure-sdk wants to merge 1 commit into
Conversation
…nagement/tspconfig.yaml', SDK Release Type: beta, and CommitSHA: 'fc12374be89d7869e1a5cff58b7586c9dcb6bf64' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6487788 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
Contributor
There was a problem hiding this comment.
Pull request overview
This PR is an automated regeneration of the azure-mgmt-cognitiveservices package from the latest TypeSpec spec, advancing the default API version to 2026-05-15-preview. It introduces RAI egress-policy modeling and deployment speculative-decoding support, plus a beta-to-beta breaking change removing location from ManagedComputeCapacityProperties.
Changes:
- Bump default/known API version to
2026-05-15-previewand updatetsp-location.yaml,_metadata.json, and all generated samples/tests accordingly. - Add new RAI egress models/enums (
RaiEgress*),DeploymentSpeculativeDecoding,ManagedComputeDeploymentProperties.capabilities, andRaiPolicyProperties.egress_policy; regenerate core serialization helpers for numeric duration formats. - Update package version to
15.0.0b3, add the15.0.0b3changelog entry, add the Python 3.14 classifier, and refresh the README authentication wording to Microsoft Entra.
Reviewed changes
Copilot reviewed 203 out of 205 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
tsp-location.yaml / _metadata.json |
Update spec commit and API version metadata to the new preview. |
_version.py / CHANGELOG.md |
Bump to 15.0.0b3 and document new features and breaking change. |
pyproject.toml |
Add Python 3.14 classifier (Beta status / is_stable=false retained). |
README.md |
Update auth section from Azure Active Directory to Microsoft Entra. |
_client.py / _configuration.py (sync + aio) |
Update API-version docstrings/default to 2026-05-15-preview. |
models/_models.py, models/_enums.py, models/__init__.py, apiview-properties.json |
Generated egress/speculative-decoding models and enums (skipped per mgmt review rules). |
_utils/serialization.py, _utils/model_base.py |
Regenerated numeric-duration serialization helpers (skipped per mgmt review rules). |
aio/operations/_operations.py |
Add 2026-05-15-preview (and 2026-05-01) to api-version lists (skipped per mgmt review rules). |
generated_samples/*, generated_tests/* |
Regenerated samples/tests; new egress and speculative-decoding examples (skipped per mgmt review rules). |
*/_patch.py |
Regeneration whitespace-only changes. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Configurations: 'specification/cognitiveservices/CognitiveServices.Management/tspconfig.yaml', SDK Release Type: beta, and CommitSHA: 'fc12374be89d7869e1a5cff58b7586c9dcb6bf64' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6487788 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. Release plan link: https://azsdk-releaseplan-dashboard-hveph5aqhhcfhtgu.westus-01.azurewebsites.net/?releaseplan=35113 Submitted by: markhiet@microsoft.com