Skip to content

Conversation

@azure-sdk
Copy link
Collaborator

Copilot AI review requested due to automatic review settings November 19, 2025 02:43
@azure-sdk azure-sdk requested a review from msyyc as a code owner November 19, 2025 02: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 represents an auto-release update for the azure-mgmt-postgresqlflexibleservers SDK package, updating the API version from 2025-01-01-preview to 2025-08-01 (stable) and the package version from 1.2.0b1 to 2.0.0. The changes involve API version updates, renaming of operations classes and models, removal of deprecated operations, addition of new operations, and various signature and documentation updates across the codebase.

Key changes:

  • API version updated from 2025-01-01-preview to 2025-08-01
  • Package version bumped from 1.2.0b1 to 2.0.0
  • Multiple operations classes renamed for consistency (e.g., LocationBasedCapabilitiesOperationsCapabilitiesByLocationOperations)
  • Removed deprecated operations files (e.g., _tuning_index_operations.py, _check_name_availability_operations.py)
  • Added new operations file _name_availability_operations.py with enhanced functionality
  • Updated type hints replacing Dict with dict and removing unused Iterable imports
  • Modified return types from Iterable to ItemPaged for consistency
  • Updated HTTP status code handling and response headers processing

Reviewed Changes

Copilot reviewed 72 out of 197 changed files in this pull request and generated no comments.

Show a summary per file
File Description
_version.py Updates package version from 1.2.0b1 to 2.0.0
operations/init.py Reorganizes imports reflecting renamed and removed operations classes
_tuning_index_operations.py Entire file removed
_tuning_configuration_operations.py Entire file removed
_postgre_sql_management_client_operations.py Entire file removed
_check_name_availability_operations.py Entire file removed
_check_name_availability_with_location_operations.py Entire file removed
_private_endpoint_connection_operations.py Entire file removed (functionality moved to _private_endpoint_connections_operations.py)
_name_availability_operations.py New file added with check_globally and check_with_location methods
Multiple operations files API version updated to 2025-08-01, type hints modernized, return types changed to ItemPaged, response handling updated

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