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.25.219.3 #5840

Merged
merged 3 commits into from
Feb 26, 2025
Merged

Conversation

NikCharlebois
Copy link
Collaborator

Pull Request (PR) description

  • AADApplication
    • Fixed an issue where specifying an empty ReplyURLs array would not remove
      the existing entries.
  • AADAuthenticationMethodPolicy
    • DEPRECATED - PolicyMigrationState property is now deprecated since it
  • AADAuthenticationMethodPolicyFido2
    • Fixed issue where the Set-TargetResource was throwing an internal server
      error.
  • AADConditionalAccessPolicy
    • Added check to ensure the cached policy (export) is the current policy when
      evaluating in the Get-TargetResource function.
  • EXOCalendarProcessing
    • Changed the Get-TargetResource logic to return UPN instead of id.
  • EXODistributionGroup
    • Fixed the ability to set members.
  • EXOGroupSettings
    • Removed Id from being evaluated in the Test-TargetResource function.
  • EXOMailboxAutoReplyConfiguration
    • Changed the Get-TargetResource logic to return UPN instead of Identity.
  • EXOMailboxCalendarFolder
    • Changed the Get-TargetResource logic to return UPN instead of id.
  • EXOMailboxPermission
    • Changed the Get-TargetResource logic to return UPN instead of id.
  • EXOSweepRule
    • Changed the Get-TargetResource logic to return UPN instead of id.
  • IntuneDeviceComplianceScriptWindows10
    • Initial release.
  • M365DSCRuleEvaluation
    • Clear the cached instances from the export operation after evaluating the rules.
  • Security & Compliance
    • Updated export functions to remove skipping of loading module, to prevent
      missing cmdlet errors that are causing failing exports.
  • SCPolicyConfig
    • Handle default values in the Get-TargetResource function.
    • Added support for the FileCopiedToCloudFullUrlEnabled property.
  • DEPENDENCIES
    • Updated ExchangeOnlineManagement to version 3.7.1.
    • Updated Microsoft.Graph to version 2.26.1.
    • Updated MSCloudLoginAssistant to version1 1.1.38.

This Pull Request (PR) fixes the following issues

  • N/A

@NikCharlebois NikCharlebois added Release V1.25.219.3 Version 1.25.219.3 labels Feb 26, 2025
@NikCharlebois NikCharlebois merged commit b541663 into microsoft:Dev Feb 26, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release V1.25.219.3 Version 1.25.219.3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant