File tree Expand file tree Collapse file tree 3 files changed +14
-7
lines changed Expand file tree Collapse file tree 3 files changed +14
-7
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: 6/27 /2019
6
+ # Generated on: 8/9 /2019
7
7
#
8
8
9
9
@ {
12
12
# RootModule = ''
13
13
14
14
# Version number of this module.
15
- ModuleVersion = ' 0.1.2 '
15
+ ModuleVersion = ' 0.1.3 '
16
16
17
17
# Supported PSEditions
18
18
CompatiblePSEditions = ' Core' , ' Desktop'
@@ -114,9 +114,14 @@ PrivateData = @{
114
114
# IconUri = ''
115
115
116
116
# ReleaseNotes of this module
117
- ReleaseNotes = ' * Bug fix in IP Prefix validation to allow 0/30 for DirectConnection
118
- * Bug fix to handle error messages from ARM and ERM
119
- * Added Verbose comments for debugging'
117
+ ReleaseNotes = ' * Bug fix in set connection for exchange that caused CDIR notation
118
+ * Allowed adding connections during legacy convert
119
+ * Added tests for set Exchange operations
120
+ * Bug fix in set connection
121
+ * Added Connection Identifier to Connection object.
122
+ * Updated to SDK 0.10.0-review
123
+ * Supports api-version 06-01-2019-preview for Microsoft.Peering
124
+ * Fixed miscellaneous typos across module'
120
125
121
126
# Prerelease string of this module
122
127
# 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
+
22
+ ## Version 0.1.3
21
23
* Bug fix in set connection for exchange that caused CDIR notation
22
24
* Allowed adding connections during legacy convert
23
25
* Added tests for set Exchange operations
Original file line number Diff line number Diff line change 25
25
[ assembly: ComVisible ( false ) ]
26
26
[ assembly: CLSCompliant ( false ) ]
27
27
[ assembly: Guid ( "65C9118E-0F63-42F7-BC61-55D69073B75D" ) ]
28
- [ assembly: AssemblyVersion ( "0.1.2 " ) ]
29
- [ assembly: AssemblyFileVersion ( "0.1.2 " ) ]
28
+ [ assembly: AssemblyVersion ( "0.1.3 " ) ]
29
+ [ assembly: AssemblyFileVersion ( "0.1.3 " ) ]
You can’t perform that action at this time.
0 commit comments