Skip to content

Update SDK to 2.0.0-5668-78c8aedb#6615

Open
bw-ghapp[bot] wants to merge 24 commits intomainfrom
sdlc/sdk-update
Open

Update SDK to 2.0.0-5668-78c8aedb#6615
bw-ghapp[bot] wants to merge 24 commits intomainfrom
sdlc/sdk-update

Conversation

@bw-ghapp
Copy link
Contributor

@bw-ghapp bw-ghapp bot commented Mar 5, 2026

Updates the SDK version from 2.0.0-5451-c73f9161 to com.bitwarden:sdk-android 2.0.0-5668-78c8aedb

What's Changed

Raw changelog
- [PM-33111] Leverage base64url annotations (#807)
- chore(bindings): Update Identity bindings to 88fa59ae807d5a005533ce6efc30c829d51dddfd
- chore(ownership): Remove Platform as codeowners for binding updates on Identity
- Add stop gap solution for rehydration auth/crypto state (#819)
- [PM-31114] Introduce local user data key, set it to state on crypto init (#806)
- [PM-33267] Password history encryption and email forwarding encrypting using local data user key for WASM (#824)
- Add PRF Parsing (#815)
- chore(docs): Add warning callout for SDK-managed state (#826)
- [PM-33310] Client managed local user data key state (#829)
- [PM-32424] Send Access Enumeration protection (#821)
- chore(docs): Make SDK-managed state warning a div
- [PM-30584] Add UserInitCryptoMethod::KeyConnectorUrl (#810)
- [PM-30635] Add sync infrastructure with notifications (#661)
- Update API bindings to 79089a06c6a812f05754db6b8fa274d78997b6a3 (#811)
- [PM-33374] Add CiphersClient::get_all(), which mimics list() but returns CipherView instead of CipherListView (#833)
- Fix build for uniffi targets (#837)
- [PM-31115] Add ephemeral pin envelope state (#836)
- Update Identity bindings to 79089a06c6a812f05754db6b8fa274d78997b6a3 (#813)
- Document data model conventions in CLAUDE.md (#786)
- [PM-30584] Implement key-connector migration in SDK (#809)
- [deps]: Update Rust crate rusqlite to >=0.37.0, <0.39 (#646)
- [deps] Platform (cargo): Update Rust crate reqwest to >=0.12.5, <0.14 (#692)
- [deps] Platform (cargo): Update Rust crate reqwest-middleware to >=0.4.2, <0.6 (#732)
- [deps] Platform: Lock file maintenance (#397)
- [deps]: Update Rust to v1.94.0 (#633)
- [PM-25937] Simplify get_login_method method (#761)
- [PM-32729] Lint against the use of println! outside of tests (#795)
- [PM-33539] Fix SDK key-rotation for sends (#839)

@bw-ghapp bw-ghapp bot added automated-pr PR created by workflow or other automation t:deps Change Type - Dependencies labels Mar 5, 2026
@bw-ghapp bw-ghapp bot requested review from a team and david-livefront as code owners March 5, 2026 02:49
@github-actions github-actions bot added app:authenticator Bitwarden Authenticator app context app:password-manager Bitwarden Password Manager app context labels Mar 5, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2026

Logo
Checkmarx One – Scan Summary & Details09c83af9-1c96-4bf7-9c3a-f45b410c1206


Fixed Issues (3) Great job! The following issues were fixed in this Pull Request
Severity Issue Source File / Package
MEDIUM HttpOnly_Cookie_Flag_Not_Set /app/src/test/kotlin/com/x8bit/bitwarden/data/platform/datasource/disk/CookieDiskSourceTest.kt: 154
MEDIUM HttpOnly_Cookie_Flag_Not_Set /app/src/test/kotlin/com/x8bit/bitwarden/data/platform/datasource/disk/CookieDiskSourceTest.kt: 148
MEDIUM Use_of_Hardcoded_Password /app/src/test/kotlin/com/x8bit/bitwarden/ui/vault/feature/attachments/AttachmentsViewModelTest.kt: 487

@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.91%. Comparing base (aa23d5e) to head (dff03eb).
⚠️ Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6615      +/-   ##
==========================================
+ Coverage   85.90%   85.91%   +0.01%     
==========================================
  Files         804      801       -3     
  Lines       57370    57105     -265     
  Branches     8307     8305       -2     
==========================================
- Hits        49284    49063     -221     
+ Misses       5203     5160      -43     
+ Partials     2883     2882       -1     
Flag Coverage Δ
app-data 17.61% <ø> (+0.07%) ⬆️
app-ui-auth-tools 20.80% <ø> (-0.08%) ⬇️
app-ui-platform 15.06% <ø> (-0.02%) ⬇️
app-ui-vault 25.85% <ø> (+0.05%) ⬆️
authenticator 6.65% <ø> (-0.03%) ⬇️
lib-core-network-bridge 4.27% <ø> (-0.02%) ⬇️
lib-data-ui 0.93% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bw-ghapp bw-ghapp bot changed the title Update SDK to 2.0.0-5478-f8a75af0 Update SDK to 2.0.0-5533-c74b7d18 Mar 9, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 2.0.0-5533-c74b7d18 Update SDK to 2.0.0-5535-298f323c Mar 9, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 2.0.0-5535-298f323c Update SDK to 2.0.0-5538-bdce094e Mar 9, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 2.0.0-5538-bdce094e Update SDK to 2.0.0-5544-7760e2d7 Mar 9, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 2.0.0-5544-7760e2d7 Update SDK to 2.0.0-5556-413d09a3 Mar 9, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 2.0.0-5556-413d09a3 Update SDK to 2.0.0-5567-fa86d4de Mar 10, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 2.0.0-5567-fa86d4de Update SDK to 2.0.0-5578-1b1af08e Mar 10, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 2.0.0-5578-1b1af08e Update SDK to 2.0.0-5579-329760a5 Mar 10, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 2.0.0-5579-329760a5 Update SDK to 2.0.0-5584-3db78d58 Mar 11, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 2.0.0-5584-3db78d58 Update SDK to 2.0.0-5585-60b03b0b Mar 11, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 2.0.0-5585-60b03b0b Update SDK to 2.0.0-5589-d863ebcc Mar 11, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 2.0.0-5589-d863ebcc Update SDK to 2.0.0-5602-fcd0208c Mar 11, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 2.0.0-5602-fcd0208c Update SDK to 2.0.0-5612-9e3be8ab Mar 12, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 2.0.0-5612-9e3be8ab Update SDK to 2.0.0-5624-7dc0d60d Mar 12, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 2.0.0-5624-7dc0d60d Update SDK to 2.0.0-5626-3385058a Mar 12, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 2.0.0-5626-3385058a Update SDK to 2.0.0-5651-80c1b308 Mar 13, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 2.0.0-5651-80c1b308 Update SDK to 2.0.0-5653-e95a6e42 Mar 13, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 2.0.0-5653-e95a6e42 Update SDK to 2.0.0-5655-e3f8f4e0 Mar 13, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 2.0.0-5655-e3f8f4e0 Update SDK to 2.0.0-5656-d93e6822 Mar 13, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 2.0.0-5656-d93e6822 Update SDK to 2.0.0-5658-dcf7fb68 Mar 13, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 2.0.0-5658-dcf7fb68 Update SDK to 2.0.0-5661-ce30a51f Mar 13, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 2.0.0-5661-ce30a51f Update SDK to 2.0.0-5662-625c9bcc Mar 13, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 2.0.0-5662-625c9bcc Update SDK to 2.0.0-5668-78c8aedb Mar 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

app:authenticator Bitwarden Authenticator app context app:password-manager Bitwarden Password Manager app context automated-pr PR created by workflow or other automation t:deps Change Type - Dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants