-
Notifications
You must be signed in to change notification settings - Fork 138
Working/release/7.0.3 #2364
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
Working/release/7.0.3 #2364
Conversation
Manual merge for repo since Automated Final Release Pipeline failed ADO: https://identitydivision.visualstudio.com/Engineering/_workitems/edit/3336560 --------- Co-authored-by: Azure DevOps Pipeline <[email protected]>
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 updates the MSAL library version from 7.0.1 to 7.0.3, including an update to the common subproject dependency.
- Version bump from 7.0.1 to 7.0.3 in version properties
- Update common subproject to a newer commit
- Add changelog entry documenting the common library update
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| msal/versioning/version.properties | Updates version name from 7.0.1 to 7.0.3 |
| common | Updates subproject commit reference to newer version |
| changelog | Adds release notes for version 7.0.3 documenting common library update |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
|
||
| Version 7.0.3 | ||
| ---------- | ||
| - [PATCH] Update common @22.0.3 |
Copilot
AI
Aug 27, 2025
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.
The changelog entry mentions updating common to @22.0.3, but this appears to be a commit hash update rather than a version update. Consider clarifying whether this refers to a specific version of the common library or just a commit update.
| - [PATCH] Update common @22.0.3 | |
| - [PATCH] Update common to version 22.0.3 |
Working/release/7.0.3