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 3434 </metadata >
3535 <files >
3636 <file src =" AzureStack.psd1" />
37- <file src =" AzureStack.psm1" />
3837 </files >
3938</package >
Original file line number Diff line number Diff line change 99@ {
1010
1111 # Root Module
12- RootModule = ' AzureStack.psm1 '
12+ # RootModule = ''
1313
1414 # Version number of this module.
1515 ModuleVersion = ' 2.1.0'
127127 # IconUri = ''
128128
129129 # 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 '
135135
136136 } # End of PSData hashtable
137137
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments