Skip to content

Conversation

agubuzomaximus
Copy link
Contributor

Proposed changes

Merge 2.4.0 back to dev

Type of change

  • Feature work
  • Bug fix
  • Documentation
  • Engineering change
  • Test
  • Logging/Telemetry

Risk

  • High – Errors could cause MAJOR regression of many scenarios. (Example: new large features or high level infrastructure changes)
  • Medium – Errors could cause regression of 1 or more scenarios. (Example: somewhat complex bug fixes, small new features)
  • Small – No issues are expected. (Example: Very small bug fixes, string changes, or configuration settings changes)

Additional information

@Copilot Copilot AI review requested due to automatic review settings September 9, 2025 15:41
@agubuzomaximus agubuzomaximus requested review from a team as code owners September 9, 2025 15:41
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR merges the 2.4.0 release back to the dev branch, updating version numbers and configuration files to reflect the new version.

  • Updates all version references from 2.3.0 to 2.4.0
  • Adds conditional compilation guards around federation test methods
  • Updates submodule reference to IdentityCore

Reviewed Changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
Package.swift Updates binary target URL and checksum for MSAL 2.4.0
MSAL/test/automation/tests/interactive/MSALGuestUserTests.m Wraps federation tests with conditional compilation guards
MSAL/test/automation/tests/interactive/MSALADFSv4FederatedTests.m Wraps federation tests with conditional compilation guards
MSAL/test/automation/tests/MSALBaseUITest.m Adjusts coordinate offset for UI element interaction
MSAL/src/MSAL_Internal.h Updates version number from 2.3.0 to 2.4.0
MSAL/resources/mac/Info.plist Updates bundle version string to 2.4.0
MSAL/resources/ios/Info.plist Updates bundle version string to 2.4.0
MSAL/IdentityCore Updates subproject commit reference
MSAL.podspec Updates pod version to 2.4.0
CHANGELOG.md Updates changelog header for 2.4.0 release

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@juan-arias juan-arias closed this pull request by merging all changes into dev in ae1cf76 Sep 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants