Deprecate azure-resourcemanager-trustedsigning and standardize notice metadata#49387
Open
Copilot wants to merge 3 commits into
Open
Deprecate azure-resourcemanager-trustedsigning and standardize notice metadata#49387Copilot wants to merge 3 commits into
azure-resourcemanager-trustedsigning and standardize notice metadata#49387Copilot wants to merge 3 commits into
Conversation
Co-authored-by: weidongxu-microsoft <53292327+weidongxu-microsoft@users.noreply.github.com>
Copilot
AI
changed the title
Deprecate azure-resourcemanager-trustedsigning and guide migration to artifactsigning
Deprecate Jun 5, 2026
azure-resourcemanager-trustedsigning and direct users to azure-resourcemanager-artifactsigning
Copilot created this pull request from a session on behalf of
weidongxu-microsoft
June 5, 2026 08:38
View session
Co-authored-by: weidongxu-microsoft <53292327+weidongxu-microsoft@users.noreply.github.com>
Co-authored-by: weidongxu-microsoft <53292327+weidongxu-microsoft@users.noreply.github.com>
Copilot
AI
changed the title
Deprecate
Deprecate Jun 5, 2026
azure-resourcemanager-trustedsigning and direct users to azure-resourcemanager-artifactsigningazure-resourcemanager-trustedsigning and standardize notice metadata
Contributor
There was a problem hiding this comment.
Pull request overview
This PR applies the Azure SDK for Java deprecation notice pattern to azure-resourcemanager-trustedsigning, adding consistent end-of-maintenance and migration messaging (including a normalized YYYY-MM-DD date) across the package’s README, POM metadata, and changelog, while keeping the README dependency snippet aligned with the package’s current 1.0.0-beta.2 version.
Changes:
- Added a top-of-file deprecation notice (with EOM date
2026-02-10, replacement package, and support policy link) to the package README. - Prepended the same deprecation messaging to the Maven
<description>metadata inpom.xml. - Added the deprecation notice entry to
CHANGELOG.mdunder the current unreleased version section.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| sdk/trustedsigning/azure-resourcemanager-trustedsigning/README.md | Adds a deprecation notice and updates the dependency version snippet to 1.0.0-beta.2. |
| sdk/trustedsigning/azure-resourcemanager-trustedsigning/pom.xml | Adds deprecation messaging to the published Maven <description> metadata. |
| sdk/trustedsigning/azure-resourcemanager-trustedsigning/CHANGELOG.md | Adds a deprecation notice entry under 1.0.0-beta.2 (Unreleased). |
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.
This change applies the Java deprecation process to
azure-resourcemanager-trustedsigning, including migration guidance toazure-resourcemanager-artifactsigning. It also normalizes the deprecation date format toYYYY-MM-DDand keeps package versioning aligned at1.0.0-beta.2.Deprecation notice rollout
sdk/trustedsigning/azure-resourcemanager-trustedsigning/README.mdsdk/trustedsigning/azure-resourcemanager-trustedsigning/pom.xml(<description>)sdk/trustedsigning/azure-resourcemanager-trustedsigning/CHANGELOG.md2026-02-10azure-resourcemanager-artifactsigninghttps://aka.ms/azsdk/support-policiesVersioning consistency
1.0.0-beta.2in:sdk/trustedsigning/azure-resourcemanager-trustedsigning/pom.xmleng/versioning/version_client.txt## 1.0.0-beta.2 (Unreleased).Example of applied deprecation text