Skip to content

Release 1.17.0#1607

Merged
josephpab merged 51 commits intomainfrom
release/1.17.0
Nov 5, 2025
Merged

Release 1.17.0#1607
josephpab merged 51 commits intomainfrom
release/1.17.0

Conversation

@josephpab
Copy link
Copy Markdown
Contributor

Proposed changes

Merge release branch into main branch

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

ameyapat and others added 30 commits August 12, 2025 20:57
* 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
…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
kaisong1990 and others added 21 commits October 28, 2025 09:16
…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
  ...
…o-broker

* dev:
  Support domain_hint param.

# Conflicts:
#	IdentityCore/src/MSIDConstants.m
API to get signed JWT request for redeeming bound application refresh tokens
…bart-support-to-broker

Add flag to indicate to broker that BART is supported by common-core
@josephpab josephpab requested a review from a team as a code owner October 31, 2025 16:27
Copy link
Copy Markdown
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 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.

Comment thread changelog.txt
@josephpab josephpab changed the base branch from dev to main November 3, 2025 22:37
@josephpab josephpab merged commit 6b2d9fe into main Nov 5, 2025
23 of 25 checks passed
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.

7 participants