chore(deps): update resources to v2.3.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
Microsoft.Graph.Applications | minor |
2.2.0 -> 2.3.0
|
Microsoft.Graph.Authentication | minor |
2.2.0 -> 2.3.0
|
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
microsoftgraph/msgraph-sdk-powershell
v2.3.0
What's Changed
- Refreshes the SDK with the latest APIs in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2235
- Updates examples in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2124
- Adds support for new states in RSC configuration in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2222
- Fixes serialization of ordered hashtables and dictionaries in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2205
- Fixes error when running on Azure Functions in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2206
- Fixes request content cloning exception in .NET 4.x in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2209
- Fixes null response object serialization to output streams via WriteObject in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2226
- Fixes command names under
/admin/people/*
path in https://github.com/microsoftgraph/msgraph-sdk-powershell/pull/2202
Installation instructions
##### For Microsoft Graph v1.0
Update-Module Microsoft.Graph
##### For Microsoft Graph beta
Update-Module Microsoft.Graph.Beta
Full Changelog: https://github.com/microsoftgraph/msgraph-sdk-powershell/compare/2.2.0...2.3.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.