chore(deps): update resources
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
Az.AlertsManagement | patch |
0.6.1 -> 0.6.2
|
|
Microsoft.Graph.Authentication | minor |
2.15.0 -> 2.19.0
|
|
registry1.dso.mil/ironbank/redhat/ubi/ubi9-micro | ironbank-base | minor |
9.3 -> 9.4
|
registry1.dso.mil/ironbank/redhat/ubi/ubi9-micro | final | minor |
9.3 -> 9.4
|
Release Notes
microsoftgraph/msgraph-sdk-powershell (Microsoft.Graph.Authentication)
v2.19.0
What's Changed
- [v2] Weekly OpenApiDocs Refresh in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2725
- [v2] Examples Update in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2716
- Adds list of cmdlet changes as part of breaking change communication in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2718
- Backward Compatibility to address issues in 2.17.0 and 2.18.0 in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2721
- Fixes Invoke-MgGraphRequest issue in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2721
Full Changelog: https://github.com/microsoftgraph/msgraph-sdk-powershell/compare/2.18.0...2.19.0
v2.18.0
What's Changed
- [v2] Weekly OpenApiDocs Refresh in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2693
- [v2] Examples Update in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2692
- Bump Azure.Identity from 1.10.3 to 1.11.0 in /src/Authentication/Authentication.Core by @dependabot in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2675
- Orders permissions based on least privilege property value (
True
orfalse
) in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2680 - Add issue templating using issue forms in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2678
- Adds permissions type in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2681
- Restricts escaping of special characters to path segments only when using Invoke-MgGraphRequest and bumps
Azure.Identity.Broker
Library in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2690 - Externaldocs support for the auto generated powershell reference documents in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2697
- Add flag to send certificate chain for subject name / issuer based auth in Connect-MgGraph by @nayanshah in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2699
- Breaking changes as described in 2.17.0 release.
New Contributors
- @fey101 made their first contribution in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2678
- @nayanshah made their first contribution in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2699
Full Changelog: https://github.com/microsoftgraph/msgraph-sdk-powershell/compare/2.17.0...2.18.0
v2.17.0
What's Changed
- [v2] Weekly OpenApiDocs Refresh in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2664
- [v2] Examples Update in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2659
- Makes
Set-MgUserPhotoContent
compatible with both PS Core and PS Desktop in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/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: https://github.com/microsoftgraph/msgraph-sdk-powershell/compare/2.16.0...2.17.0
v2.16.0
: release
What's Changed
- [v2] Weekly OpenApiDocs Refresh in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2635
- Updates Open API file for users module to include
DELETE
operation for/users/{user-id}/photo
in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2640 - Updates example for Set-MgBetaApplicationConnectorGroupByRef in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2616
Full Changelog: https://github.com/microsoftgraph/msgraph-sdk-powershell/compare/2.15.0...2.16.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.