1.9.0 Release
Microsoft Graph PowerShell SDK on PowerShell Gallery
Release notes:
- Adds
User-Agentheader to all requests. This should fix commands that were failing with aUser-Agentrequired error #928 . - Cleans up modules by removing invalid commands #927.
- Refreshes modules with the latest APIs #932 #943.
- Fixes auth issues on WSL and Docker containers #934.
- Fixes serialization bug of
DictionaryEntrytypes #942.