[Release] sdk/resourcemanager/postgresql/armpostgresqlflexibleservers/5.0.0#25609
Closed
[Release] sdk/resourcemanager/postgresql/armpostgresqlflexibleservers/5.0.0#25609
Conversation
…/5.0.0 generation from spec commit: 735d21dbd7e1cc446babf58860af4cca757d620d
API Change CheckAPIView identified API level changes in this PR and created the following API reviews |
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR releases version 5.0.0 of the Azure PostgreSQL Flexible Servers SDK, transitioning from preview API version 2025-01-01-preview to stable API version 2025-08-01. The changes are auto-generated and include significant refactoring, renaming, and API updates.
Key Changes:
- Updates API version from
2025-01-01-previewto2025-08-01(stable release) - Renames and reorganizes multiple clients for better clarity (e.g.,
Administrators→AdministratorsMicrosoftEntra,Backups→BackupsAutomaticAndOnDemand) - Removes preview-only features (TuningConfiguration, TuningIndex clients)
- Adds new clients (NameAvailability, PrivateDNSZoneSuffix, CapabilitiesByLocation, etc.)
- Updates type names for consistency and clarity across the SDK
- Consolidates functionality (e.g., merging PrivateEndpointConnection client into PrivateEndpointConnections)
Reviewed Changes
Copilot reviewed 94 out of 107 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| version.go | Sets module version to v5.0.0 |
| README.md | Updates example client name to AdministratorsMicrosoftEntraClient |
| *_client.go files | Updates API version, renames methods, improves documentation, consolidates response types |
| *_example_test.go files | Updates examples to use new API version, type names, and simplified response handling |
| responses.go | Renames response types to match new client/model naming conventions |
| options.go | Updates option types to match renamed clients and methods |
| Multiple deleted files | Removes preview-only clients (TuningConfiguration, TuningIndex, PostgreSQLManagement, etc.) |
| Multiple new files | Adds new clients for NameAvailability, PrivateDNSZoneSuffix, and reorganized capabilities |
Member
Author
|
The breaking changes are introduced and approved in this PR, @jhendrixMSFT , please approve this major version release by adding label of Approved Major Version, thanks. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://github.com/Azure/sdk-release-request/issues/6677