Skip to content

Conversation

@v-huizhu2
Copy link
Contributor

https://github.com/Azure/sdk-release-request/issues/6743

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

- Updated network resource manager API specification
- Bumped package version from 2025-01-01 to 2025-03-01
- Maintained existing inner class configurations
- Preserved sync stack disabled setting
- Kept deprecation note for ApplicationGatewaySku
- Updated version in version_client.txt from 2.56.0 to 2.57.0
- Updated README.md to reflect new stable version 2.57.0
- Updated pom.xml to use stable version 2.57.0 instead of beta
- Updated azure-resourcemanager dependency reference to 2.57.0
- Updated `api-version` to `2025-03-01` in network changelog
- Aligned resourcemanager dependency with latest api-version
- Removed beta release notes and marked as stable release
- Consolidated changelog entries under dependency updates section
- Updated asset tag from previous version to latest
- Maintains consistency with azure resource manager network module
- No functional changes, only metadata update
Copilot AI review requested due to automatic review settings November 19, 2025 06:52
@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Nov 19, 2025
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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

- Added unreleased version entry for azure-resourcemanager-cosmos
- Set version to 2.54.0 in version_client.txt
- Maintained consistent formatting with other entries
- Removed unreleased Cosmos Resource Manager version entry
- Cleaned up version client tracking file
- Updated dependency version management list
@github-actions
Copy link
Contributor

github-actions bot commented Nov 19, 2025

API Change Check

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

com.azure.resourcemanager:azure-resourcemanager-network

- Ignore removal of ApplicationGatewayWafRuleSensitivityTypes.NONE
- Ignore removal of SensitivityType.NONE
- Mark removed fields as intentionally cleaned up in newer version
- Removed redundant 'ignore' flag for ApplicationGatewayWafRuleSensitivityTypes.NONE
- Removed redundant 'ignore' flag for SensitivityType.NONE
- Cleanup obsolete field removal justifications
- Ensure proper detection of breaking changes in API evolution
- Maintain accurate API compatibility checking configuration
….com:v-huizhu2/azure-sdk-for-java into release/azure-resourcemanager-network/2.57.0
- Update justification for ApplicationGatewayWafRuleSensitivityTypes.NONE removal
- Update justification for SensitivityType.NONE removal
- Both fields now specify removal due to DDoS ruleset changes instead of general cleanup
@weidongxu-microsoft
Copy link
Member

/check-enforcer override

@weidongxu-microsoft weidongxu-microsoft merged commit 896ec76 into Azure:main Nov 20, 2025
22 of 24 checks passed
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