-
Notifications
You must be signed in to change notification settings - Fork 217
Comparing changes
Open a pull request
base repository: microsoftgraph/msgraph-sdk-powershell
base: v2.34.0
head repository: microsoftgraph/msgraph-sdk-powershell
compare: v2.35.0
- 12 commits
- 325 files changed
- 7 contributors
Commits on Dec 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3cacac8 - Browse repository at this point
Copy the full SHA 3cacac8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c51bcb9 - Browse repository at this point
Copy the full SHA c51bcb9View commit details
Commits on Jan 8, 2026
-
fix: module generation for CloudCommunications by resolving circular …
…reference (#3482) * Initial plan * Add MicrosoftGraphEngagementConversationMessage to no-inline directive list Co-authored-by: gavinbarron <7122716+gavinbarron@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: gavinbarron <7122716+gavinbarron@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 751206e - Browse repository at this point
Copy the full SHA 751206eView commit details -
Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 046ce1f - Browse repository at this point
Copy the full SHA 046ce1fView commit details
Commits on Jan 27, 2026
-
Feature: Add ability to disable WAM (#3505)
* disable wam when using custom client id * add tests * refactor powershellClientId to a internal constant * switch enableWam flag to an explicit DisableWam flag * invert logic * ensure constants is available * remove constant, add boolean check for default clientId value * adjust setOptionTests * Update src/Authentication/Authentication/Cmdlets/SetMgGraphOption.cs Co-authored-by: Gavin Barron <gavin.barron@gmail.com> * Update src/Authentication/Authentication/Cmdlets/ConnectMgGraph.cs Co-authored-by: Gavin Barron <gavin.barron@gmail.com> * Condense logic for checking WamEnabled * remove constant * clean up wamEnabled property * fix nullable build error --------- Co-authored-by: Gavin Barron <gavin.barron@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 029454f - Browse repository at this point
Copy the full SHA 029454fView commit details -
Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com> Co-authored-by: Ramses Sanchez-Hernandez <63934382+ramsessanchez@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5db8dfe - Browse repository at this point
Copy the full SHA 5db8dfeView commit details -
Patch 1 replace secrets in examples (#3509)
* Mask secret values in Add-MgApplicationPassword.md Replaced sensitive SecretText values with placeholder '<secret here>' for security. * Mask secret values in Add-MgBetaApplicationPassword.md Replaced sensitive SecretText values with placeholder '<secret here>' for security. * Change secretText to use placeholder Updated secretText placeholder in Add-MgServicePrincipalKey example. * Change secretText to a placeholder in documentation Updated the secretText placeholder in the example.
Configuration menu - View commit details
-
Copy full SHA for b85f311 - Browse repository at this point
Copy the full SHA b85f311View commit details
Commits on Jan 28, 2026
-
fix: catch error codes in parallel (#3504)
* catch and report exitcodes for individual modules * build all modules in parrallel and catch at the end
Configuration menu - View commit details
-
Copy full SHA for 77f51c0 - Browse repository at this point
Copy the full SHA 77f51c0View commit details
Commits on Jan 30, 2026
-
Validated open api updates (#3510)
* validated open api updates * validated open api docs
Configuration menu - View commit details
-
Copy full SHA for 9536f25 - Browse repository at this point
Copy the full SHA 9536f25View commit details -
Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com> Co-authored-by: Ramses Sanchez-Hernandez <63934382+ramsessanchez@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 12790b6 - Browse repository at this point
Copy the full SHA 12790b6View commit details
Commits on Jan 31, 2026
-
[v2] Weekly OpenApiDocs Refresh (#3514)
* Weekly OpenApiDocs Download. * Add generated MgCommandMetadata.json. [run ci] --------- Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for d74b412 - Browse repository at this point
Copy the full SHA d74b412View commit details -
Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com> Co-authored-by: Ramses Sanchez-Hernandez <63934382+ramsessanchez@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 73a0b56 - Browse repository at this point
Copy the full SHA 73a0b56View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.34.0...v2.35.0