-
Notifications
You must be signed in to change notification settings - Fork 212
Merge to main 09 23 2025 v2.31.0 #3406
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…508010311 [v2] Examples Update
adding template context
* update and build security module only * responseAction reMap * update security beta * update openApi docs
Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com> Co-authored-by: Ramses Sanchez-Hernandez <63934382+ramsessanchez@users.noreply.github.com>
… `Microsoft.Graph.Authentication` (#3346) * PostGeneration\NewCommandMetadata: Compress MgCommandMetadata.json with `-Compress` on `ConvertTo-Json` * PostGeneration\AuthModuleMetadata: Compress MgCommandMetadata.json with `-Compress` on `ConvertTo-Json` --------- Co-authored-by: Ramses Sanchez-Hernandez <63934382+ramsessanchez@users.noreply.github.com>
* Weekly OpenApiDocs Download. * Add generated MgCommandMetadata.json. [run ci] --------- Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
Co-authored-by: Ramses Sanchez-Hernandez <63934382+ramsessanchez@users.noreply.github.com>
… Update-MgDevice.md (#3384) Example 2 is missing the actual structure or syntax for how to pass extensionAttributes. Please include a working PowerShell snippet with the correct object structure. Co-authored-by: Ramses Sanchez-Hernandez <63934382+ramsessanchez@users.noreply.github.com>
We need to ensure that the changes to the tag/module mapping update is included so that the onPremisesSyncBehavior APIs get included in the beta cmdlets. The previously merged change was an incomplete fix, we need the users.onPremisesSyncBehavior and contacts.onPremisesSyncBehavior tag included in the mapping Edit: let's not block on that change, it can be rolled into the next release |
<TargetFrameworks>netstandard2.0;net6.0;net472</TargetFrameworks> | ||
<RootNamespace>Microsoft.Graph.PowerShell.Authentication.Core</RootNamespace> | ||
<Version>2.26.1</Version> | ||
<Version>2.30.0</Version> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2.30.0 or 2.31.0?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, it looks like the update version script didn't update this version number.
Also has this release been cross tested with the EXO/Entra/Teams PowerShell modules for auth compat? |
Can we include #3407 in this release as well? |
Tested use in ps 5 and 7. Did not cross test the auth compat with the other modules though. This change was initially requested by the EXO team as they were running into issues with the previous versions of our sdk. |
I've included it now |
If we're version matched on the dependencies we should have resolved the order dependence of the Connect-* commands being issued causing errors. That said, we MUST take the time to test this behavior. Our community has been subject to some very low quality releases in the past and we need to put in the work to ensure that our fixes really do work. In this instance knowing that the EXO modules and ours play nice together. |
* Weekly OpenApiDocs Download. * Add generated MgCommandMetadata.json. [run ci] --------- Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
closing this in favor of version with current dependencies |
Ready for release v2.31.0
no api space changes
dependency changes only
Azure.Identity 1.13.2 -> 1.14.2
Azure.Identity.Broker 1.2.0 -> 1.2.1
Microsoft.Graph.Core 3.2.2 -> 3.2.4