Skip to content

Releases: microsoftgraph/msgraph-sdk-powershell

1.9.6 Release

06 May 15:42
3024a60

Choose a tag to compare

Microsoft Graph PowerShell SDK on PowerShell Gallery

Release Notes

  • Fixes broken Get-MgSite and Get-MgSubSite commands #1229.
  • Fixes wrongly named cloudPC commands #1221.
  • Fixes stackoverflow exception in PowerShell 5.1. when fetching many items #1225.
  • Adds examples for MgDomainFederationConfiguration commands #1199.

1.9.5 Release

14 Apr 00:34
39dc290

Choose a tag to compare

Microsoft Graph PowerShell SDK on PowerShell Gallery

Release notes

  • Fixes user-agent exception when making several calls in a session #1206.

1.9.4 Release

12 Apr 17:20
6d7e37f

Choose a tag to compare

Microsoft Graph PowerShell SDK on PowerShell Gallery

Release notes

  • Refreshes the SDK with the latest APIs #1180.
  • Refreshes command docs and examples #1172 and #1160.
  • Adds resiliency by introducing a session-based HTTP client instance #1184.
  • Adds missing Test-MgGroupDynamicMembershipRule command #1175.
  • Fixes missing -Debug request bodies in PowerShell 5.1 #1179.
  • Identity.Governance module clean-up #1190 and #1189.

1.9.3 Release

10 Mar 16:15
282a456

Choose a tag to compare

Microsoft Graph PowerShell SDK on PowerShell Gallery

Release notes

  • Adds parameter completer for Connect-MgGraph -Scopes #1124.
  • Adds Service Communication APIs #1113.
  • Refreshes the SDK with the latest APIs #1122.
  • Refreshes command docs and examples ##1112 and #1048.
  • Fixes missing -Debug body #1114.
  • Fixes serialization bug in additionalProperties #1095.

1.9.2 Release

21 Jan 13:22
75d7cee

Choose a tag to compare

Microsoft Graph PowerShell SDK on PowerShell Gallery

Release notes:

  • Refreshes modules with the latest APIs #1016.
  • Adds Bookings v1.0 support #1006.
  • Prepares Entitlement Management custom cmdlets for v1.0 #990.
  • Fixes date-time serialization bug that sent string dates as local time instead of UTC #997 and #989.
  • Fixes requests timeouts when fetching large datasets #1018.
  • Fixes serialization of floating points when culture is not English Azure/autorest.powershell#878.
  • Fixes serialization of nested hashtables Azure/autorest.powershell#883.

1.9.1 Release

21 Dec 00:36
f076430

Choose a tag to compare

Microsoft Graph PowerShell SDK on PowerShell Gallery

Release notes:

  • Adds TargetEmail to New-MgEntitlementManagementAccessPackageAssignmentRequest #974.
  • Adds complete support for relative URIs when using Invoke-MgGraphRequest #951.
  • Makes -Body optional for POST and PATCH request when using Invoke-MgGraphRequest #955.
  • Adds logging of HTTP warning headers to PowerShell's warning stream #957.
  • Adds examples for specific cmdlets #904.
  • Refreshes modules with the latest APIs #970.
  • Fixes missing NOTES section ##953.

1.9.0 Release

24 Nov 00:44
9cd4853

Choose a tag to compare

Microsoft Graph PowerShell SDK on PowerShell Gallery

Release notes:

  • Adds User-Agent header to all requests. This should fix commands that were failing with a User-Agent required error #928 .
  • Cleans up modules by removing invalid commands #927.
  • Refreshes modules with the latest APIs #932 #943.
  • Fixes auth issues on WSL and Docker containers #934.
  • Fixes serialization bug of DictionaryEntry types #942.

1.8.0 Release

27 Oct 17:15

Choose a tag to compare

Microsoft Graph PowerShell SDK on PowerShell Gallery

Release notes:

  • Fixes "Ref" removal from commands that have *Ref* in their name. e.g., DomainNameReference #915.
  • Fixes information stream pollution by unnecessary logs #868.
  • Updates formatting of -Debug logs to include scopes, auth context info, request, and response sections #868.
  • Refreshes modules with the latest APIs #801.

1.7.0 Release

10 Sep 15:53

Choose a tag to compare

Microsoft Graph PowerShell SDK on PowerShell Gallery

Release notes:

  • Adds Find-MgGraphPermission command to Microsoft.Graph.Authentication module #809.
  • Adds Find-MgGraphCommand command to Microsoft.Graph.Authentication module #816.
  • Adds examples to commands in Applications, Group, Identity.DirectoryManagement, and Users modules #701.
  • Fixes bug where commands would suppress network exceptions when network is down, or endpoint is unreachable #712.
  • Cleans up broken/invalid commands in Teams, Planner, and Identity.Governance modules #830.
  • Reduces module size by removing unnecessary content in help files #805.
  • Refreshes modules with last month's APIs #801.

1.6.1 Release

13 Jul 18:33
43af5da

Choose a tag to compare

Microsoft Graph PowerShell SDK on PowerShell Gallery

Release notes:

  • Adds CloudPC audit event commands to DeviceManagement.Administration module #734.
  • Adds examples to commands in Applications, Group, Identity.DirectoryManagement, and Users modules #681, #685.
  • Fixes bug where commands would suppress network exceptions when network is down or endpoint is unreachable #712.
  • Cleans up broken/invalid commands in Identity.Governance module #680.
  • Refreshes modules with latest APIs #740.