-
Notifications
You must be signed in to change notification settings - Fork 152
Merge release 2.6.0 into dev #2774
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
Conversation
…e-button Refresh release/2.6.0 with MSAL test app changes for toggling BART support
Update common core commit to main commit
Release 2.6.0
There was a problem hiding this 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 release version 2.6.0 into the dev branch, updating version numbers and dependencies across the codebase.
Key changes:
- Version bump from 2.5.1 to 2.6.0 across all configuration files
- Updated IdentityCore submodule to a newer commit
- Updated CHANGELOG to reflect the 2.6.0 release
Reviewed Changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| Package.swift | Updated binary target URL and checksum for version 2.6.0 |
| MSAL/src/MSAL_Internal.h | Updated version constants from 2.5.1 to 2.6.0 |
| MSAL/resources/mac/Info.plist | Updated CFBundleShortVersionString to 2.6.0 |
| MSAL/resources/ios/Info.plist | Updated CFBundleShortVersionString to 2.6.0 |
| MSAL/IdentityCore | Updated submodule commit reference |
| MSAL.podspec | Updated pod version to 2.6.0 |
| CHANGELOG.md | Changed version header from TBD to 2.6.0 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Proposed changes
Merge release 2.6.0 into dev
Type of change
Risk
Additional information