Skip to content

Releases: ykuijs/M365DSCTools

v0.2.9-preview0003

26 Apr 07:19
Compare
Choose a tag to compare
v0.2.9-preview0003 Pre-release
Pre-release

[v0.2.9-preview0003]

Added

  • New Test-IfModulesInBlobStorage that tests if a package exists in the Azure Blob
    Storage for the specified Microsoft365DSC version

Changed

  • Updated the Test-M365PowerShellDataFile function to allow specifying to disable checking
    for Required parameters. This is specifically useful for individual, not yet merged, data
    files. There required parameters could not exist, because they are coming from a different file.

Fixed

  • Fixed issue in Convert-M365DSCExportToPowerShellDataFile where parameter in ConvertTo-Expression
    has been removed
  • Corrected pipeline yaml output where the file was encoded as UTF8 instead of UTF8 with BOM. Now
    code always outputs UTF8 with BOM

v0.2.9-preview0002

23 Apr 12:57
Compare
Choose a tag to compare
v0.2.9-preview0002 Pre-release
Pre-release

[v0.2.9-preview0002]

Added

  • New Test-IfModulesInBlobStorage that tests if a package exists in the Azure Blob
    Storage for the specified Microsoft365DSC version

Changed

  • Updated the Test-M365PowerShellDataFile function to allow specifying to disable checking
    for Required parameters. This is specifically useful for individual, not yet merged, data
    files. There required parameters could not exist, because they are coming from a different file.

Fixed

  • Fixed issue in Convert-M365DSCExportToPowerShellDataFile where parameter in ConvertTo-Expression
    has been removed

v0.2.9-preview0001

16 Apr 11:15
Compare
Choose a tag to compare
v0.2.9-preview0001 Pre-release
Pre-release

[v0.2.9-preview0001]

Added

  • New Test-IfModulesInBlobStorage that tests if a package exists in the Azure Blob
    Storage for the specified Microsoft365DSC version

Fixed

  • Fixed issue in Convert-M365DSCExportToPowerShellDataFile where parameter in ConvertTo-Expression
    has been removed

v0.2.8

05 Apr 14:06
Compare
Choose a tag to compare

[v0.2.8]

Changed

  • Updated code to support ObjectGraphTools v0.1.0 and higher

Fixed

  • Fixed issue with importing data file in Convert-M365DSCExportToPowerShellDataFile

v0.2.8-preview0002

05 Apr 14:01
Compare
Choose a tag to compare
v0.2.8-preview0002 Pre-release
Pre-release

[v0.2.8-preview0002]

Changed

  • Updated code to support ObjectGraphTools v0.1.0 and higher

Fixed

  • Fixed issue with importing data file in Convert-M365DSCExportToPowerShellDataFile

v0.2.8-preview0001

28 Mar 21:22
Compare
Choose a tag to compare
v0.2.8-preview0001 Pre-release
Pre-release

[v0.2.8-preview0001]

Changed

  • Updated code to support ObjectGraphTools v0.1.0 and higher

v0.2.7

26 Mar 20:28
Compare
Choose a tag to compare

[v0.2.7]

Changed

  • Updated Set-ADOEnvironment to make the approval settings configurable

v0.2.7-preview0001

26 Mar 17:28
Compare
Choose a tag to compare
v0.2.7-preview0001 Pre-release
Pre-release

[v0.2.7-preview0001]

Changed

  • Updated Set-ADOEnvironment to make the approval settings configurable

v0.2.6

26 Mar 11:43
Compare
Choose a tag to compare

[v0.2.6]

  • Corrected typo in logging in Set-ADOEnvironment
  • Improved logging in Set-ADOEnvironment
  • Fixed issue in Convert-M365DSCExportToPowerShellDataFile where resources with "Profile" in the
    name wasn't converted properly
  • Fixed issue in Convert-M365DSCExportToPowerShellDataFile where multiple versions of
    M365DSC.CompositeResources being installed caused errors
  • Fixed issue in Set-ADOEnvironment where the checks weren't updating due to missing
    check id parameter
  • Fixed issue with diacritic characters in Set-ADOEnvironment

v0.2.6-preview0006

26 Mar 11:17
Compare
Choose a tag to compare
v0.2.6-preview0006 Pre-release
Pre-release

[v0.2.6-preview0006]

  • Corrected typo in logging in Set-ADOEnvironment
  • Improved logging in Set-ADOEnvironment
  • Fixed issue in Convert-M365DSCExportToPowerShellDataFile where resources with "Profile" in the
    name wasn't converted properly
  • Fixed issue in Convert-M365DSCExportToPowerShellDataFile where multiple versions of
    M365DSC.CompositeResources being installed caused errors
  • Fixed issue in Set-ADOEnvironment where the checks weren't updating due to missing
    check id parameter
  • Fixed issue with diacritic characters in Set-ADOEnvironment