File tree Expand file tree Collapse file tree 3 files changed +6
-8
lines changed Expand file tree Collapse file tree 3 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 34
34
</metadata >
35
35
<files >
36
36
<file src =" AzureStack.psd1" />
37
- <file src =" AzureStack.psm1" />
38
37
</files >
39
38
</package >
Original file line number Diff line number Diff line change 9
9
@ {
10
10
11
11
# Root Module
12
- RootModule = ' AzureStack.psm1 '
12
+ # RootModule = ''
13
13
14
14
# Version number of this module.
15
15
ModuleVersion = ' 2.1.0'
127
127
# IconUri = ''
128
128
129
129
# ReleaseNotes of this module
130
- ReleaseNotes = ' Version 2.0.2-preview ,
131
- * Bug Fix in Fabric Admin module
132
- - Disable-AzsScaleUnitNode and Enable-AzsScaleUnitNode had operations reversed
133
- - Replace parameter NodeList with BmciPAddress and ComputerName in cmd Add-AzsScaleUnitNode
134
- * Requires AzureStack Update 2002+, Please refer https://aka.ms/azpshmigration for breaking changes '
130
+ ReleaseNotes = ' * AzureStack Operator module version 2.1.0. Requires AzureStack Hub Update 2102+ ,
131
+ * Compatible with Az module version 1.10.0
132
+ * The indvidual module versions are updated to 1.0.0, marking GA
133
+ * Support for changing the default Gpu partition on a GPU enabled Azure Stack hub with Set-AzsScaleUnit -NumberOfGPUPartition X
134
+ * Please refer to https://aka.ms/azspsh210 for additional instructions '
135
135
136
136
} # End of PSData hashtable
137
137
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments