Skip to content

[PS] Update Relay breaking change message #28182

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 15, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions src/Relay/Relay.Autorest/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@
[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Microsoft")]
[assembly: System.Reflection.AssemblyProductAttribute("Microsoft Azure PowerShell")]
[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft Azure PowerShell - Relay")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("2.1.0")]
[assembly: System.Reflection.AssemblyVersionAttribute("2.1.0")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("2.1.1")]
[assembly: System.Reflection.AssemblyVersionAttribute("2.1.1")]
[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)]
[assembly: System.CLSCompliantAttribute(false)]

10 changes: 8 additions & 2 deletions src/Relay/Relay.Autorest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,10 @@ directive:
subject: NameSpace
set:
breaking-change:
change-description: "The type of property 'PrivateEndpointConnection' will be changed to 'List'."
deprecated-output-properties:
- PrivateEndpointConnection
new-output-properties:
- List[PrivateEndpointConnection]
deprecated-by-version: 9.0.0
deprecated-by-azversion: 15.0.0
change-effective-date: 2025/11/03
Expand All @@ -58,7 +61,10 @@ directive:
subject: NamespaceNetworkRuleSet
set:
breaking-change:
change-description: "The type of property 'IPRule' will be changed to 'List'."
deprecated-output-properties:
- IPRule
new-output-properties:
- List[IPRule]
deprecated-by-version: 9.0.0
deprecated-by-azversion: 15.0.0
change-effective-date: 2025/11/03
Expand Down
2 changes: 1 addition & 1 deletion src/Relay/Relay.Autorest/docs/Az.Relay.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
Module Name: Az.Relay
Module Guid: 8255faf9-3ba7-48f7-a2f5-bce38ad11823
Module Guid: fc75e4f5-af4d-4046-b098-0c3dc2f5ed69
Download Help Link: https://learn.microsoft.com/powershell/module/az.relay
Help Version: 1.0.0.0
Locale: en-US
Expand Down
2 changes: 1 addition & 1 deletion src/Relay/Relay.Autorest/generate-info.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"generate_Id": "b611364a-a616-431f-a83e-8d9485996016"
"generate_Id": "1f5ea776-6d31-4a43-ac09-590549947359"
}
28 changes: 14 additions & 14 deletions src/Relay/Relay.sln
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Relay", "Relay\Relay.csproj
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Relay.Autorest", "Relay.Autorest", "{9D215FAF-7D14-6451-E96F-6E7AE528381B}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.Relay", "..\..\generated\Relay\Relay.Autorest\Az.Relay.csproj", "{C1B621E7-AC01-468A-96A1-03B4697C1386}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.Relay", "..\..\generated\Relay\Relay.Autorest\Az.Relay.csproj", "{6EDD6F3E-D4AE-44E1-B244-4660E17263B6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down Expand Up @@ -117,18 +117,18 @@ Global
{593F4BB3-9D13-4F80-8675-CA743EE21871}.Release|x64.Build.0 = Release|Any CPU
{593F4BB3-9D13-4F80-8675-CA743EE21871}.Release|x86.ActiveCfg = Release|Any CPU
{593F4BB3-9D13-4F80-8675-CA743EE21871}.Release|x86.Build.0 = Release|Any CPU
{C1B621E7-AC01-468A-96A1-03B4697C1386}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C1B621E7-AC01-468A-96A1-03B4697C1386}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C1B621E7-AC01-468A-96A1-03B4697C1386}.Debug|x64.ActiveCfg = Debug|Any CPU
{C1B621E7-AC01-468A-96A1-03B4697C1386}.Debug|x64.Build.0 = Debug|Any CPU
{C1B621E7-AC01-468A-96A1-03B4697C1386}.Debug|x86.ActiveCfg = Debug|Any CPU
{C1B621E7-AC01-468A-96A1-03B4697C1386}.Debug|x86.Build.0 = Debug|Any CPU
{C1B621E7-AC01-468A-96A1-03B4697C1386}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C1B621E7-AC01-468A-96A1-03B4697C1386}.Release|Any CPU.Build.0 = Release|Any CPU
{C1B621E7-AC01-468A-96A1-03B4697C1386}.Release|x64.ActiveCfg = Release|Any CPU
{C1B621E7-AC01-468A-96A1-03B4697C1386}.Release|x64.Build.0 = Release|Any CPU
{C1B621E7-AC01-468A-96A1-03B4697C1386}.Release|x86.ActiveCfg = Release|Any CPU
{C1B621E7-AC01-468A-96A1-03B4697C1386}.Release|x86.Build.0 = Release|Any CPU
{6EDD6F3E-D4AE-44E1-B244-4660E17263B6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6EDD6F3E-D4AE-44E1-B244-4660E17263B6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6EDD6F3E-D4AE-44E1-B244-4660E17263B6}.Debug|x64.ActiveCfg = Debug|Any CPU
{6EDD6F3E-D4AE-44E1-B244-4660E17263B6}.Debug|x64.Build.0 = Debug|Any CPU
{6EDD6F3E-D4AE-44E1-B244-4660E17263B6}.Debug|x86.ActiveCfg = Debug|Any CPU
{6EDD6F3E-D4AE-44E1-B244-4660E17263B6}.Debug|x86.Build.0 = Debug|Any CPU
{6EDD6F3E-D4AE-44E1-B244-4660E17263B6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6EDD6F3E-D4AE-44E1-B244-4660E17263B6}.Release|Any CPU.Build.0 = Release|Any CPU
{6EDD6F3E-D4AE-44E1-B244-4660E17263B6}.Release|x64.ActiveCfg = Release|Any CPU
{6EDD6F3E-D4AE-44E1-B244-4660E17263B6}.Release|x64.Build.0 = Release|Any CPU
{6EDD6F3E-D4AE-44E1-B244-4660E17263B6}.Release|x86.ActiveCfg = Release|Any CPU
{6EDD6F3E-D4AE-44E1-B244-4660E17263B6}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand All @@ -140,6 +140,6 @@ Global
{BA05F2C8-5170-4F86-AE1B-A88DAE56988D} = {45C54B75-8193-420A-B7C7-7BABF9F75392}
{F2E03A1B-B189-4313-9023-F39096EEC358} = {45C54B75-8193-420A-B7C7-7BABF9F75392}
{0E445E1F-87B3-42A4-A8C6-93A2E5E97E25} = {45C54B75-8193-420A-B7C7-7BABF9F75392}
{C1B621E7-AC01-468A-96A1-03B4697C1386} = {9D215FAF-7D14-6451-E96F-6E7AE528381B}
{6EDD6F3E-D4AE-44E1-B244-4660E17263B6} = {9D215FAF-7D14-6451-E96F-6E7AE528381B}
EndGlobalSection
EndGlobal
10 changes: 5 additions & 5 deletions src/Relay/Relay/Az.Relay.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Generated by: Microsoft Corporation
#
# Generated on: 6/25/2025
# Generated on: 7/14/2025
#

