Skip to content

[AutoPR azure-resourcemanager-postgresqlflexibleserver]-generated-from-SDK Generation - Java-5875103#48001

Open
azure-sdk wants to merge 2 commits intoAzure:mainfrom
azure-sdk:sdkauto/azure-resourcemanager-postgresqlflexibleserver-5875103
Open

[AutoPR azure-resourcemanager-postgresqlflexibleserver]-generated-from-SDK Generation - Java-5875103#48001
azure-sdk wants to merge 2 commits intoAzure:mainfrom
azure-sdk:sdkauto/azure-resourcemanager-postgresqlflexibleserver-5875103

Conversation

@azure-sdk
Copy link
Collaborator

@azure-sdk azure-sdk commented Feb 12, 2026

@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Feb 12, 2026
@nasc17 nasc17 marked this pull request as ready for review February 12, 2026 23:06
Copilot AI review requested due to automatic review settings February 12, 2026 23:06
@nasc17 nasc17 requested review from a team and ArthurMa1978 as code owners February 12, 2026 23:06
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 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 MigrateNetworkStatus model 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

@weidongxu-microsoft
Copy link
Member

weidongxu-microsoft commented Feb 13, 2026

need merge a mitigate Azure/azure-rest-api-specs#40416 and regen

done

@github-actions
Copy link
Contributor

API Change Check

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

com.azure.resourcemanager:azure-resourcemanager-postgresqlflexibleserver

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants