Update SDK to 265e505 (3.0.0-7923-71a958f) - #2989
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2989 +/- ##
==========================================
+ Coverage 79.53% 79.60% +0.06%
==========================================
Files 1169 1169
Lines 75095 75200 +105
==========================================
+ Hits 59724 59860 +136
+ Misses 15371 15340 -31 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
Claude finished @bw-ghapp[bot]'s task in 5m 31s —— View job SDK bump evaluated
Surface diff over the sdk-swift range: 0 REMOVED, 0 MUTATED type declarations, 17 ADDED declarations. Compile-time breaksBuild passed. Two record-field additions were genuine initializer breaks, and both are already absorbed by commits on this branch — nothing left to fix:
Runtime considerations
Everything else in range — confirmed safe
Foreign-implemented protocols all verified unchanged, so no CommitNo commit — nothing needed fixing. Both compile breaks were already resolved by commits already on |
The SDK now populates `MasterPasswordUnlockData.containedKeyId` from the user key, and its own request-model conversion forwards it. iOS builds `MasterPasswordUnlockDataRequestModel` by hand, so it was dropping the field and sending no key ID for users whose key has one — the case bitwarden/sdk-internal#1391 set out to fix.
fe5aefa to
462cb9b
Compare
Updates the SDK from
b7e7be7e7f5adde3cafcb27d79fac80a53c5c3c8to265e505bf7cac681aee30b5d0d6fb78b2a3481c0What's Changed
Raw changelog