Skip to content

Conversation

@azure-sdk
Copy link
Collaborator

…/5.0.0 generation from spec commit: c86c7e36fb15171a9967d9fdc47784f2e4202ca6
@azure-sdk azure-sdk requested a review from lirenhe as a code owner October 30, 2025 01:17
Copilot AI review requested due to automatic review settings October 30, 2025 01:17
@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Oct 30, 2025
@github-actions
Copy link

API Change Check

APIView identified API level changes in this PR and created the following API reviews

sdk/resourcemanager/postgresql/armpostgresqlflexibleservers

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 SDK for PostgreSQL Flexible Servers from API version 2025-01-01-preview to the stable 2025-08-01 version. This represents a major version release transitioning from preview to GA (General Availability).

Key changes include:

  • API version update from 2025-01-01-preview to 2025-08-01 across all clients
  • Module version bump to v5.0.0
  • Refactoring and renaming of multiple clients and types for better consistency
  • Addition of new functionality and endpoints
  • Removal of deprecated/preview-only features
  • Updated example code with improved naming conventions

Reviewed Changes

Copilot reviewed 92 out of 105 changed files in this pull request and generated no comments.

Show a summary per file
File Description
version.go Adds new version file defining module version v5.0.0
virtualnetworksubnetusage_client.go Renames Execute method to List, updates API version
virtualendpoints_client.go Updates API version, refines method documentation for virtual endpoint pairs
tuningoptions_client.go Updates API version, adds NewListRecommendationsPager method, renames types
tuningindex_client*.go Removes deprecated tuning index client files
tuningconfiguration_client*.go Removes deprecated tuning configuration client files
serverthreatprotectionsettings_client.go Updates API version, removes Get/ListByServer methods, changes model types
servers_client.go Renames BeginCreate to BeginCreateOrUpdate, updates method names and docs
responses.go Updates all response type names to match new model naming conventions
replicas_client.go Updates API version and response type names
quotausages_client.go Updates API version and response type names
privatelinkresources_client.go Updates API version
privateendpointconnections_client.go Adds BeginDelete and BeginUpdate methods
privateendpointconnection_client*.go Removes deprecated client files
privatednszonesuffix_client.go Renames client from GetPrivateDNSZoneSuffix to PrivateDNSZoneSuffix
postgresqlmanagement_client*.go Removes deprecated client files
operations_client.go Updates API version and response type names
nameavailability_client.go Adds new client with CheckGlobally and CheckWithLocation methods
options.go Updates option types to match renamed clients and methods
go.mod Updates dependencies to newer versions
fake/virtualnetworksubnetusage_server.go Updates fake server to match renamed List method
*_client_example_test.go Updates all example tests with new API version, method names, and example data

@jliusan jliusan closed this Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BreakingChange Mgmt This issue is related to a management-plane library. Stable

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants