-
Notifications
You must be signed in to change notification settings - Fork 144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release/1.7.0 #2505
Merged
Merged
Release/1.7.0 #2505
Conversation
This file contains 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
merge release 1.6.2 to dev
Use older version of xcpretty [MSAL]
This reverts commit d879d57.
Update IdentityCore submodule + update MSAL parentViewController docs
Update XCode, host macOS & test iOS parameters for SPM Validation pipeline
MSA automation support
update submodule
Veena/passkey biometric
* add parametreized interface * Unit test for parameters * deprecated get access token * UserAccountResult tests * added tests for SignInAfter states * Objective C/SAmple app public * Update MSAL/src/native_auth/public/MSALNativeAuthPublicClientApplication.swift Co-authored-by: Danilo Raspa <[email protected]> * Update MSAL/src/native_auth/public/parameters/MSALNativeAuthGetAccessTokenParameters.swift Co-authored-by: Danilo Raspa <[email protected]> * Update MSAL/src/native_auth/public/parameters/MSALNativeAuthSignInAfterSignUpParameters.swift Co-authored-by: Danilo Raspa <[email protected]> * Update MSAL/src/native_auth/public/parameters/MSALNativeAuthSignInParameters.swift Co-authored-by: Danilo Raspa <[email protected]> * Update MSAL/src/native_auth/public/parameters/MSALNativeAuthSignUpParameters.swift Co-authored-by: Danilo Raspa <[email protected]> * Update MSAL/src/native_auth/public/parameters/MSALNativeAuthResetPasswordParameters.swift Co-authored-by: Danilo Raspa <[email protected]> * Update MSAL/src/native_auth/public/parameters/MSALNativeAuthSignInAfterResetPasswordParameters .swift Co-authored-by: Danilo Raspa <[email protected]> * Update MSAL/src/native_auth/public/parameters/MSALNativeAuthSignInParameters.swift Co-authored-by: Danilo Raspa <[email protected]> * Update MSAL/src/native_auth/public/MSALNativeAuthUserAccountResult.swift Co-authored-by: Danilo Raspa <[email protected]> * Update MSAL/src/native_auth/public/state_machine/state/SignInAfterResetPasswordState.swift Co-authored-by: Danilo Raspa <[email protected]> * PR Comments * PR Changes * Homogenized wording to flow * Add default value for force refresh * PR comments * Update changelog * Update changelog * Updated version * latest ic --------- Co-authored-by: Danilo Raspa <[email protected]>
Update common core to dev
* add parametreized interface * Unit test for parameters * deprecated get access token * UserAccountResult tests * added tests for SignInAfter states * Objective C/SAmple app public * Update MSAL/src/native_auth/public/MSALNativeAuthPublicClientApplication.swift Co-authored-by: Danilo Raspa <[email protected]> * Update MSAL/src/native_auth/public/parameters/MSALNativeAuthGetAccessTokenParameters.swift Co-authored-by: Danilo Raspa <[email protected]> * Update MSAL/src/native_auth/public/parameters/MSALNativeAuthSignInAfterSignUpParameters.swift Co-authored-by: Danilo Raspa <[email protected]> * Update MSAL/src/native_auth/public/parameters/MSALNativeAuthSignInParameters.swift Co-authored-by: Danilo Raspa <[email protected]> * Update MSAL/src/native_auth/public/parameters/MSALNativeAuthSignUpParameters.swift Co-authored-by: Danilo Raspa <[email protected]> * Update MSAL/src/native_auth/public/parameters/MSALNativeAuthResetPasswordParameters.swift Co-authored-by: Danilo Raspa <[email protected]> * Update MSAL/src/native_auth/public/parameters/MSALNativeAuthSignInAfterResetPasswordParameters .swift Co-authored-by: Danilo Raspa <[email protected]> * Update MSAL/src/native_auth/public/parameters/MSALNativeAuthSignInParameters.swift Co-authored-by: Danilo Raspa <[email protected]> * Update MSAL/src/native_auth/public/MSALNativeAuthUserAccountResult.swift Co-authored-by: Danilo Raspa <[email protected]> * Update MSAL/src/native_auth/public/state_machine/state/SignInAfterResetPasswordState.swift Co-authored-by: Danilo Raspa <[email protected]> * PR Comments * PR Changes * Homogenized wording to flow * add claims request to the signIn parameters * Add claims request field to signIn method * fix compilation and add new unit tests, Fix integration test * update changelog file * fix indentation --------- Co-authored-by: Silviu Petrescu <[email protected]> Co-authored-by: Silviu Petrescu <[email protected]>
* Add back retry on MSAL automation * Fix typo * Update typo * quite MSAL automation logs * Update ymal for retry * publish crash logs if any * publish crash logs if any * trye to fix all failures * Add sleep --------- Co-authored-by: Kai Song <[email protected]>
Add new psso error
* merge Hotfix/1.6.3 in main (#2437) * Add support of "lookup" mode in broker (#2414) * Update core. * modified: MSAL/IdentityCore * modified: CHANGELOG.md * modified: MSAL/IdentityCore * modified: MSAL/IdentityCore * modified: MSAL/IdentityCore * Update changelog. * bump version. * Updating MSAL framework checksum & url for 1.6.3 [skip ci] * Update common core --------- Co-authored-by: Sergei Demchenko <[email protected]> Co-authored-by: Kai Song <[email protected]>
* merge Hotfix/1.6.3 in main (#2437) * Add support of "lookup" mode in broker (#2414) * Update core. * modified: MSAL/IdentityCore * modified: CHANGELOG.md * modified: MSAL/IdentityCore * modified: MSAL/IdentityCore * modified: MSAL/IdentityCore * Update changelog. * bump version. * Updating MSAL framework checksum & url for 1.6.3 [skip ci] * Update release common to latest --------- Co-authored-by: Sergei Demchenko <[email protected]> Co-authored-by: Kai Song <[email protected]>
* merge Hotfix/1.6.3 in main (#2437) * Add support of "lookup" mode in broker (#2414) * Update core. * modified: MSAL/IdentityCore * modified: CHANGELOG.md * modified: MSAL/IdentityCore * modified: MSAL/IdentityCore * modified: MSAL/IdentityCore * Update changelog. * bump version. * Updating MSAL framework checksum & url for 1.6.3 [skip ci] --------- Co-authored-by: Sergei Demchenko <[email protected]> Co-authored-by: Kai Song <[email protected]>
Veena/resolve conflict
antonioalwan
approved these changes
Feb 5, 2025
nilo-ms
approved these changes
Feb 5, 2025
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
release 1.7.0
Type of change
Risk
Additional information