Skip to content

Commit 311d16f

Browse files
author
Nikita Garg
committed
add breaking change announcement
1 parent 4a949a3 commit 311d16f

File tree

5 files changed

+33
-23
lines changed

5 files changed

+33
-23
lines changed

src/RedisEnterpriseCache/RedisEnterpriseCache.Autorest/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Microsoft")]
2121
[assembly: System.Reflection.AssemblyProductAttribute("Microsoft Azure PowerShell")]
2222
[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft Azure PowerShell - RedisEnterpriseCache")]
23-
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.4.1")]
24-
[assembly: System.Reflection.AssemblyVersionAttribute("1.4.1")]
23+
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.5.0")]
24+
[assembly: System.Reflection.AssemblyVersionAttribute("1.5.0")]
2525
[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)]
2626
[assembly: System.CLSCompliantAttribute(false)]

src/RedisEnterpriseCache/RedisEnterpriseCache.Autorest/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,16 @@ directive:
264264
set:
265265
default:
266266
script: '"default"'
267+
268+
# add breaking change warning message
269+
- where:
270+
verb: New|Update
271+
subject: AzRedisEnterpriseCache
272+
set:
273+
preview-announcement:
274+
preview-message: This cmdlet will undergo a breaking change in a future release. A new required property publicNetworkAccess will be added and AccessKeysAuthentication default value will be updated to Disabled
275+
estimated-ga-date: 2025/11/19
276+
267277
# Fix bugs in generated code from namespace conflict
268278
- from: source-file-csharp
269279
where: $
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"generate_Id": "88eb441e-51a0-4712-82e3-224b9a92b315"
2+
"generate_Id": "6630f82a-e852-4df3-9103-5f7d38d9644f"
33
}

