Skip to content

Releases: microsoftgraph/msgraph-sdk-powershell

0.9.1 Release

14 Aug 16:44
910696c
Compare
Choose a tag to compare
0.9.1 Release Pre-release
Pre-release

Microsoft Graph PowerShell SDK on PowerShell Gallery

Release Notes

  • Refreshes modules with the latest service APIs #319 .
  • Adds additionalProperties to OpenType entities #87 .
  • Adds Invoke-GraphRequest cmdlet for making HTTP calls to Microsoft Graph #245 .
  • Adds multi-profile support for switching between v1.0 and beta versions of the service #254 #255 .
  • Handles all success responses as success #272 .
  • Fixes wrongly named cmdlets #322 .
  • Makes improvements to page iteration #272.

0.7.1 Release

22 Jul 04:09
Compare
Choose a tag to compare
0.7.1 Release Pre-release
Pre-release

Microsoft Graph PowerShell SDK on PowerShell Gallery

Release Notes

  • Sets default auth context scope for app only authentication - scripted experience - to process scope, and current user scope for delegated authentication i.e. device code #288.
  • Adds -ContextScope parameter to Connect-Graph cmdlet. -ContextScope allows customers to set their desired context scope. The value can either be Process or CurrentUser #288.
  • Makes improvements to how the token cache is accessed #288.
  • Makes improvements to how GraphSession object is accessed #291.
  • Refresh modules with latest APIs.

0.7.0 Release

17 Jun 23:56
612c93b
Compare
Choose a tag to compare
0.7.0 Release Pre-release
Pre-release

Microsoft Graph PowerShell SDK on PowerShell Gallery

Release Notes

  • Paging of collections #11
  • Secure token storage on all platforms (Windows, MacOS & Linux) #63
  • Remove empty Teams.Channel module #218
  • Properly format function parameters in Microsoft.Graph.Reports module #151 .
  • Refresh modules with latest APIs.

0.5.1 Release

08 May 16:41
Compare
Choose a tag to compare
0.5.1 Release Pre-release
Pre-release

Microsoft Graph PowerShell SDK on PowerShell Gallery

Release notes

0.5.0 Release

02 May 01:15
Compare
Choose a tag to compare
0.5.0 Release Pre-release
Pre-release

Microsoft.Graph PowerShell SDK on PowerShell Gallery

Release notes

  • Fixes authentication related issues when calling Microsoft Graph cmdlets from a function/script #124.
  • Adds PowerShell friendly aliases to OData query parameters #97 .
  • Refreshes cmdlets with the latest beta API.
  • Adds new modules to the SDK, closes #23 and #39 :
    • Groups.Actions #168
    • Users.Actions #168
    • DeviceApps.DeviceAppManagement #168
    • Sites.Functions #158
    • Sites.Actions #158
    • Identity.AuthenticationMethods #185

0.2.0 Release

16 Mar 18:55
9daa867
Compare
Choose a tag to compare
0.2.0 Release Pre-release
Pre-release

Microsoft.Graph PowerShell SDK on PowerShell Gallery.

Release notes

  • Adds Get-MgContext cmdlet that returns the current authentication context used to authenticate requests #78 .
  • Adds New-MgGroupMember cmdlet to Groups.DirectoryObject module #79 .
  • Adds CloudCommunications, Financials, Identity.ConditionalAccess, Identity.UserFlows, Reports, Search and Security modules #128 .
  • Adds piping support #121 .
  • Updates token cache file path from PowerShell installation location to a users profile #114 .
  • Encrypt tokens on Windows #101 .
  • Refresh all modules with the latest Microsoft Graph metadata csdl #131 .
  • Updates samples #85 #91.
  • Updated signing of metamodule (Microsoft.Graph).