@{
Expand Down Expand Up @@ -57,10 +57,10 @@ RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '5.1.1'; })
RequiredAssemblies = 'Relay.Autorest/bin/Az.Relay.private.dll'

# Script files (.ps1) that are run in the caller's environment prior to importing this module.
# ScriptsToProcess = @()
ScriptsToProcess = @()

# Type files (.ps1xml) to be loaded when importing this module
# TypesToProcess = @()
TypesToProcess = @()

Comment on lines 59 to 64
Copy link
Preview

Copilot AI Jul 15, 2025

Choose a reason for hiding this comment

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

[nitpick] If there are no script or type files to process, you can remove these empty ScriptsToProcess and TypesToProcess entries to clean up the manifest.

Copilot uses AI. Check for mistakes.

# Format files (.ps1xml) to be loaded when importing this module
FormatsToProcess = 'Relay.Autorest/Az.Relay.format.ps1xml'
Expand Down Expand Up @@ -105,7 +105,7 @@ PrivateData = @{
PSData = @{

# Tags applied to this module. These help with module discovery in online galleries.
Tags = 'Azure','ResourceManager','ARM','PSModule','Relay'
Tags = 'Azure', 'ResourceManager', 'ARM', 'PSModule', 'Relay'

# A URL to the license for this module.
LicenseUri = 'https://aka.ms/azps-license'
Expand Down Expand Up @@ -133,7 +133,7 @@ PrivateData = @{

} # End of PSData hashtable

} # End of PrivateData hashtable
} # End of PrivateData hashtable

# HelpInfo URI of this module
# HelpInfoURI = ''
Expand Down
1 change: 1 addition & 0 deletions src/Relay/Relay/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
- Additional information about change #1
-->
## Upcoming Release
* Update the outputs of breaking change announcements.

## Version 2.1.1
* Added breaking change announcement for below commands.
Expand Down