Skip to content

Conversation

schaudhari6254888
Copy link
Contributor

Description

Mandatory Checklist

  • SHOULD update ChangeLog.md file(s) appropriately
    • Update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

@Copilot Copilot AI review requested due to automatic review settings August 20, 2025 10:19
Copy link

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

Copy link
Contributor

@Copilot 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 ServiceBus AutoRest module to add support for the 2025-05-preview API version. The changes involve upgrading from the 2022-10-01-preview API to the newer 2025-05-01-preview version and standardizing path references throughout the module.

  • Updates API version from 2022-10-01-preview to 2025-05-01-preview
  • Standardizes relative path references from ..\ to ../ format
  • Resets assembly version to initial development version

Reviewed Changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/ServiceBus/ServiceBus.Autorest/README.md Updates API commit hash and all swagger input files to 2025-05-01-preview
src/ServiceBus/ServiceBus.Autorest/Properties/AssemblyInfo.cs Resets assembly version from 4.1.1 to 0.1.0.0 for new API version
src/ServiceBus/ServiceBus.Autorest/custom/Az.ServiceBus.custom.psm1 Standardizes path references from ..\ to ../ format
src/ServiceBus/ServiceBus.Autorest/custom/README.md Updates relative path references in documentation
src/ServiceBus/ServiceBus.Autorest/docs/README.md Updates relative path references in documentation
src/ServiceBus/ServiceBus.Autorest/examples/README.md Adds new examples directory documentation
src/ServiceBus/ServiceBus.Autorest/resources/README.md Updates relative path reference in documentation
src/ServiceBus/ServiceBus.Autorest/test/README.md Updates relative path reference in documentation
src/ServiceBus/ServiceBus.Autorest/generate-info.json Removes generate ID file (likely regenerated during build)

@isra-fel
Copy link
Member

/azp run

Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

@VeryEarly VeryEarly self-assigned this Aug 27, 2025
@VeryEarly
Copy link
Collaborator

status of this PR is incorrect, , please be sure to rebuild your local docker images and make sure commit fix dockerfile to adapt new azure-powershell tools (#1453) · Azure/autorest.powershell@e809f46 from Azure/autorest.powershell: AutoRest PowerShell Generator was included.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants