Releases: AzureAD/microsoft-authentication-library-common-for-objc
Releases · AzureAD/microsoft-authentication-library-common-for-objc
1.18.0
Release Notes
Version 1.18.0
- Silent token request should use FRT first when single FRT is enabled #1624
- Use autolayout for loading indicator #1628
- Add thread starvation detector for SsoExt silent token flow guarded by flight #1622
Changes:
- #1631: Release 1.18.0
- #1629: Add deviceId constant and property for BART requests/response
- #1628: Use autolayout for loading indicator
- #1620: Fix Lab API
- #1627: increase timeinterval ping test to make it less agreesive, also move …
- #1624: Silent token request should use FRT first when single FRT is enabled
- #1625: Merge hotfix 1.16.2 to dev
- #1622: Add gcd thread starvation on SsoExt acquire_token_silent flow
- #1600: Add isBoundAppRefreshTokenRequested property and constants for reques…
- #1617: Swap OneAuth ADO Connection
See More
- #1614: Fix retain cycle in SsoExt ATI and ATS flow
- #1613: Merge release 1.17.0 into dev
- #1609: Update Xcode version to 16.2 in broker_submodule_check.yml
- #1608: Update Xcode version from 15.4 to 16.2 in pr-validation.yml
- #1610: Update Xcode version from 15.4 to 16.2 in msal_submodule_check.yaml
- #1605: Fix upn
This list of changes was auto generated.
1.17.2
1.17.1
What's Changed
- Read BART from ests response when refresh_token_type & set deviceID by @ameyapat in #1604
- Add querying and saving BART tokens for familyId by @ameyapat in #1615
- Ameyapat/refresh 1.17.0 dev changes into release/1.17.1 by @ameyapat in #1616
- Shifted decryptor logic from broker to common-core. Use Big Endian fo… by @ameyapat in #1572
- Add classes for requesting BART redemption and deserializing response by @ameyapat in #1623
Full Changelog: 1.17.0...1.17.1
Hotfix 1.16.2
- Update with changes from to fix issue with legacy keychain on macOS.
Full Changelog: 1.16.1...1.16.2
Hotfix 1.15.3
1.17.0
Release Notes
Version 1.17.0
- Add flag to indicate app is requesting broker for Bound app RT #1578
- Add category for redeeming a Bound application refresh token #1565
Changes:
- #1607: Release 1.17.0
- #1578: Add flag to indicate to broker that BART is supported by common-core
- #1606: Release 1.16.1 into dev
- #1565: API to get signed JWT request for redeeming bound application refresh tokens
- #1602: Support domain_hint param
- #1595: Create new broker info bag in MSIDTokenResult and share with OA for telemetry/broker benchmark
- #1594: Merge release 1.16.0 back into dev
- #1593: Allow duna on Mac OS
This list of changes was auto generated.
1.16.1
1.16.0
Release Notes
Version 1.16.0
Changes:
- #1592: Release version 1.16.0
- #1591: Change log updates to resolve merge conflicts
- #1586: Replace setter override in category with initializer without category
- #1582: Add forceUI to MSIDRequestParameters
- #1580: Added filter based flighting and lock some DUNA flags by tenant id
- #1581: Merge hotfix 1.15.1 into dev
- #1574: Allow cookies in duna resume request
- #1573: Confirm Copilot usage in Github issue template
- #1571: Logic to display HUP
- #1566: Remove a line that could cause crash when XPC service refuse to take the incoming connection
See More
- #1567: Release/1.15.0
- #1563: Parse sign out correlation id
- #1564: EUDB compliance support for telemetry data routing
- #1551: Return MATS blob for GetToken api response
- #1548: Adding Bound refresh token class and cache item
- #1558: Add correlationId field to SignOut API in BrowserCore flow
This list of changes was auto generated.