Releases: microsoftgraph/msgraph-sdk-powershell
Releases · microsoftgraph/msgraph-sdk-powershell
2.11.1
2.11.0
2.10.0
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
2.8.0 Release
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
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
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
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
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
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