Skip to content

[AutoRelease] t2-containerregistry-2025-04-25-51769(can only be merged by SDK owner) #40720

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

azure-sdk
Copy link
Collaborator

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

@Copilot Copilot AI review requested due to automatic review settings April 25, 2025 04:30
@azure-sdk
Copy link
Collaborator Author

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 updates the serialization imports across multiple modules to use the new _utils.serialization path instead of the deprecated _serialization module and includes corresponding changelog updates reflecting several breaking changes.

  • Updated Serializer/Deserializer imports in clients, operations, and models (both synchronous and asynchronous).
  • Amended CHANGELOG.md with breaking changes for the 14.0.0 release.

Reviewed Changes

Copilot reviewed 305 out of 307 changed files in this pull request and generated no comments.

Show a summary per file
File Description
sdk/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_05_01_preview/_container_registry_management_client.py Updated import path for Serializer/Deserializer to _utils.serialization.
sdk/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_05_01/operations/_webhooks_operations.py Replaced old serialization import with new _utils.serialization import.
sdk/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_05_01/operations/_replications_operations.py Updated import path for Serializer/Deserializer to _utils.serialization.
sdk/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_05_01/operations/_registries_operations.py Updated import path for Serializer/Deserializer to _utils.serialization.
sdk/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_05_01/operations/_operations.py Updated import path for Serializer/Deserializer to _utils.serialization.
sdk/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_05_01/models/_models_py3.py Updated import to use _utils.serialization from the parent directory.
sdk/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_05_01/aio/operations/_webhooks_operations.py Updated async import path for Serializer/Deserializer to _utils.serialization.
sdk/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_05_01/aio/operations/_replications_operations.py Updated async import path for Serializer/Deserializer to _utils.serialization.
sdk/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_05_01/aio/operations/_registries_operations.py Updated async import path for Serializer/Deserializer to _utils.serialization.
sdk/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_05_01/aio/operations/_operations.py Updated async import path for Serializer/Deserializer to _utils.serialization.
sdk/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_05_01/aio/_container_registry_management_client.py Updated async import path for Serializer/Deserializer to _utils.serialization.
sdk/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/_container_registry_management_client.py Updated import path for Serializer/Deserializer to _utils.serialization.
sdk/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/aio/_container_registry_management_client.py Updated async import path for Serializer/Deserializer to _utils.serialization.
sdk/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/_utils/init.py Added new _utils module initialization file.
sdk/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/_container_registry_management_client.py Updated import path for Serializer/Deserializer to _utils.serialization.
sdk/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/aio/_container_registry_management_client.py Updated async import path for Serializer/Deserializer to _utils.serialization.
sdk/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/_utils/init.py Added new _utils module initialization file to support the new serialization path.
sdk/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/_container_registry_management_client.py Updated import path for Serializer/Deserializer to _utils.serialization.
sdk/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/aio/_container_registry_management_client.py Updated async import path for Serializer/Deserializer to _utils.serialization.
sdk/containerregistry/azure-mgmt-containerregistry/CHANGELOG.md Updated changelog with breaking changes and version updates.
Files not reviewed (2)
  • sdk/containerregistry/azure-mgmt-containerregistry/_meta.json: Language not supported
  • sdk/containerregistry/azure-mgmt-containerregistry/azure/mgmt/containerregistry/v2019_05_01/_metadata.json: Language not supported

@ChenxiJiang333 ChenxiJiang333 merged commit 0b80655 into Azure:main Apr 29, 2025
20 checks passed
@azure-sdk azure-sdk deleted the t2-containerregistry-2025-04-25-51769 branch May 4, 2025 09:30
bambriz pushed a commit to bambriz/azure-sdk-for-python that referenced this pull request May 5, 2025
…d by SDK owner) (Azure#40720)

* code and test

* update changelog

* Update CHANGELOG.md

---------

Co-authored-by: azure-sdk <PythonSdkPipelines>
Co-authored-by: ChenxiJiang333 <[email protected]>
Co-authored-by: ChenxiJiang333 <[email protected]>
cRui861 pushed a commit that referenced this pull request May 14, 2025
…d by SDK owner) (#40720)

* code and test

* update changelog

* Update CHANGELOG.md

---------

Co-authored-by: azure-sdk <PythonSdkPipelines>
Co-authored-by: ChenxiJiang333 <[email protected]>
Co-authored-by: ChenxiJiang333 <[email protected]>
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.

3 participants