Releases: microsoftgraph/msgraph-sdk-powershell
Releases · microsoftgraph/msgraph-sdk-powershell
2.13.0
What's Changed
- [v2] Weekly OpenApiDocs Refresh in #2572
- [v2] Examples Update in #2540
- Adds custom header support and content type detection for input files in #2542
- Bumps NugetAuthenticate #2535 by @baywet in #2536
- Remove dead code. by @subray2014 in #2555
Full Changelog: 2.12.0...2.13.0
2.12.0
What's Changed
- [v2] Weekly OpenApiDocs Refresh in #2530
- Adds missing tag for exchange online provider role definition list in #2496
- Fix minor typo "diretory" by @cnotin in #2506
- Rectifies metadata path information for paths containing Microsoft.Graph prefix in nested segments in #2492
New Contributors
Full Changelog: 2.11.1...2.12.0
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-MgGraphCommandin #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-MgUsererror 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
windowsQualityUpdateProfileAPI 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.BetaFull 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
baseSitePageAPIs and MTO APIs in #2253 - Updates welcome message to include getting started links in #2241
- Updates examples in #2254
- Fixes
Get-MgTeamChannelby disambiguating/allChannels(Get-MgAllTeamChannel) command from/channelsin #2247.
Installation instructions
# For Microsoft Graph v1.0
Update-Module Microsoft.Graph
# For Microsoft Graph beta
Update-Module Microsoft.Graph.BetaFull Changelog: 2.3.0...2.4.0