Skip to content

Conversation

@azure-sdk
Copy link
Collaborator

@azure-sdk azure-sdk commented Nov 11, 2025

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: zhujudy@microsoft.com

Release Plan Details

…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.
@judyzhu10 judyzhu10 marked this pull request as ready for review November 11, 2025 06:38
Copilot AI review requested due to automatic review settings November 11, 2025 06:38
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-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.py module
  • 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)

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.

2 participants