Skip to content

Releases: microsoftgraph/msgraph-sdk-powershell

1.17.0 Release

17 Nov 19:18
617eddf
Compare
Choose a tag to compare

Microsoft Graph PowerShell SDK on PowerShell Gallery

Release Notes

  • Updates offline help with latest API descriptions #1638
  • Fixes missing TargetId property on New-MgEntitlementManagementAccessPackageAssignmentRequest #1629.
  • Fixes serialization of nested hash tables in -BodyParameter #1624.

Update instructions

Update-Module Microsoft.Graph

1.16.0 Release

10 Nov 19:24
3f312ce
Compare
Choose a tag to compare

Microsoft Graph PowerShell SDK on PowerShell Gallery

Release Notes

  • Refreshes the SDK with the latest APIs #1620
  • Fixes An item with the same key has already been added. Key: @odata.id bug when using -BodyParameter #1615.

Update instructions

Update-Module Microsoft.Graph

1.15.0 Release

03 Nov 01:39
7972f7a
Compare
Choose a tag to compare

Microsoft Graph PowerShell SDK on PowerShell Gallery

Release Notes

  • Refreshes the SDK with the latest APIs #1610
  • Fixes thread safety bug when running ForEach -Parallel #1604.

Update instructions

Update-Module Microsoft.Graph

1.14.0 Release

27 Oct 16:29
8cf34c9
Compare
Choose a tag to compare

Microsoft Graph PowerShell SDK on PowerShell Gallery

Release Notes

  • Refreshes the SDK with the latest APIs #1593
  • Adds option to set max retry attempt via Set-MgRequestContext commands #1584
  • Updates examples #1585.

Update instructions

Update-Module Microsoft.Graph

1.13.0 Release

12 Oct 14:55
14f9541
Compare
Choose a tag to compare

Microsoft Graph PowerShell SDK on PowerShell Gallery

Release Notes

  • Refreshes the SDK with the latest APIs #1563
  • Fixes broken Get-MgTeamChannel command #1562

Update instructions

Update-Module Microsoft.Graph

1.12.3 Release

04 Oct 19:35
d6c3798
Compare
Choose a tag to compare

Microsoft Graph PowerShell SDK on PowerShell Gallery

Release Notes

  • Refreshes the SDK with the latest APIs #1549
  • Adds missing API paths to Find-MgGraphCommand #1549

1.12.2 Release

29 Sep 18:57
b577f8f
Compare
Choose a tag to compare

Microsoft Graph PowerShell SDK on PowerShell Gallery

Release Notes

  • Refreshes the SDK with the latest APIs #1520
  • Adds ability to install older versions of the module #1513
  • Adds examples to help files:
  • Adds rich descriptions to command help content.
  • Fixes failing URI when using Find-MgGraphCommand #1512
  • Fixes missing -All and -Filter parameters on some commands #1542

1.11.1 Release

23 Aug 16:49
ec1454e
Compare
Choose a tag to compare

Microsoft Graph PowerShell SDK on PowerShell Gallery

Release Notes

  • Adds examples to help files #1441
  • Fixes missing -BodyParameter for *ByRef commands #1470
  • Fixes how Invoke-MgGraphRequest handles non-JSON responses #1457

1.11.0 Release

04 Aug 05:41
3b0ed09
Compare
Choose a tag to compare

Microsoft Graph PowerShell SDK on PowerShell Gallery

Release Notes

  • Refreshes the SDK with the latest APIs #1424.
  • Adds examples to help files:
  • Adds parameter completer to Connect-MgGraph -Environment #1402.
  • Adds Invoke-MgRestMethod alias to Invoke-MgGraphRequest #1390.
  • Improves API coverage by adding missing APIs #1368..
  • Removes invalid commands #1401.
  • Fixes error handling in Disconnect-MgGraph #1395.
  • Fixes pagination by not setting a fixed page size #1361.

1.10.0 Release

22 Jun 18:14
52a9607
Compare
Choose a tag to compare

Microsoft Graph PowerShell SDK on PowerShell Gallery

Release Notes

  • Refreshes the SDK with the latest APIs #1315.
  • Adds examples to command help files #1258.
  • Adds Device Management Configuration Settings APIs support #1326.
  • Improves API coverage by adding missing APIs #660.
  • Fixes broken commands in Microsoft.Graph.Identity.Governance module #1305.
  • Fixes serialization of OData OpenTypes #1303.
  • Fixes broken report commands #665.
  • Fixes broken OData action and function commands #610.
  • Fixes broken Revoke-MgUserSignInSession #834.
  • Fixes environment reset bug when calling Invoke-MgGraph command #1328