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 v1.23.301.1 #2953

Merged
merged 1 commit into from
Mar 1, 2023
Merged

Release v1.23.301.1 #2953

merged 1 commit into from
Mar 1, 2023

Conversation

ykuijs
Copy link
Member

@ykuijs ykuijs commented Mar 1, 2023

Pull Request (PR) description

  • IntuneDeviceEnrollmentConfigurationWindows10
    • Fix settings.json
      FIXES #2930
  • O365OrgSettings
    • Adds support for Cortana enabling.
  • SCLabelPolicy
    • Added more detailed logging
    • Converting the GUIDs of all defaultlabel settings in the AdvancedSettings
      parameters to the actual label name, since the GUID is different per
      environment
      FIXES #2840
    • Fixed issue where the Test method resulted in False on any existing policy
      FIXES #2948
  • SCSensitivityLabel
    • Added more detailed logging
    • Fixed issue where the Test method always tested false when the LocaleSettings
      property was used
      FIXES #2949
    • Fixes issues around Test-TargetResource always returning False when encryption parameters are used.
      FIXES #2683
  • SPOUserProfileProperty
    • Fixes the required API permissions in the documentation.
      FIXES #2798
  • TeamsOnlineVoiceUser
    • Fix issue where the cmdlet Get-CsOnlineVoiceUser is now deprecated.
  • MISC
    • Updated unit tests
    • Added quality check tests
  • DEPENDENCIES
    • Updated Microsoft.Graph.* to version 1.22.0
    • Updated MSCloudLoginAssistant to version 1.0.105
    • Updated ReverseDSC to version 2.0.0.14

This Pull Request (PR) fixes the following issues

  • N/A

@ykuijs ykuijs added Release V1.23.301.1 Version 1.23.301.1 labels Mar 1, 2023
@ykuijs ykuijs requested a review from NikCharlebois as a code owner March 1, 2023 09:53
@ykuijs ykuijs merged commit fc8b2c8 into microsoft:Dev Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment