Skip to content

[AutoRelease] t2-apimanagement-2025-03-28-08926(can only be merged by SDK owner)#40266

Merged
msyyc merged 2 commits intoAzure:mainfrom
azure-sdk:t2-apimanagement-2025-03-28-08926
Apr 22, 2025
Merged

[AutoRelease] t2-apimanagement-2025-03-28-08926(can only be merged by SDK owner)#40266
msyyc merged 2 commits intoAzure:mainfrom
azure-sdk:t2-apimanagement-2025-03-28-08926

Conversation

Copilot AI review requested due to automatic review settings March 28, 2025 08:43
@azure-sdk
Copy link
Collaborator Author

Copy link
Contributor

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 Azure API Management Python SDK’s asynchronous client, reflecting a new API version and several autogenerated improvements. Key changes include replacing calls to _convert_request with direct URL formatting, updating the default API version from "2022-08-01" to "2024-05-01" in configuration files, and adding numerous new operation groups and methods as documented in the CHANGELOG.

Reviewed Changes

Copilot reviewed 1247 out of 1248 changed files in this pull request and generated no comments.

Show a summary per file
File Description
azure/mgmt/apimanagement/aio/operations/_api_issue_attachment_operations.py Reorders import statements (adding sys import and conditional MutableMapping import) and removes calls to _convert_request, instead formatting the URL directly.
Other operations files (diagnostic, export, etc.) Similar changes applying conditional type imports and removal of _convert_request calls.
_configuration.py Updates the default API version and modifies parameter documentation.
_version.py Updates the module version to "5.0.0".
README.md Fixes a minor typo by correcting “configure” to “configuration”.
CHANGELOG.md Documents extensive new features, operation groups, and breaking changes.
Files not reviewed (1)
  • sdk/apimanagement/azure-mgmt-apimanagement/_meta.json: Language not supported
Comments suppressed due to low confidence (1)

sdk/apimanagement/azure-mgmt-apimanagement/azure/mgmt/apimanagement/aio/operations/_api_issue_attachment_operations.py:135

  • The removal of the _convert_request call changes the request preprocessing behavior. Please verify that the client's format_url method now fully handles all necessary request transformations to avoid any unintended side effects.
-                _request = _convert_request(_request)

@msyyc msyyc merged commit 76cbd69 into Azure:main Apr 22, 2025
21 checks passed
@azure-sdk azure-sdk deleted the t2-apimanagement-2025-03-28-08926 branch April 27, 2025 09:37
cRui861 pushed a commit that referenced this pull request May 14, 2025
… SDK owner) (#40266)

* code and test

* update-testcase

---------

Co-authored-by: azure-sdk <PythonSdkPipelines>
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.

4 participants