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.24.1113.1 #5397

Merged
merged 22 commits into from
Nov 13, 2024
Merged

Release 1.24.1113.1 #5397

merged 22 commits into from
Nov 13, 2024

Conversation

ykuijs
Copy link
Member

@ykuijs ykuijs commented Nov 13, 2024

Pull Request (PR) description

  • AADConditionalAccessPolicy
    • Fixed bug where an empty value was passed in the request for the
      insiderRiskLevels parameter, which throws an error.
      FIXES #5389
    • Fixes a bug where 3P apps could not be assigned by DisplayName for both
      IncludeApplications and ExcludeApplications
      FIXES #5390
  • AADRoleEligibilityScheduleRequest
  • EXOATPBuiltInProtectionRule, EXOEOPProtectionRule
    • Fixed issue where empty arrays were being compared incorrectly to null
      strings
      FIXES #5394
  • IntuneAccountProtectionLocalAdministratorPasswordSolutionPolicy
    • Update property PasswordAgeDays_AAD to be lower-case.
      FIXES #5378 (1/2)
  • IntuneAntivirusExclusionsPolicyMacOS
    • Initial release.
  • IntuneAntivirusPolicyWindows10SettingCatalog
    • Update properties to be upper-case.
      Fixes #5373
  • IntuneDeviceConfigurationCustomPolicyWindows10
    • Fixed issue where Value, from OmaSettings, could not be compared
      correctly if it was boolean and set to $False
      FIXES #5384
  • IntuneEndpointDetectionAndResponsePolicyWindows10
    • Remove changed property name from export.
      FIXES #5300
  • IntuneSecurityBaselineMicrosoftEdge
    • Deprecate property authschemes and replace with AuthSchemes_AuthSchemes
  • M365DSCDRGUtil
    • Restrict CIM instance access to properties that appear multiple times.
    • Switch log type for not found Intune assignments to Warning.
  • M365DSCIntuneSettingsCatalogUtil
    • Add ADMX handling for edge~httpauthentication_.
      FIXES #5378 (2/2)
  • TeamsUpgradePolicy
    • Changes to how we are retrieving the users to improve performance.
  • DEPENDENCIES
    • Updated DSCParser to version 2.0.0.12.
    • Updated MSCloudLoginAssistant to version 1.1.28.

This Pull Request (PR) fixes the following issues

  • N/A

@ykuijs ykuijs added Release V1.24.1113.1 Version 1.24.1113.1 labels Nov 13, 2024
@ricmestre
Copy link
Contributor

@ykuijs My PR #5385 seems to have been lost, could you please include it in the release?

@ykuijs
Copy link
Member Author

ykuijs commented Nov 13, 2024

@ykuijs My PR #5385 seems to have been lost, could you please include it in the release?

Not sure what happened here, but I corrected it. Thanks for letting me know!

@ykuijs ykuijs merged commit a6530b9 into microsoft:Dev Nov 13, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment