Skip to content

Update SDK to 6e86b7d (2.0.0-5020-968065e)#2395

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

Update SDK to 6e86b7d (2.0.0-5020-968065e)#2395
bw-ghapp[bot] wants to merge 37 commits intomainfrom
sdlc/sdk-update

Conversation

@bw-ghapp
Copy link
Contributor

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

Updates the SDK from 0ea18f04f87a0e50dd474f0712de06c35b0c74db to 6e86b7d1ec479d2c73cf0a0110475a1615e7702f

What's Changed

Raw changelog
- [PM-31710][PM-32854] Remove hardcoded oauth value and fix extensions (#800)
- [PM-32525] Unwrap using key_identifier when generating cipher view key (#801)
- [PM-32510] Add symmetric key envelope (#777)
- [PM-28926] Bulk DB operations (#804)
- [PM-31051] Add V2UpgradeToken for key rotation without logout (#785)
- [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)
- [deps] Platform (npm): Update @openapitools/openapi-generator-cli to v2.30.2 (#840)
- Fix `wasm-opt` errors (update wasm-bindgen) (#845)
- [PM-33554] Fix passkey key-rotation when encryption is not supported (#847)
- [PM-33554] Fix emergency access key-rotation (#846)
- [PM-33766] Fix key rotation when member of an organization with at least one vault item (#852)
- [PM-32427] Introduce cipher blob types (#830)

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

github-actions bot commented Mar 2, 2026

Logo
Checkmarx One – Scan Summary & Details87285fff-8a00-4d63-a969-1d4f1b92be05

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

@codecov
Copy link

codecov bot commented Mar 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 42.68%. Comparing base (ace6e2b) to head (6f0757b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2395       +/-   ##
===========================================
- Coverage   86.25%   42.68%   -43.58%     
===========================================
  Files        1800      581     -1219     
  Lines      158083    31338   -126745     
===========================================
- Hits       136358    13376   -122982     
+ Misses      21725    17962     -3763     

☔ 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 95771fa (2.0.0-4749-4244396) Update SDK to f70ffac (2.0.0-4753-5c08ba9) Mar 3, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to f70ffac (2.0.0-4753-5c08ba9) Update SDK to 5d65900 (2.0.0-4754-ccc5015) Mar 3, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 5d65900 (2.0.0-4754-ccc5015) Update SDK to 111a976 (2.0.0-4764-c73f916) Mar 3, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 111a976 (2.0.0-4764-c73f916) Update SDK to 95c8afc (2.0.0-4779-3e12754) Mar 4, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 95c8afc (2.0.0-4779-3e12754) Update SDK to 5c9f9fa (2.0.0-4781-2e74b2f) Mar 4, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 5c9f9fa (2.0.0-4781-2e74b2f) Update SDK to aa2a9e8 (2.0.0-4791-f8a75af) Mar 5, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to aa2a9e8 (2.0.0-4791-f8a75af) Update SDK to 02747b1 (2.0.0-4846-c74b7d1) Mar 9, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 02747b1 (2.0.0-4846-c74b7d1) Update SDK to ee1497b (2.0.0-4848-298f323) Mar 9, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to ee1497b (2.0.0-4848-298f323) Update SDK to ffb2c06 (2.0.0-4851-bdce094) Mar 9, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to ffb2c06 (2.0.0-4851-bdce094) Update SDK to 69bf114 (2.0.0-4857-7760e2d) Mar 9, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 25ac562 (2.0.0-4948-dd7787f) Update SDK to 6670e69 (2.0.0-4964-80c1b30) Mar 13, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 6670e69 (2.0.0-4964-80c1b30) Update SDK to a930ff5 (2.0.0-4966-e95a6e4) Mar 13, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to a930ff5 (2.0.0-4966-e95a6e4) Update SDK to 95abfa0 (2.0.0-4968-e3f8f4e) Mar 13, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 95abfa0 (2.0.0-4968-e3f8f4e) Update SDK to 6c8dd5a (2.0.0-4969-d93e682) Mar 13, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 6c8dd5a (2.0.0-4969-d93e682) Update SDK to 1d381ed (2.0.0-4971-dcf7fb6) Mar 13, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 1d381ed (2.0.0-4971-dcf7fb6) Update SDK to a7b0f13 (2.0.0-4974-ce30a51) Mar 13, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to a7b0f13 (2.0.0-4974-ce30a51) Update SDK to c308630 (2.0.0-4975-625c9bc) Mar 13, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to c308630 (2.0.0-4975-625c9bc) Update SDK to f15347e (2.0.0-4981-78c8aed) Mar 14, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to f15347e (2.0.0-4981-78c8aed) Update SDK to 9374ce1 (2.0.0-4989-1452197) Mar 16, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 9374ce1 (2.0.0-4989-1452197) Update SDK to 9c69130 (2.0.0-4999-2029f91) Mar 16, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to 9c69130 (2.0.0-4999-2029f91) Update SDK to cd7c81d (2.0.0-5000-127fccd) Mar 16, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to cd7c81d (2.0.0-5000-127fccd) Update SDK to b64fa2b (2.0.0-5006-cff7bb2) Mar 16, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to b64fa2b (2.0.0-5006-cff7bb2) Update SDK to a475510 (2.0.0-5019-b7dace9) Mar 17, 2026
@bw-ghapp bw-ghapp bot changed the title Update SDK to a475510 (2.0.0-5019-b7dace9) Update SDK to 6e86b7d (2.0.0-5020-968065e) Mar 17, 2026
@fedemkr fedemkr added the hold This shouldn't be merged yet label Mar 19, 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 hold This shouldn't be merged yet t:deps Change Type - Dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants