Releases: microsoftgraph/msgraph-sdk-powershell
Releases · microsoftgraph/msgraph-sdk-powershell
2.17.0
What's Changed
- [v2] Weekly OpenApiDocs Refresh in #2664
- [v2] Examples Update in #2659
- Makes
Set-MgUserPhotoContentcompatible with both PS Core and PS Desktop in #2661 - Breaking change in some of the
DELETEoperations. i.e.Remove-Mg*inMicrosoft.Graph.Applications,Microsoft.Graph.Groups,Microsoft.Graph.Education,Microsoft.Graph.Identity.DirectoryManagementandMicrosoft.Graph.Identity.SignInsmodules. Please see list of affected cmdlets here for v1.0 endpoints https://github.com/microsoftgraph/msgraph-sdk-powershell/blob/dev/docs/PowerShellBreakingChanges-V1.0.csv and beta endpoints https://github.com/microsoftgraph/msgraph-sdk-powershell/blob/dev/docs/PowerShellBreakingChanges-Beta.csv. Find cmdlets in your scripts using the OldCmdlet column and replace with the cmdlet on the NewCmdlet column. The migration script provided here https://github.com/microsoftgraph/msgraph-sdk-powershell/blob/dev/docs/BreakingChangeMigration.ps1 can also assist with the required changes.
Full Changelog: 2.16.0...2.17.0
2.16.0 release
What's Changed
- [v2] Weekly OpenApiDocs Refresh in #2635
- Updates Open API file for users module to include
DELETEoperation for/users/{user-id}/photoin #2640 - Updates example for Set-MgBetaApplicationConnectorGroupByRef in #2616
Full Changelog: 2.15.0...2.16.0
2.15.0
What's Changed
- [v2] Weekly OpenApiDocs Refresh in #2606
- [v2] Examples Update in #2599
- Adds an optional
-RHVparameter that will assign response headers to a variable (Value provided to the optional RHV parameter) in #2604
Full Changelog: 2.14.0...2.15.0
2.14.0
What's Changed
- [v2] Weekly OpenApiDocs Refresh in #2596
- [v2] Examples Update in #2590
- Changing policy scope type in preapproval cmdlets in #2588
Full Changelog: 2.13.1...2.14.0
2.14.1
2.13.1
What's Changed
- Patch Release. Ensures that
-Headerparameter is not mandatory in #2574
Full Changelog: 2.13.0...2.13.1
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