Releases: microsoftgraph/msgraph-sdk-powershell
Releases · microsoftgraph/msgraph-sdk-powershell
2.19.0
What's Changed
- [v2] Weekly OpenApiDocs Refresh in #2725
- [v2] Examples Update in #2716
- Adds list of cmdlet changes as part of breaking change communication in #2718
- Backward Compatibility to address issues in 2.17.0 and 2.18.0 in #2721
- Fixes Invoke-MgGraphRequest issue in #2721
Full Changelog: 2.18.0...2.19.0
2.18.0
What's Changed
- [v2] Weekly OpenApiDocs Refresh in #2693
- [v2] Examples Update in #2692
- Bump Azure.Identity from 1.10.3 to 1.11.0 in /src/Authentication/Authentication.Core by @dependabot in #2675
- Orders permissions based on least privilege property value (
True
orfalse
) in #2680 - Add issue templating using issue forms in #2678
- Adds permissions type in #2681
- Restricts escaping of special characters to path segments only when using Invoke-MgGraphRequest and bumps
Azure.Identity.Broker
Library in #2690 - Externaldocs support for the auto generated powershell reference documents in #2697
- Add flag to send certificate chain for subject name / issuer based auth in Connect-MgGraph by @nayanshah in #2699
- Breaking changes as described in 2.17.0 release.
New Contributors
- @fey101 made their first contribution in #2678
- @nayanshah made their first contribution in #2699
Full Changelog: 2.17.0...2.18.0
2.17.0
What's Changed
- [v2] Weekly OpenApiDocs Refresh in #2664
- [v2] Examples Update in #2659
- Makes
Set-MgUserPhotoContent
compatible with both PS Core and PS Desktop in #2661 - Breaking change in some of the
DELETE
operations. i.e.Remove-Mg*
inMicrosoft.Graph.Applications
,Microsoft.Graph.Groups
,Microsoft.Graph.Education
,Microsoft.Graph.Identity.DirectoryManagement
andMicrosoft.Graph.Identity.SignIns
modules. 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
DELETE
operation for/users/{user-id}/photo
in #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
-RHV
parameter 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
-Header
parameter 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