-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[AutoPR azure-mgmt-mysqlflexibleservers]-generated-from-SDK Generation - Python-5556695 #43934
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
[AutoPR azure-mgmt-mysqlflexibleservers]-generated-from-SDK Generation - Python-5556695 #43934
Conversation
…MySQL/FlexibleServers/tspconfig.yaml', API Version: 2025-06-01-preview, SDK Release Type: beta, and CommitSHA: '1d3ac611f503e05650fb85520582b06140d2599e' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5556695 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
There was a problem hiding this 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-mgmt-mysqlflexibleservers SDK to API version 2025-06-01-preview. The changes primarily involve removing old operation implementation files and consolidating them into a single operations module, along with updating model definitions and enumerations.
Key Changes
- Consolidation of operation classes from individual files into a unified
_operations.pymodule - Addition of new models and properties including ReplicationMode, CapabilityPropertiesV2, and various property classes
- Updates to enumerations with enhanced documentation and new values (e.g., ServerVersion "8.4")
Reviewed Changes
Copilot reviewed 61 out of 201 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
operations/__init__.py |
Reorganized imports to reference consolidated operations module, updated code generator attribution |
operations/_*.py |
Removed 15+ individual operation files as functionality moved to unified module |
models/_enums.py |
Enhanced enum documentation, added ReplicationMode enum, new ServerVersion value |
models/__init__.py |
Added new property classes, removed list result classes, updated code generator attribution |
aio/__init__.py |
Updated client import path from _my_sql_management_client to _client |
aio/operations/_replicas_operations.py |
Removed async replicas operations file (consolidated elsewhere) |
sdk/mysqlflexibleservers/azure-mgmt-mysqlflexibleservers/CHANGELOG.md
Outdated
Show resolved
Hide resolved
…MySQL/FlexibleServers/readme.md', API Version: 2025-06-01-preview, SDK Release Type: beta, and CommitSHA: 'b61ac84b569118b89c1ebce6bdb94600c58e1066' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5588110 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
Configurations: 'specification/mysql/resource-manager/Microsoft.DBforMySQL/FlexibleServers/tspconfig.yaml', API Version: 2025-06-01-preview, SDK Release Type: beta, and CommitSHA: '1d3ac611f503e05650fb85520582b06140d2599e' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5556695 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=343c2af6-86ad-f011-bbd3-6045bd07ef68 Submitted by: [email protected]
Release Plan Details
Spec pull request: add 8.4 version azure-rest-api-specs#38455
Spec API version: 2025-06-01-preview