Skip to content

Commit a519dbe

Browse files
Bump up version for RedisEnterpriseCache
1 parent 6eb2159 commit a519dbe

File tree

10 files changed

+500
-340
lines changed

10 files changed

+500
-340
lines changed

NuGet.Config

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<configuration>
33
<packageSources>
44
<clear />
55
<!-- Do not add any additional feeds if new packages are needed they need to come from nuget.org or our azure-sdk-for-net DevOps feed -->
6-
<add key="local-feed" value="tools/LocalFeed" />
7-
<add key="azure-powershell" value="https://pkgs.dev.azure.com/azclitools/public/_packaging/azure-powershell/nuget/v3/index.json" />
8-
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
6+
<add key="azure-powershell-prod" value="https://pkgs.dev.azure.com/azclitools/release/_packaging/azure-powershell-prod/nuget/v3/index.json" />
97
</packageSources>
108
<disabledPackageSources>
119
<clear />

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424
[assembly: ComVisible(false)]
2525
[assembly: CLSCompliant(false)]
2626
[assembly: Guid("f28a193d-f71c-4fc8-89bf-70c8cfe9981f")]
27-
[assembly: AssemblyVersion("1.3.0")]
28-
[assembly: AssemblyFileVersion("1.3.0")]
27+
[assembly: AssemblyVersion("1.4.0")]
28+
[assembly: AssemblyFileVersion("1.4.0")]

src/RedisEnterpriseCache/RedisEnterpriseCache/Az.RedisEnterpriseCache.psd1

+6-6
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 10/16/2024
6+
# Generated on: 10/17/2024
77
#
88

99
@{
@@ -12,7 +12,7 @@
1212
# RootModule = ''
1313

1414
# Version number of this module.
15-
ModuleVersion = '1.3.0'
15+
ModuleVersion = '1.4.0'
1616

1717
# Supported PSEditions
1818
CompatiblePSEditions = 'Core', 'Desktop'
@@ -58,10 +58,10 @@ 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'
@@ -149,7 +149,7 @@ PrivateData = @{
149149

150150
} # End of PSData hashtable
151151

152-
} # End of PrivateData hashtable
152+
} # End of PrivateData hashtable
153153

154154
# HelpInfo URI of this module
155155
# HelpInfoURI = ''

src/RedisEnterpriseCache/RedisEnterpriseCache/ChangeLog.md

+2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21+
22+
## Version 1.4.0
2123
* Added support for using Microsoft Entra token-based authentication.
2224
* Added the new properties of Cluster: highAvailability and redundancyMode.
2325
* Added new product SKUs.

src/RedisEnterpriseCache/RedisEnterpriseCache/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424
[assembly: ComVisible(false)]
2525
[assembly: CLSCompliant(false)]
2626
[assembly: Guid("9356fada-3431-48d0-8d79-af3f13cb2697")]
27-
[assembly: AssemblyVersion("1.3.0")]
28-
[assembly: AssemblyFileVersion("1.3.0")]
27+
[assembly: AssemblyVersion("1.4.0")]
28+
[assembly: AssemblyFileVersion("1.4.0")]

tools/AzPreview/AzPreview.psd1

+1-1
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '3.0.4'; },
194194
@{ModuleName = 'Az.Quota'; RequiredVersion = '0.1.2'; },
195195
@{ModuleName = 'Az.RecoveryServices'; RequiredVersion = '7.2.0'; },
196196
@{ModuleName = 'Az.RedisCache'; RequiredVersion = '1.10.0'; },
197-
@{ModuleName = 'Az.RedisEnterpriseCache'; RequiredVersion = '1.2.1'; },
197+
@{ModuleName = 'Az.RedisEnterpriseCache'; RequiredVersion = '1.4.0'; },
198198
@{ModuleName = 'Az.Relay'; RequiredVersion = '2.0.1'; },
199199
@{ModuleName = 'Az.Reservations'; RequiredVersion = '0.13.0'; },
200200
@{ModuleName = 'Az.ResourceGraph'; RequiredVersion = '1.0.0'; },

tools/Docs/az-ps-latest-2.csv

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ pac25,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-relea
2727
pac26,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.Quota.0.1.2.zip;sourceType=sa]Az.Quota,0.1.2
2828
pac27,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.RecoveryServices.7.2.0.zip;sourceType=sa]Az.RecoveryServices,7.2.0
2929
pac28,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.RedisCache.1.10.0.zip;sourceType=sa]Az.RedisCache,1.10.0
30-
pac29,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.RedisEnterpriseCache.1.2.1.zip;sourceType=sa]Az.RedisEnterpriseCache,1.2.1
30+
pac29,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.RedisEnterpriseCache.1.4.0.zip;sourceType=sa]Az.RedisEnterpriseCache,1.4.0
3131
pac30,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.Relay.2.0.1.zip;sourceType=sa]Az.Relay,2.0.1
3232
pac31,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.Reservations.0.13.0.zip;sourceType=sa]Az.Reservations,0.13.0
3333
pac32,[ps=true;customSource=https://azpspackage.blob.core.windows.net/docs-release/Az.ResourceGraph.1.0.0.zip;sourceType=sa]Az.ResourceGraph,1.0.0

tools/NugetAuth/OneBranchNuget.Config

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<packageSources>
44
<clear />
55
<!-- Do not add any additional feeds if new packages are needed they need to come from nuget.org or our azure-sdk-for-net DevOps feed -->
6-
<add key="azure-powershell-prod" value="https://pkgs.dev.azure.com/azclitools/public/_packaging/azure-powershell-prod/nuget/v3/index.json" />
6+
<add key="azure-powershell-prod" value="https://pkgs.dev.azure.com/azclitools/release/_packaging/azure-powershell-prod/nuget/v3/index.json" />
77
</packageSources>
88
<disabledPackageSources>
99
<clear />
1010
</disabledPackageSources>
11-
</configuration>
11+
</configuration>
+5-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
$oneBranchConfigPath = Join-Path $PSScriptRoot 'OneBranchNuget.Config'
22
$devConfigPath = Join-Path ($PSScriptRoot | Split-path -Parent | Split-path -Parent) 'Nuget.Config'
33

4-
Get-Content $oneBranchConfigPath -Raw | Set-Content $devConfigPath -Force
4+
$oneBranchContent = Get-Content $oneBranchConfigPath -Raw
5+
$devContent = Get-Content $devConfigPath -Raw
6+
7+
$oneBranchContent | Set-Content $devConfigPath -Force
8+
$devContent | Set-Content oneBranchConfigPath -Force

0 commit comments

Comments
 (0)