Releases: AzureAD/microsoft-authentication-library-common-for-objc
Releases · AzureAD/microsoft-authentication-library-common-for-objc
1.7.14
Release Notes
Version 1.7.14
- Add skip local RT when creating silent controller
Changes:
- #1179: Release 1.7.14
- #1178: Added a new error identifying function that will also handle errors f…
- #1177: Add more logs to print how enrollment_id is fetched
- #1176: Add/modify more level logs for CPP when Edge cannot find PkeyAuth in OneAuth but broker can
- #1173: update API to allow pass in skipLocalRt when creating silent controller
- #1174: Added a few WPJ UI automation operations
- #1171: Merge 1.7.13 release to dev
This list of changes was auto generated.
1.7.13
Release Notes
Version 1.7.13
- Update minimum OS version to iOS14 and macOS 10.13
Changes:
- #1170: Release - 1.7.13
- #1162: Loading spinner off center in SSO extension webview
- #1163: Commoncore : Update ios min version to ios 14.0 and macos to 10.13
- #1168: Remove leading and trailing spaces From Base64 EncodedString
- #1166: Skipping local RT when Sso Ext is enabled on the device
- #1165: Added warning for deprecation methods for xcode 14
- #1169: Add AAD certificate thumbrpint to constants
- #1167: Return additional metadata about primary registration in SSO extension getDeviceInfo call
- #1161: Basic SSO extension perf telemetry on MSAL side
- #1158: fix a wrong error logger
1.7.12
Release Notes
Version 1.7.12
- Fetch WPJ Metadata for specific tenantId
- Added not nil check before updating homeAccountId from clientInfo(#1155)
Changes:
- #1157: Release 1.7.12
- #1154: Fetch device metadata info (UPN, tenant Id, Device Id) for specific tenant Id
- #1156: Fix a a crash reported by Office where type is nil, but not handled c…
- #1153: Xcode 14: NSURLComponents percentEncodedHost will no longer throw an exception if invalid on iOS16+ & macOS13+
- #1155: Update Home accountId from clientInfo only if available
- #1139: Added browser SSO automation parameters
- #1152: Disable bitcode flag everywhere
- #1146: Release 1.7.11
- #1151: Merge master in dev
- #1142: Improve logging
See More
- #1143: Refactor credential type utility methods
- #1043: Refactor automation
- #1145: Disable CBA automation
- #1148: Kaisong1990/2073563 disable bitcode
- #1150: Revert disable bitcode pr
- #1144: Current Telemetry Changes for FLW and Multiple Registrations
- #1131: Expose objectId for mam support
- #1138: Merge release 1.7.10 into dev
This list of changes was auto generated.
1.7.11
1.7.10
Release Notes
Version 1.7.10
- Stop extra background tasks in the system webview case. (#1130)
Changes:
- #1134: Release/1.7.10
- #1137: Fix a compiling issue with Edge on Mac
- #1135: Fix conflict to merge release/1.7.10 to master
- #1133: Update changelog
- #1130: Stop extra background tasks in the system webview case
- #1129: [IdentityCore] Add detailed SSO-JIT telemetry
- #1127: Make a property public for MSAL CPP to overwrite -(void)presentView
- #1124: Store PRT recovery timestamp
- #1125: Exclude MSAL requests from Browser SSO requests
- #1090: Enable warning -Wshadow
This list of changes was auto generated.
Release 1.7.9
What's Changed
- Enable bitcode by @kaisong1990 in #1120
- Add a new switch case when returning MSIDErrorSSOExtensionUnexpectedE… by @kaisong1990 in #1122
- Remove telemetry for MSAL CPP to reduce the binary size by @fengga in #1118
Full Changelog: 1.7.8...1.7.9
1.7.8
Release Notes
Version 1.7.8
- Pass token result, granted scopes and declined scopes as part of error.userInfo when these values are returned as additional_tokens in the broker response. (#1114)
Changes:
- #1117: Release/1.7.8
- #1116: Add more logs to debug WPJ issues
- #1112: Fixed msidURLWithQueryParameters when multiple keys have same name subcomponents
- #1110: Fix mac token cache thread safety
- #1115: Add constant for Darwin notification name
- #1111: Validate if memory was successfully allocated before continuing.
- #1113: typeof -> typeof
- #1114: Provide all the error.userInfo details when getting MSIDErrorServerDeclinedScopes error
- #1109: Add RefreshToken to PkeyAuth challenge response (1329463)
- #1108: Fix handling protection_policies_required in silent flow
See More
- #1107: Fix warning "allowed unarchiving safe plist type 'NSString'..."
- #1103: Merge 1.7.7 release master back to dev
This list of changes was auto generated.
1.7.7
Release Notes
Version 1.7.7
- Add more utilities for test automation
- Fix a warning during telemetry decoding
Changes:
- #1101: Release 1.7.7
- #1102: Fix merge conflicts for common core
- #1094: Perf improvements by calling trustedAppListWithCurrentApp once
- #1099: Merge hotfix/1.7.6 to dev
- #1095: Hotfix/1.7.6
- #1096: Hotfix/1.7.6 into dev
- #1093: Fix a warning during telemetry decoding
- #1092: Enable exclusion of unused IdentityCore code in MSAL C++
- #1091: Read navigation response on MSIDOAuth2EmbeddedWebviewController
- #1089: Kaisong1990/merge master to dev
1.7.6
1.7.5
Release Notes
Version 1.7.5
- Multitenant PkeyAuth support (#1083)
- Expose keychain error OSStatus in errors returned by MSIDAssymetricKeyKeychainGenerator (#1079)
- Prevent logging PII in query to NSDictionary extension method (#1084)
- Expose mdmId via DeviceInfo extraDeviceInformation
- Add support to wipe cache for all accounts (#1075)
Changes:
- #1085: Release/1.7.5
- #1086: Kaisong1990/resolve 175 merge conflicts
- #1075: Wipe cache for all accounts - IdentityCore
- #1080: Veena/expose mdm id in device info
- #1083: Multi-tenant PkeyAuth support with additional refactoring for future ECC support
- #1084: Prevent logging PII in query to NSDictionary extension method
- #1082: Update TODO item to remove system generated bug in Cpp dashboard
- #1079: Expose keychain error osstatus in errors returned by MSIDAssymetricKeyKeychainGenerator
- #1078: Merge release 1.7.4 in dev
- #1076: Merge release/1.7.4 in master
See More
- #1074: Updating logic to check if targetFrame is nil for new window
- #1073: Merge Release/1.7.3 back to dev
- #1070: added more string convenience methods
This list of changes was auto generated.