Update SDK to 70f9530 (2.0.0-3659-948b207)#2222
Merged
Conversation
Contributor
|
Great job! No new security vulnerabilities introduced in this pull request |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #2222 +/- ##
==========================================
- Coverage 85.47% 84.17% -1.30%
==========================================
Files 1746 1989 +243
Lines 147479 162822 +15343
==========================================
+ Hits 126055 137056 +11001
- Misses 21424 25766 +4342 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Member
|
@iinuwa for visibility, this SDK Update PR includes a portion of the changes you have in the following PRs:
I'm thinking we merge this SDK Update which will clean up most of your PRs, focusing them on the functionality changes you're introducing. Would that be ok? |
vvolkgang
approved these changes
Jan 9, 2026
Member
vvolkgang
left a comment
There was a problem hiding this comment.
Approving on behalf of @andrebispo5.
This was referenced Jan 9, 2026
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.

🎟️ Tracking
PM-30310
Updates the SDK from
6af01587ba3c79fe98465c36ec0a18f74a6d9f64to70f953041138f4019b6b0c021297de7b7ca16e16Fixed
userHandletosilentlyDiscoverCredentialscalls when we have a value and passednullin the other cases.privateKey,securityState,signingKeyandsignedPublicKeyinWrappedAccountCryptographicState.WrappedAccountCryptographicState+Extensionsto create either aWrappedAccountCryptographicState.V1orWrappedAccountCryptographicState.V2depending ifsecurityStateandsigningKeyhave value or justprivateKey.InitUserCryptoMethod passwordWhat's Changed
InitUserCryptoMethod::Passwordin favour ofInitUserCryptoMethod::MasterPasswordUnlocksdk-internal#629Raw changelog