Conversation
* dev: (42 commits) Remove semaphore logic Addressing comments and try removing semaphore Address comment Update changelog Combine tests Skip test Remove cleanup methods Clean both Clean WPJ print osstatus Try serialization via semaphore Add log Remove sema and reorder Reorder Use semaphore to serialize test execution Reorder tests Don't delete v2 regs on cleanup Serialize test execution synchronized No retain stk ... # Conflicts: # changelog.txt
* dev: # Conflicts: # changelog.txt
Allow duna on Mac OS
…e_1.16.0_into_dev
…nto_dev Merge release 1.16.0 back into dev
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* dev: (53 commits) Update changelog.txt Update MSIDAADWebviewFactory.m Initial push Update changlelog Cherry picked changes Put variable in macro Put variable in macro Use flight mock provider instead of swizzling Remove unused param Using pass by reference to set stk. use CFRelease. Update tests Change default behavior to false Replace setter override in category with initializer without category Release version 1.16.0 Add forceUI to MSIDRequestParameters. Fix tests on mac Revert some changes and pipeline fix Fix pipelines Update tests Added tests Resolve comments ... # Conflicts: # IdentityCore/IdentityCore.xcodeproj/project.pbxproj # changelog.txt
…perf Create new broker info bag in MSIDTokenResult and share with OA for telemetry/broker benchmark
…o-broker * dev: (42 commits) trigger pipeline Clean up changes fix a typo fix deprecation compiling issue Fix UT remove extra ; Address comment Update IdentityCore/src/requests/MSIDTokenResponseHandler.m Update IdentityCore/src/requests/MSIDTokenResponseHandler.m Update IdentityCore/src/requests/MSIDTokenResponseHandler.h initial commit Update changelog.txt Update MSIDAADWebviewFactory.m Initial push Update changlelog Cherry picked changes Put variable in macro Put variable in macro Use flight mock provider instead of swizzling Remove unused param ...
Support domain_hint param
…o-broker * dev: Support domain_hint param. # Conflicts: # IdentityCore/src/MSIDConstants.m
API to get signed JWT request for redeeming bound application refresh tokens
…e_1.16.1_into_dev
…nto_dev Release 1.16.1 into dev
…bart-support-to-broker Add flag to indicate to broker that BART is supported by common-core
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates the changelog to finalize version 1.17.0, replacing the "TBD" placeholder with the official version number and removing an unreleased feature entry about macOS external IdP support.
- Replaced "TBD" placeholder with official version number "1.17.0"
- Removed unreleased feature entry for duna external IdP on macOS (#1593)
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
antonioalwan
approved these changes
Nov 5, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed changes
Merge release branch into main branch
Type of change
Risk
Additional information