src/RedisEnterpriseCache/RedisEnterpriseCache.sln

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RedisEnterpriseCache", "Red
2121
EndProject
2222
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "RedisEnterpriseCache.Autorest", "RedisEnterpriseCache.Autorest", "{3960B840-DF35-E619-E659-D663BA3F33C8}"
2323
EndProject
24-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.RedisEnterpriseCache", "..\..\generated\RedisEnterpriseCache\RedisEnterpriseCache.Autorest\Az.RedisEnterpriseCache.csproj", "{85FFE90F-3C0B-4AA1-BB2E-C2A9B756EBBE}"
24+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.RedisEnterpriseCache", "..\..\generated\RedisEnterpriseCache\RedisEnterpriseCache.Autorest\Az.RedisEnterpriseCache.csproj", "{BB88886F-2E87-4F00-AA54-461293C57D35}"
2525
EndProject
2626
Global
2727
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -117,18 +117,18 @@ Global
117117
{CF73958B-0DED-4B6B-BB8E-1DD4CDBDF7B6}.Release|x64.Build.0 = Release|Any CPU
118118
{CF73958B-0DED-4B6B-BB8E-1DD4CDBDF7B6}.Release|x86.ActiveCfg = Release|Any CPU
119119
{CF73958B-0DED-4B6B-BB8E-1DD4CDBDF7B6}.Release|x86.Build.0 = Release|Any CPU
120-
{85FFE90F-3C0B-4AA1-BB2E-C2A9B756EBBE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
121-
{85FFE90F-3C0B-4AA1-BB2E-C2A9B756EBBE}.Debug|Any CPU.Build.0 = Debug|Any CPU
122-
{85FFE90F-3C0B-4AA1-BB2E-C2A9B756EBBE}.Debug|x64.ActiveCfg = Debug|Any CPU
123-
{85FFE90F-3C0B-4AA1-BB2E-C2A9B756EBBE}.Debug|x64.Build.0 = Debug|Any CPU
124-
{85FFE90F-3C0B-4AA1-BB2E-C2A9B756EBBE}.Debug|x86.ActiveCfg = Debug|Any CPU
125-
{85FFE90F-3C0B-4AA1-BB2E-C2A9B756EBBE}.Debug|x86.Build.0 = Debug|Any CPU
126-
{85FFE90F-3C0B-4AA1-BB2E-C2A9B756EBBE}.Release|Any CPU.ActiveCfg = Release|Any CPU
127-
{85FFE90F-3C0B-4AA1-BB2E-C2A9B756EBBE}.Release|Any CPU.Build.0 = Release|Any CPU
128-
{85FFE90F-3C0B-4AA1-BB2E-C2A9B756EBBE}.Release|x64.ActiveCfg = Release|Any CPU
129-
{85FFE90F-3C0B-4AA1-BB2E-C2A9B756EBBE}.Release|x64.Build.0 = Release|Any CPU
130-
{85FFE90F-3C0B-4AA1-BB2E-C2A9B756EBBE}.Release|x86.ActiveCfg = Release|Any CPU
131-
{85FFE90F-3C0B-4AA1-BB2E-C2A9B756EBBE}.Release|x86.Build.0 = Release|Any CPU
120+
{BB88886F-2E87-4F00-AA54-461293C57D35}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
121+
{BB88886F-2E87-4F00-AA54-461293C57D35}.Debug|Any CPU.Build.0 = Debug|Any CPU
122+
{BB88886F-2E87-4F00-AA54-461293C57D35}.Debug|x64.ActiveCfg = Debug|Any CPU
123+
{BB88886F-2E87-4F00-AA54-461293C57D35}.Debug|x64.Build.0 = Debug|Any CPU
124+
{BB88886F-2E87-4F00-AA54-461293C57D35}.Debug|x86.ActiveCfg = Debug|Any CPU
125+
{BB88886F-2E87-4F00-AA54-461293C57D35}.Debug|x86.Build.0 = Debug|Any CPU
126+
{BB88886F-2E87-4F00-AA54-461293C57D35}.Release|Any CPU.ActiveCfg = Release|Any CPU
127+
{BB88886F-2E87-4F00-AA54-461293C57D35}.Release|Any CPU.Build.0 = Release|Any CPU
128+
{BB88886F-2E87-4F00-AA54-461293C57D35}.Release|x64.ActiveCfg = Release|Any CPU
129+
{BB88886F-2E87-4F00-AA54-461293C57D35}.Release|x64.Build.0 = Release|Any CPU
130+
{BB88886F-2E87-4F00-AA54-461293C57D35}.Release|x86.ActiveCfg = Release|Any CPU
131+
{BB88886F-2E87-4F00-AA54-461293C57D35}.Release|x86.Build.0 = Release|Any CPU
132132
EndGlobalSection
133133
GlobalSection(SolutionProperties) = preSolution
134134
HideSolutionNode = FALSE
@@ -140,6 +140,6 @@ Global
140140
{E7599C8A-4DE9-4802-9FB3-1AA5FF3CE043} = {89B5684C-FEE4-4623-A93F-B302473D9388}
141141
{D0491641-6AF8-44F1-8DDC-DE4845E2585C} = {89B5684C-FEE4-4623-A93F-B302473D9388}
142142
{6941D97B-FA46-4C84-B1D2-EAF2B8E78422} = {89B5684C-FEE4-4623-A93F-B302473D9388}
143-
{85FFE90F-3C0B-4AA1-BB2E-C2A9B756EBBE} = {3960B840-DF35-E619-E659-D663BA3F33C8}
143+
{BB88886F-2E87-4F00-AA54-461293C57D35} = {3960B840-DF35-E619-E659-D663BA3F33C8}
144144
EndGlobalSection
145145
EndGlobal

src/RedisEnterpriseCache/RedisEnterpriseCache/Az.RedisEnterpriseCache.psd1

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 5/14/2025
6+
# Generated on: 10/8/2025
77
#
88

99
@{
@@ -51,17 +51,17 @@ DotNetFrameworkVersion = '4.7.2'
5151
# ProcessorArchitecture = ''
5252

5353
# Modules that must be imported into the global environment prior to importing this module
54-
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '5.0.0'; })
54+
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '5.3.0'; })
5555

5656
# Assemblies that must be loaded prior to importing this module
5757
RequiredAssemblies =
5858
'RedisEnterpriseCache.Autorest/bin/Az.RedisEnterpriseCache.private.dll'
5959

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

6363
# Type files (.ps1xml) to be loaded when importing this module
64-
# TypesToProcess = @()
64+
TypesToProcess = @()
6565

6666
# Format files (.ps1xml) to be loaded when importing this module
6767
FormatsToProcess =
@@ -119,7 +119,7 @@ PrivateData = @{
119119
PSData = @{
120120

121121
# Tags applied to this module. These help with module discovery in online galleries.
122-
Tags = 'Azure','ResourceManager','ARM','PSModule','RedisEnterpriseCache'
122+
Tags = 'Azure', 'ResourceManager', 'ARM', 'PSModule', 'RedisEnterpriseCache'
123123

124124
# A URL to the license for this module.
125125
LicenseUri = 'https://aka.ms/azps-license'
@@ -145,7 +145,7 @@ PrivateData = @{
145145

146146
} # End of PSData hashtable
147147

148-
} # End of PrivateData hashtable
148+
} # End of PrivateData hashtable
149149

150150
# HelpInfo URI of this module
151151
# HelpInfoURI = ''

0 commit comments

Comments
 (0)