Skip to content
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

Release 1.22.1116.1 #2546

Merged
merged 1 commit into from
Nov 16, 2022
Merged

Conversation

NikCharlebois
Copy link
Collaborator

Pull Request (PR) description

  • AADApplication
    • Deprecated the Oauth2RequirePostResponse parameter as it was causing issues for the New function.
      FIXES #2276
  • AADEntitlementManagementAccessPackage
    • Initial Release.
  • EXOManagementRoleAssignment
    • Added support for RoleGroup Role Assignees
      Fixes #2524
  • SCRetentionCompliancePolicy
    • Fixes the Location parameters to be a string array instead of an object array.
      FIXES #2503
  • MISC
    • Added Application based authentication to Microsoft Teams resources;
    • Added support for Service Principal Auth for the Planner resources;
  • DEPENDENCIES
    • Updated Microsoft.Graph.* to version 1.16.0;
    • Updated Microsoft.Teams to version 4.9.1;
    • Updated PnP.PowerShell to version 1.12.0;

This Pull Request (PR) fixes the following issues

  • N/A

@NikCharlebois NikCharlebois added Release V1.22.1116.1 Version 1.22.1116.1 labels Nov 16, 2022
@NikCharlebois NikCharlebois merged commit da526c3 into microsoft:Dev Nov 16, 2022
@NikCharlebois NikCharlebois deleted the Release-1.22.1116.1 branch November 16, 2022 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment