File tree Expand file tree Collapse file tree 3 files changed +12
-9
lines changed
src/GuestConfiguration/GuestConfiguration Expand file tree Collapse file tree 3 files changed +12
-9
lines changed Original file line number Diff line number Diff line change 1
1
#
2
- # Module manifest for module 'PSGet_Az .GuestConfiguration'
2
+ # Module manifest for module 'Az .GuestConfiguration'
3
3
#
4
4
# Generated by: Microsoft Corporation
5
5
#
6
- # Generated on: 3/18 /2019
6
+ # Generated on: 7/9 /2019
7
7
#
8
8
9
9
@ {
12
12
# RootModule = ''
13
13
14
14
# Version number of this module.
15
- ModuleVersion = ' 0.10.5 '
15
+ ModuleVersion = ' 0.10.6 '
16
16
17
17
# Supported PSEditions
18
18
CompatiblePSEditions = ' Core' , ' Desktop'
@@ -107,12 +107,13 @@ PrivateData = @{
107
107
# IconUri = ''
108
108
109
109
# ReleaseNotes of this module
110
- ReleaseNotes = ' - Fixed cmdlets failure when a subscription has an incorrect format initiative definition for GuestConfiguration category.'
110
+ ReleaseNotes = ' * Fixed the inconsistency of compliance status reporting when Policy is non-compliant due to parameter updates scenario.
111
+ * Quering data from PolicyInsights RP to get the updated compliance status. '
111
112
112
113
# Prerelease string of this module
113
114
# Prerelease = ''
114
115
115
- # Flag to indicate whether the module requires explicit user acceptance for install/update
116
+ # Flag to indicate whether the module requires explicit user acceptance for install/update/save
116
117
# RequireLicenseAcceptance = $false
117
118
118
119
# External dependent modules of this module
Original file line number Diff line number Diff line change 18
18
- Additional information about change #1
19
19
-->
20
20
## Upcoming Release
21
- * Fixed the inconsistency of compliance status reporting when Policy is non-compliant due to parameter updates scenario.
22
- * Quering data from PolicyInsights RP to get the updated compliance status.
21
+
22
+ ## Version 0.10.6
23
+ * Fixed the inconsistency of compliance status reporting when Policy is non-compliant due to parameter updates scenario.
24
+ * Quering data from PolicyInsights RP to get the updated compliance status.
23
25
24
26
## Version 0.10.5
25
27
- Fixed cmdlets failure when a subscription has an incorrect format initiative definition for GuestConfiguration category.
Original file line number Diff line number Diff line change 25
25
[ assembly: CLSCompliant ( false ) ]
26
26
[ assembly: Guid ( "d28548d3-2673-4508-a28b-a69e0470faf7" ) ]
27
27
28
- [ assembly: AssemblyVersion ( "0.10.5 " ) ]
29
- [ assembly: AssemblyFileVersion ( "0.10.5 " ) ]
28
+ [ assembly: AssemblyVersion ( "0.10.6 " ) ]
29
+ [ assembly: AssemblyFileVersion ( "0.10.6 " ) ]
You can’t perform that action at this time.
0 commit comments