Skip to content

Update SDK to 3.0.0-6774-0a0f5faf#6895

Merged
david-livefront merged 13 commits into
mainfrom
sdlc/sdk-update
May 12, 2026
Merged

Update SDK to 3.0.0-6774-0a0f5faf#6895
david-livefront merged 13 commits into
mainfrom
sdlc/sdk-update

Conversation

@bw-ghapp
Copy link
Copy Markdown
Contributor

@bw-ghapp bw-ghapp Bot commented May 8, 2026

Updates the SDK version from 2.0.0-6704-572d8857 to com.bitwarden:sdk-android 3.0.0-6774-0a0f5faf

What's Changed

Raw changelog
- [BRE-1871] Moving to BRE deploy method (#1045)
- Bump bitwarden-core version to 3.0.0 (#1053)
- [PM-31050] Add generating a v2_upgrade_token on key rotation (#1038)
- [Shared Unlock] [PM-34073] Support biometrics over IPC (#895)
- [PM-35262] Old attachment detection in user key rotation (#1002)
- [PM-31059] Implement Pin lock system & Pin lock management & Pin State unlock (#997)
- Remove csharp from recommended extensions (#1066)
- Update API bindings to 869cd3a34e6fcf40f95e9d50f8bc4db5abd3e98b (#1065)
- [deps]: Update Rust crate snow to 0.10.0 (#1057)
- [PM-36565] Refactor CollectionType enum to use wasm_bindgen for better WASM integration (#1052)
- [deps]: Update Rust to v2026-05-04 (#1060)
- [PM-37089] Add lint to detect UniFFI async fns not using tokio (#1068)
- [deps]: Update actions/github-script action to v9 (#1062)

@bw-ghapp bw-ghapp Bot requested a review from david-livefront as a code owner May 8, 2026 20:18
@bw-ghapp bw-ghapp Bot added the automated-pr PR created by workflow or other automation label May 8, 2026
@bw-ghapp bw-ghapp Bot requested a review from a team as a code owner May 8, 2026 20:18
@bw-ghapp bw-ghapp Bot added the t:deps Change Type - Dependencies label May 8, 2026
@github-actions github-actions Bot added app:authenticator Bitwarden Authenticator app context app:password-manager Bitwarden Password Manager app context labels May 8, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2026

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.93%. Comparing base (73f1e2c) to head (5fdf64b).

Files with missing lines Patch % Lines
...twarden/data/vault/manager/VaultLockManagerImpl.kt 0.00% 0 Missing and 1 partial ⚠️
.../repository/util/InitUserCryptoMethodExtensions.kt 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6895      +/-   ##
==========================================
+ Coverage   84.54%   85.93%   +1.38%     
==========================================
  Files         955      853     -102     
  Lines       63091    60981    -2110     
  Branches     8946     8897      -49     
==========================================
- Hits        53341    52404     -937     
+ Misses       6697     5524    -1173     
  Partials     3053     3053              
Flag Coverage Δ
app-data 17.50% <0.00%> (+0.35%) ⬆️
app-ui-auth-tools 19.79% <0.00%> (+0.14%) ⬆️
app-ui-platform 15.63% <0.00%> (+<0.01%) ⬆️
app-ui-vault 26.60% <0.00%> (-0.56%) ⬇️
authenticator 6.45% <0.00%> (-0.05%) ⬇️
lib-core-network-bridge 4.14% <0.00%> (+0.14%) ⬆️
lib-data-ui 1.15% <0.00%> (+0.04%) ⬆️

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-6716-14f905c8 Update SDK to 3.0.0-6717-62c8d224 May 8, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-6717-62c8d224 Update SDK to 3.0.0-6719-887e626c May 8, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-6719-887e626c Update SDK to 3.0.0-6732-bc733a8d May 11, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-6732-bc733a8d Update SDK to 3.0.0-6733-f78b6117 May 11, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-6733-f78b6117 Update SDK to 3.0.0-6735-de0e1656 May 11, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-6735-de0e1656 Update SDK to 3.0.0-6739-11e595dc May 11, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-6739-11e595dc Update SDK to 3.0.0-6740-baae7f43 May 11, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-6740-baae7f43 Update SDK to 3.0.0-6745-d6ec782d May 11, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-6745-d6ec782d Update SDK to 3.0.0-6749-00291bf2 May 11, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-6749-00291bf2 Update SDK to 3.0.0-6750-9ef35c9f May 11, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-6750-9ef35c9f Update SDK to 3.0.0-6764-7f815e47 May 12, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-6764-7f815e47 Update SDK to 3.0.0-6774-0a0f5faf May 12, 2026
@david-livefront
Copy link
Copy Markdown
Collaborator

Thanks @LRNcardozoWDF

@david-livefront david-livefront added this pull request to the merge queue May 12, 2026
Merged via the queue into main with commit dbb27c1 May 12, 2026
26 checks passed
@david-livefront david-livefront deleted the sdlc/sdk-update branch May 12, 2026 14:47
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.

2 participants