Skip to content

Update SDK to 3.0.0-7038-1a2acacb#6956

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

Update SDK to 3.0.0-7038-1a2acacb#6956
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 20, 2026

Updates the SDK version from 3.0.0-6963-1256a563 to com.bitwarden:sdk-android 3.0.0-7038-1a2acacb

What's Changed

Raw changelog
- [Shared Unlock] [PM-35083] Fix biometrics IPC, add user key return (#1099)
- [PM-37661] Add uniffi support for state bridge and integration tests (#1097)
- Remove Platform as code owners of AC Team crates (#1108)
- Update Identity bindings to 25e78ceba3dc13d85e61ac526cf59fc8053e7336 (#1111)
- Update API bindings to 25e78ceba3dc13d85e61ac526cf59fc8053e7336 (#1110)
- [PM-32346] Serialize concurrent token renewals (#1106)
- [PM-37729] Default `view_password` to true (#1113)
- [PM-34165] Introduce InviteKeyBundle (#1021)
- [PM-18786] Include passkeys and password history in exports and adjust timestamps to match web export (#1084)
- [PM-37782] Adds cipher partial editing (folderid, favorite) (#1114)
- README: Update link to wasm publish workflow (#1115)
- [PM-37862] Change PolicyType from newtype to enum (#1116)
- [PM-32211] fix private key before key rotation (#994)

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

codecov Bot commented May 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.34%. Comparing base (31011b5) to head (c1ba2bf).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6956      +/-   ##
==========================================
+ Coverage   85.49%   86.34%   +0.85%     
==========================================
  Files        1023      872     -151     
  Lines       66231    63485    -2746     
  Branches     9308     9187     -121     
==========================================
- Hits        56623    54816    -1807     
+ Misses       6422     5510     -912     
+ Partials     3186     3159      -27     
Flag Coverage Δ
app-data 17.05% <ø> (+0.18%) ⬆️
app-ui-auth-tools 19.07% <ø> (-0.30%) ⬇️
app-ui-platform 16.48% <ø> (-0.46%) ⬇️
app-ui-vault 27.91% <ø> (-0.57%) ⬇️
authenticator 6.28% <ø> (+0.04%) ⬆️
lib-core-network-bridge 4.06% <ø> (+<0.01%) ⬆️
lib-data-ui 1.15% <ø> (-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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-6976-468cd160 Update SDK to 3.0.0-6979-c5c143f2 May 20, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-6979-c5c143f2 Update SDK to 3.0.0-6982-d87d393d May 20, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-6982-d87d393d Update SDK to 3.0.0-6984-a04ed1fa May 20, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-6984-a04ed1fa Update SDK to 3.0.0-6983-124569d7 May 20, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-6983-124569d7 Update SDK to 3.0.0-6990-8c10892f May 21, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-6990-8c10892f Update SDK to 3.0.0-6998-5aae79b3 May 21, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-6998-5aae79b3 Update SDK to 3.0.0-7010-a4f7679b May 21, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-7010-a4f7679b Update SDK to 3.0.0-7011-75caa556 May 21, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-7011-75caa556 Update SDK to 3.0.0-7014-2cb4bb87 May 21, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-7014-2cb4bb87 Update SDK to 3.0.0-7023-b599d7f9 May 22, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-7023-b599d7f9 Update SDK to 3.0.0-7024-b1ab2709 May 22, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 3.0.0-7024-b1ab2709 Update SDK to 3.0.0-7038-1a2acacb May 22, 2026
@david-livefront david-livefront added this pull request to the merge queue May 22, 2026
Merged via the queue into main with commit 34ce0ed May 22, 2026
27 checks passed
@david-livefront david-livefront deleted the sdlc/sdk-update branch May 22, 2026 15:27
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.

1 participant