[AutoPR azure-resourcemanager-postgresqlflexibleserver]-generated-from-SDK Generation - Java-5875103#48001
Open
azure-sdk wants to merge 2 commits intoAzure:mainfrom
Conversation
…tspconfig.yaml', API Version: 2026-01-01-preview, SDK Release Type: beta, and CommitSHA: '65110b059017e1ab241d5f11362be5f637410707' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5875103 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
Draft
2 tasks
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the Azure PostgreSQL Flexible Server SDK to use the 2026-01-01-preview API version, migrating from AutoRest to TypeSpec code generation. The changes include code generator comment updates, refactoring of generated code structure, removal of manual validation logic, and addition of new functionality for network migration.
Changes:
- Migrated code generation from AutoRest to TypeSpec
- Added new
MigrateNetworkStatusmodel and related implementation - Restructured generated code with updated imports and field ordering
- Removed manual validation methods in favor of framework-level validation
Reviewed changes
Copilot reviewed 135 out of 562 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| Implementation files (*.java) | Updated code generator comments from AutoRest to TypeSpec |
| ServerImpl.java | Added migrateNetworkMode methods to support network migration operations |
| MigrateNetworkStatusImpl.java | New implementation for network migration status tracking |
| Various *Inner.java files | Removed manual validation methods and updated annotations from @fluent to @immutable where appropriate |
| Client implementation files | Removed ClientLogger usage and manual parameter validation, updated host parameter naming |
| pom.xml | Updated package description and added revapi.skip property |
...resourcemanager/postgresqlflexibleserver/implementation/AdministratorMicrosoftEntraImpl.java
Show resolved
Hide resolved
Member
|
need merge a mitigate Azure/azure-rest-api-specs#40416 and regen done |
…tspconfig.yaml', API Version: 2026-01-01-preview, SDK Release Type: beta, and CommitSHA: '6099cf95af258bbd3e448fb8132feb94547ce128' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5876498 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
weidongxu-microsoft
approved these changes
Feb 13, 2026
Contributor
API Change CheckAPIView identified API level changes in this PR and created the following API reviews com.azure.resourcemanager:azure-resourcemanager-postgresqlflexibleserver |
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.
Configurations: 'specification/postgresql/DBforPostgreSQL.Management/tspconfig.yaml', API Version: 2026-01-01-preview, SDK Release Type: beta, and CommitSHA: '65110b059017e1ab241d5f11362be5f637410707' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5875103 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=bda6c154-6108-f111-8406-6045bd05b8e0 Submitted by: Naia.Scott@microsoft.com
Release Plan Details
Spec pull request: Updating Microsoft.DBforPostgreSQL for correcting type spec conversions in 2025-08-01 and adding missed property to 2026-01-01-preview azure-rest-api-specs#40092
Spec API version: 2026-01-01-preview