[AutoPR Azure.ResourceManager.ContainerRegistry]-generated-from-SDK Generation - .NET-5777144#55137
Open
azure-sdk wants to merge 16 commits intoAzure:mainfrom
Open
Conversation
…rosoft.ContainerRegistry/Registry/tspconfig.yaml', API Version: 2025-11-01, SDK Release Type: stable, and CommitSHA: 'eb320d1d85f5b46c3cfe6cf60a1f0de4ef3b01d9' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5777144 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
9 tasks
|
Reviewed with @lizMSFT. As far as I'm aware, past SDK releases for container registry have been multi-api. Could you help us understand if any updates are needed to continue supporting multi-API until the consolidation work is finished? |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR promotes the Azure.ResourceManager.ContainerRegistry package from beta to a stable 1.5.0 release and wires it to the new 2025-11-01 Container Registry management API version. It also introduces package metadata that records the target API version for this release.
Changes:
- Bump
Azure.ResourceManager.ContainerRegistrypackage version from1.5.0-beta.2to1.5.0. - Add
metadata.jsonspecifyingapiVersion: 2025-11-01for the Container Registry management SDK.
Reviewed changes
Copilot reviewed 2 out of 688 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| sdk/containerregistry/Azure.ResourceManager.ContainerRegistry/src/Azure.ResourceManager.ContainerRegistry.csproj | Updates the project version to 1.5.0 for the stable release. |
| sdk/containerregistry/Azure.ResourceManager.ContainerRegistry/metadata.json | Adds metadata to pin the SDK to management API version 2025-11-01. |
…/src/Custom/ContainerRegistryRunResource.cs
…/src/Custom/Models directory
…/src/Custom/ContainerRegistryTaskResource.cs
…/src/Custom/ContainerRegistryResource.cs
This class represents a ContainerRegistryTask and includes methods for updating tasks. The deprecated methods have been marked accordingly.
…lientName renames
…h the separation for RegistryTasks
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/containerregistry/resource-manager/Microsoft.ContainerRegistry/Registry/tspconfig.yaml', API Version: 2025-11-01, SDK Release Type: stable, and CommitSHA: 'eb320d1d85f5b46c3cfe6cf60a1f0de4ef3b01d9' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5777144 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://web.powerapps.com/apps/821ab569-ae60-420d-8264-d7b5d5ef734c?release-plan-id=1857cf38-61f6-f011-8406-000d3a5c46b0 Submitted by: clarkporter@microsoft.com
Release Plan Details
Spec pull request: fix(containerregistry): added preview version decorator to properties incorrectly flagged as stable azure-rest-api-specs#39455
Spec API version: 2025-11-01