Skip to content

Conversation

JoyerJin
Copy link
Contributor

@JoyerJin JoyerJin commented Sep 1, 2025

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

Copy link

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

@JoyerJin JoyerJin marked this pull request as ready for review September 1, 2025 09:44
@Copilot Copilot AI review requested due to automatic review settings September 1, 2025 09:44
@JoyerJin JoyerJin added the Breaking Change Preannounce This PR adds preannouncement about upcoming breaking change label Sep 1, 2025
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 adds a breaking change pre-announcement message to the SecurityInsights module to warn users about upcoming breaking changes that will take effect on November 19, 2025. The changes include updating the changelog with a breaking change notice and configuring AutoRest directives to display warning messages for affected cmdlets.

  • Added breaking change announcement message to the ChangeLog.md
  • Updated AutoRest configuration to add preview announcements and breaking change notices for specific cmdlets
  • Updated project dependencies and solution file structure

Reviewed Changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/SecurityInsights/SecurityInsights/ChangeLog.md Added breaking change pre-announcement message with reference link
src/SecurityInsights/SecurityInsights/Az.SecurityInsights.psd1 Updated module dependencies and file paths
src/SecurityInsights/SecurityInsights.sln Updated solution structure with new project configurations
src/SecurityInsights/SecurityInsights.Autorest/README.md Added AutoRest directives for breaking change announcements
src/SecurityInsights/SecurityInsights.Autorest/resources/README.md Added new resources directory documentation
src/SecurityInsights/SecurityInsights.Autorest/generate-info.json Updated generation ID
src/SecurityInsights/SecurityInsights.Autorest/docs/Az.SecurityInsights.md Updated module GUID
src/SecurityInsights/SecurityInsights.Autorest/Properties/AssemblyInfo.cs Added assembly information file

@VeryEarly VeryEarly self-assigned this Sep 2, 2025
@VeryEarly VeryEarly merged commit ec88c27 into main Sep 2, 2025
13 checks passed
@VeryEarly VeryEarly deleted the joyer/SecurityInsights-breakingchange branch September 2, 2025 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking Change Preannounce This PR adds preannouncement about upcoming breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants