Skip to content

Conversation

@galwarsamy
Copy link

PR Title Format

Required Format: [Keyword1] [Keyword2]: Description

  • Keyword1: major, minor, or patch (case-insensitive)
  • Keyword2: feature, bugfix, engg, or tests (case-insensitive)

Examples:

  • [MAJOR] [Feature]: new API
  • [minor] [bugfix]: fix crash
  • [PATCH] [tests]: add coverage

Proposed changes

Describe what this PR is trying to do.

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

galwarsamy and others added 14 commits January 13, 2026 14:03
Update changelog for version 2.8.0
Updating CommonCore `main` into msal
## Proposed changes

This pull request updates the documentation generation process to target
a newer device and OS version, and documents this update in the
changelog.

Documentation generation updates:

* Updated the `build_docs.sh` script to use `iPhone 17` with `iOS 26.2`
as the target device/OS when generating Swift documentation, instead of
`iPhone 14` with `iOS 16.4`.

## Type of change

- [ ] Feature work
- [ ] Bug fix
- [x] Documentation
- [x] 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)
- [x] Small – No issues are expected. (Example: Very small bug fixes,
string changes, or configuration settings changes)

## Additional information
Copy link
Contributor

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 updates the IdentityCore submodule reference and aligns the changelog with the new release version.

Changes:

  • Bump MSAL/IdentityCore submodule to a newer commit.
  • Update the changelog heading from a placeholder to the concrete version [2.8.0].

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
MSAL/IdentityCore Points the IdentityCore submodule to a newer commit, bringing in upstream changes.
CHANGELOG.md Replaces the placeholder ## newVersion with ## [2.8.0] to document the new release.

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