Skip to content

Increment versions for recoveryservicesbackup releases#48975

Open
azure-sdk wants to merge 1 commit intoAzure:mainfrom
azure-sdk:increment-package-version-recoveryservicesbackup-6226051
Open

Increment versions for recoveryservicesbackup releases#48975
azure-sdk wants to merge 1 commit intoAzure:mainfrom
azure-sdk:increment-package-version-recoveryservicesbackup-6226051

Conversation

@azure-sdk
Copy link
Copy Markdown
Collaborator

Increment package versions for recoveryservicesbackup releases

Copilot AI review requested due to automatic review settings April 29, 2026 09:33
@github-actions github-actions Bot added the Mgmt This issue is related to a management-plane library. label Apr 29, 2026
Copy link
Copy Markdown
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 increments the azure-resourcemanager-recoveryservicesbackup package version to 1.7.0-beta.2 and updates the repo’s version tracking and changelog to reflect the new upcoming release.

Changes:

  • Bump azure-resourcemanager-recoveryservicesbackup Maven package version to 1.7.0-beta.2.
  • Add a new (Unreleased) changelog entry for 1.7.0-beta.2.
  • Update eng/versioning/version_client.txt to track 1.7.0-beta.2 as the current version.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
sdk/recoveryservicesbackup/azure-resourcemanager-recoveryservicesbackup/pom.xml Bumps the library version to 1.7.0-beta.2.
sdk/recoveryservicesbackup/azure-resourcemanager-recoveryservicesbackup/CHANGELOG.md Adds an unreleased section for 1.7.0-beta.2.
eng/versioning/version_client.txt Updates the recorded current version for the artifact to 1.7.0-beta.2.

Comment on lines +5 to +12
### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

Copy link

Copilot AI Apr 29, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new 1.7.0-beta.2 changelog entry contains section headers but no content under them. The changelog validation script treats empty sections as an error; either remove unused empty sections or add at least one meaningful bullet under the relevant section(s).

Suggested change
### Features Added
### Breaking Changes
### Bugs Fixed
### Other Changes

Copilot uses AI. Check for mistakes.
<groupId>com.azure.resourcemanager</groupId>
<artifactId>azure-resourcemanager-recoveryservicesbackup</artifactId>
<version>1.7.0-beta.1</version> <!-- {x-version-update;com.azure.resourcemanager:azure-resourcemanager-recoveryservicesbackup;current} -->
<version>1.7.0-beta.2</version> <!-- {x-version-update;com.azure.resourcemanager:azure-resourcemanager-recoveryservicesbackup;current} -->
Copy link

Copilot AI Apr 29, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The module version was bumped to 1.7.0-beta.2, but the dependency snippet in sdk/recoveryservicesbackup/azure-resourcemanager-recoveryservicesbackup/README.md still references 1.7.0-beta.1 (inside the x-version-update markers). Please update the README snippet to match the new current version so docs stay consistent.

Copilot uses AI. Check for mistakes.
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