Skip to content

Update SDK to 2.0.0-4772-490c1be4#6395

Merged
LRNcardozoWDF merged 15 commits intomainfrom
sdlc/sdk-update
Jan 28, 2026
Merged

Update SDK to 2.0.0-4772-490c1be4#6395
LRNcardozoWDF merged 15 commits intomainfrom
sdlc/sdk-update

Conversation

@bw-ghapp
Copy link
Copy Markdown
Contributor

@bw-ghapp bw-ghapp Bot commented Jan 22, 2026

🎟️ Tracking

PM-31296

Updates the SDK version from 2.0.0-4676-0544ddec to com.bitwarden:sdk-android 2.0.0-4772-490c1be4

What's Changed

Raw changelog
- [PM-30144] Add keystore support for unsigned shared key (#677)
- [PM-19056]  SDK: Send email verification (#643)
- [PM-24978] Pass along Attachment decryption errors (#644)
- [BEEEP] Clean up PRF/HKDF error handling (#666)
- [PM-27638|BEEEP] Add key id to passwordprotectedkeyenvelope headers (#514)
- Update pull request template (#708)
- Fix sqlite location (#707)
- [deps]: Update dtolnay/rust-toolchain digest to f7ccc83 (#630)
- SSO JIT Master Password encryption v2 new user registration Argon2Id KDF parallelism 4 (#711)
- [deps]: Update Rust crate block-padding to v0.4.2 (#715)
- [deps]: Update actions/setup-node action to v6 (#532)
- [PM-30563] Change mapped SendAccess token errors from Server  (#717)

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

github-actions Bot commented Jan 22, 2026

Logo
Checkmarx One – Scan Summary & Detailseec79567-c42b-4caf-a4a7-829a32d7ec33

Great job! No new security vulnerabilities introduced in this pull request

@bw-ghapp bw-ghapp Bot changed the title Update SDK to 2.0.0-4695-e6d848e1 Update SDK to 2.0.0-4696-b275f18d Jan 22, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 2.0.0-4696-b275f18d Update SDK to 2.0.0-4697-cf97241f Jan 22, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 2.0.0-4697-cf97241f Update SDK to 2.0.0-4699-b8cddcf5 Jan 23, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 2.0.0-4699-b8cddcf5 Update SDK to 2.0.0-4706-c97bc923 Jan 23, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 2.0.0-4706-c97bc923 Update SDK to 2.0.0-4707-c17008bb Jan 23, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 2.0.0-4707-c17008bb Update SDK to 2.0.0-4722-b213f927 Jan 26, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 2.0.0-4722-b213f927 Update SDK to 2.0.0-4744-599e7927 Jan 27, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 2.0.0-4744-599e7927 Update SDK to 2.0.0-4756-8709db38 Jan 27, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 2.0.0-4756-8709db38 Update SDK to 2.0.0-4769-99a5ff99 Jan 28, 2026
@bw-ghapp bw-ghapp Bot changed the title Update SDK to 2.0.0-4769-99a5ff99 Update SDK to 2.0.0-4772-490c1be4 Jan 28, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.45%. Comparing base (ca9ec45) to head (f83b013).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6395      +/-   ##
==========================================
- Coverage   85.49%   85.45%   -0.04%     
==========================================
  Files         776      780       +4     
  Lines       56116    56260     +144     
  Branches     8121     8122       +1     
==========================================
+ Hits        47977    48079     +102     
- Misses       5323     5365      +42     
  Partials     2816     2816              

☔ 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.

revisionDate = revisionDate.toInstant(),
deletionDate = deletionDate.toInstant(),
expirationDate = expirationDate?.toInstant(),
emails = null,
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we know if this data is on the network responses yet?

@LRNcardozoWDF LRNcardozoWDF added this pull request to the merge queue Jan 28, 2026
Merged via the queue into main with commit 7717a09 Jan 28, 2026
22 checks passed
@LRNcardozoWDF LRNcardozoWDF deleted the sdlc/sdk-update branch January 28, 2026 19:28
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