File tree Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 3
3
#
4
4
# Generated by: Microsoft Corporation
5
5
#
6
- # Generated on: 2/5 /2019
6
+ # Generated on: 5/15 /2019
7
7
#
8
8
9
9
@ {
@@ -53,7 +53,7 @@ DotNetFrameworkVersion = '4.7.2'
53
53
# ProcessorArchitecture = ''
54
54
55
55
# Modules that must be imported into the global environment prior to importing this module
56
- RequiredModules = @ (@ {ModuleName = ' Az.Accounts' ; ModuleVersion = ' 1.5.2 ' ; })
56
+ RequiredModules = @ (@ {ModuleName = ' Az.Accounts' ; ModuleVersion = ' 1.5.0 ' ; })
57
57
58
58
# Assemblies that must be loaded prior to importing this module
59
59
RequiredAssemblies = ' .\Microsoft.Azure.Management.Peering.dll' , ' .\AutoMapper.dll'
@@ -121,7 +121,8 @@ PrivateData = @{
121
121
# IconUri = ''
122
122
123
123
# ReleaseNotes of this module
124
- ReleaseNotes = ' * Preview Release for Microsoft Peering Service'
124
+ ReleaseNotes = ' * Update version of AutoMapper library used
125
+ * Fix case sensitivity bug in '' Get-AzPeeringLocation'' for '' -Kind'' parameter'
125
126
126
127
# Prerelease string of this module
127
128
# Prerelease = ''
Original file line number Diff line number Diff line change 18
18
- Additional information about change #1
19
19
-->
20
20
## Upcoming Release
21
- * Bug Fix in IP Prefix validation to allow 0/30 for DirectConnection
21
+ * Bug fix in IP Prefix validation to allow 0/30 for DirectConnection
22
+ * Bug fix to handle error messages from ARM and ERM
23
+ * Added Verbose comments for debugging
22
24
## Version 0.1.1
23
- * Updated Automapper 6.2.0 -> 6.2.2
24
- * Bug fix in Get-AzPeeringLocation that made Kind case sensative.
25
+ * Update version of AutoMapper library used
26
+ * Fix case sensitivity bug in ` Get-AzPeeringLocation ` for ` - Kind` parameter
25
27
## Version 0.1.0
26
28
* Preview release for Microsoft Peering Service module
You can’t perform that action at this time.
0 commit comments