Skip to content

Releases: microsoftgraph/msgraph-sdk-powershell

2.11.1

13 Dec 23:39
Compare
Choose a tag to compare

What's Changed

  • Fixes double encoding bug in Invoke-MgGraphRequest.

Full Changelog: 2.11.0...2.11.1

2.11.0

13 Dec 23:36
6bea14b
Compare
Choose a tag to compare

What's Changed

  • Change preapproval commandlets to not call directory settings APIs in #2468
  • Escapes special characters on path segments when using Invoke-MgGraphRequest in #2455
  • Refreshes the SDK with the latest APIs in #2482

Full Changelog: 2.10.0...2.11.0

2.10.0

01 Dec 04:20
4550a3b
Compare
Choose a tag to compare

What's Changed

  • [v2] Weekly OpenApiDocs Refresh in #2458
  • [v2] Examples Update in #2445
  • Adds missing System.Memory.Data.dll by in #2436

Full Changelog: 2.9.0...2.10.0

2.9.0

08 Nov 16:48
5b8a8c0
Compare
Choose a tag to compare

What's Changed

  • Refreshes the SDK with the latest APIs in in #2414
  • Fixes escaping of filter values with displayName in #2361
  • Fixes interactive browser credentials error in #2396
  • Fixes Invalid JWT token using a personal account in #2388
    Full Changelog: 2.6.1...2.9.0

2.8.0 Release

19 Oct 19:44
2cadff3
Compare
Choose a tag to compare

What's Changed

  • Refreshes the SDK with the latest APIs in #2368.
  • Adds documentation for Authentication cmdlets in #2307.
  • Fixes missing cmdlets/API path in 2.7.0 (now unlisted) in #2368.
  • Fixes translation of /me to /users/{user-id} for Find-MgGraphCommand in #2317
  • Updates examples in #2330

Full Changelog: 2.6.1...2.8.0

2.6.1

21 Sep 16:37
31d1c27
Compare
Choose a tag to compare

What's Changed

  • Refreshes SDK with the latest APIs in #2308
  • Update examples in #2302
  • Fixes Get-MgUser error by reverting AutoREST.PowerShell to v3.0.509 in #2313

Full Changelog: 2.5.0...2.6.1

2.5.0

07 Sep 16:41
68e42bf
Compare
Choose a tag to compare

What's Changed

  • Refreshes the SDK with the latest APIs in #2286
  • Adds support for windowsQualityUpdateProfile API in #2278
  • Adds support for partner information API in #2283
  • Updates examples in #2275

Installation instructions

# For Microsoft Graph v1.0
Update-Module Microsoft.Graph
# For Microsoft Graph beta
Update-Module Microsoft.Graph.Beta

Full Changelog: 2.4.0...2.5.0

2.4.0

24 Aug 18:15
d794b21
Compare
Choose a tag to compare

What's Changed

  • Refreshes the SDK with the latest APIs in #2261
  • Adds support for baseSitePage APIs and MTO APIs in #2253
  • Updates welcome message to include getting started links in #2241
  • Updates examples in #2254
  • Fixes Get-MgTeamChannel by disambiguating /allChannels (Get-MgAllTeamChannel) command from /channels in #2247.

Installation instructions

# For Microsoft Graph v1.0
Update-Module Microsoft.Graph
# For Microsoft Graph beta
Update-Module Microsoft.Graph.Beta

Full Changelog: 2.3.0...2.4.0

2.3.0

10 Aug 22:38
27e1f1a
Compare
Choose a tag to compare

What's Changed

  • Refreshes the SDK with the latest APIs in #2235
  • Updates examples in #2124
  • Adds support for new states in RSC configuration in #2222
  • Fixes serialization of ordered hashtables and dictionaries in #2205
  • Fixes error when running on Azure Functions in #2206
  • Fixes request content cloning exception in .NET 4.x in #2209
  • Fixes null response object serialization to output streams via WriteObject in #2226
  • Fixes command names under /admin/people/* path in #2202

Installation instructions

# For Microsoft Graph v1.0
Update-Module Microsoft.Graph
# For Microsoft Graph beta
Update-Module Microsoft.Graph.Beta

Full Changelog: 2.2.0...2.3.0

2.2.0

27 Jul 18:39
91976e5
Compare
Choose a tag to compare

What's Changed

  • Refreshes the SDK with the latest APIs in #2188
  • Adds support for /admin/people/* APIs in #2181
  • Adds support for /sites/getAllSites* API in #2188
  • Adds environment name to Get-MgContext output in #2186
  • Updates examples in #2179.

Installation instructions

# For Microsoft Graph v1.0
Update-Module Microsoft.Graph
# For Microsoft Graph beta
Update-Module Microsoft.Graph.Beta

Full Changelog: 2.1.0...2.2.0