Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR prepares a new tools release by bumping io.clientcore:linting-extensions to 1.0.0-beta.3, updating the tools that consume it, and aligning the repository versioning metadata accordingly.
Changes:
- Bumped
sdk/tools/linting-extensionspackage version to1.0.0-beta.3and added an “Unreleased” changelog entry. - Updated tool projects (
azure-sdk-build-tool,azure-sdk-archetype,azure-openrewrite) to referencelinting-extensions1.0.0-beta.3. - Updated versioning metadata and adjusted parent POM version-update markers/versions for
linting-extensions.
Reviewed changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| sdk/tools/linting-extensions/pom.xml | Bumps the linting extensions artifact version to 1.0.0-beta.3. |
| sdk/tools/linting-extensions/CHANGELOG.md | Adds the 1.0.0-beta.3 (Unreleased) section. |
| sdk/tools/azure-sdk-build-tool/pom.xml | Updates embedded tooling plugin dependency on linting-extensions to 1.0.0-beta.3. |
| sdk/tools/azure-sdk-archetype/pom.xml | Updates embedded tooling plugin dependency on linting-extensions to 1.0.0-beta.3. |
| sdk/tools/azure-openrewrite/pom.xml | Updates embedded tooling plugin dependency on linting-extensions to 1.0.0-beta.3. |
| sdk/parents/clientcore-parent/pom.xml | Adjusts linting-extensions plugin dependency metadata (and one spot aligns version to beta.2). |
| sdk/parents/azure-data-sdk-parent/pom.xml | Adjusts linting-extensions plugin dependency metadata. |
| sdk/parents/azure-client-sdk-parent/pom.xml | Adjusts linting-extensions plugin dependency metadata (and one spot aligns version to beta.2). |
| sdk/parents/azure-client-sdk-parent-v2/pom.xml | Adjusts linting-extensions plugin dependency metadata (and one spot aligns version to beta.2). |
| eng/versioning/version_client.txt | Advances linting-extensions from beta.2 to beta.3 and removes the unreleased_ dependency entry. |
alzimmermsft
approved these changes
Mar 17, 2026
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.
Increment package versions for tools releases