[PR #6677] Update SDK to 2.0.0-6000-b41ccf65 #12920

Closed
opened 2026-04-11 03:53:36 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/bitwarden/android/pull/6677

State: closed
Merged: Yes


Updates the SDK version from 2.0.0-5676-14521973 to com.bitwarden:sdk-android 2.0.0-6000-b41ccf65

What's Changed

Raw changelog
- 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)
- Wire up bitwarden-sync in cli and add temporary sync command (#835)
- [PM-33764] Annotate KeyIds with #[must_use] (#848)
- refactor(server-communication-config): add vault_url to SsoCookieVendorConfig (#832)
- feat: fix how needs_bootstrap works to match what clients need (#856)
- Fix failing tests introduced with #856 (#858)
- [deps]: Update crazy-max/ghaction-import-gpg action to v7 (#842)
- Document exporters (#853)
- fix(server-communication-config): prevent set_communication_type from clearing acquired cookies (#864)
- [PM-31714] Extract duplicated OpenAPI code (#869)
- [PM-28366] CXP sanitize URIs on exportCxf (#870)
- Update API bindings to 5f1cdd50801effb2b283862ecd5a85deac694143 (#873)
- Update API bindings to 514d8a1978dfb96a13e9bc3dbda57168c7f4f1c2 (#878)
- feat: automatically provide org ID for SM (#817)
- [PM-33947] Bugfix: Store cipher key when encrypting CipherEditRequest (#874)
- [PM-31711] Remove unused auth token and user agent (#831)
- [deps] Platform (npm): Update lint-staged to v16.4.0 (#841)
- Update share_cipher client interfaces to use CipherView instead of Cipher (#822)
- [PM-33122] Propogate Cipher field decryption errors (#818)
- Update API bindings to 6547361e317d8b0fbf6211b4927cce9a54bc4462 (#888)
- [PM-32747] Empty TOTP secrets are being saved to ciphers in web based clients (#863)
- Update Identity bindings to 6547361e317d8b0fbf6211b4927cce9a54bc4462 (#879)
- feat: add wasm-only macro (#889)
- [PM-33554] Fix key rotation breaking when name of emergency access grantee is null (#897)
- [PM-33122] Move Strict Cipher Decryption behind Feature Flag (#890)
- [PM-34141] Persist folder_id and collection_ids when saving editing ciphers (#896)
- fix(bindings): [PM-33274] Add reset to origin/main to binding update job to ensure latest templates are used
- refactor(client): Introduce ClientBuilder pattern to fix constructor telescoping (#902)
- [PM-33554] Add grantee id to v1 emergency access membership (#899)
- Bitwarden IPC improvements/refactor (#891)
- [PM-34607] [deps] Platform (cargo): Update Rust crate uniffi to v0.31.0 (#900)
- Update API bindings to 93604aae8fabed4fd479b6a8c8f3678ce237296a (#903)
**Original Pull Request:** https://github.com/bitwarden/android/pull/6677 **State:** closed **Merged:** Yes --- Updates the SDK version from `2.0.0-5676-14521973` to `com.bitwarden:sdk-android 2.0.0-6000-b41ccf65` ## What's Changed - bitwarden/sdk-internal#845 - bitwarden/sdk-internal#847 - bitwarden/sdk-internal#846 - bitwarden/sdk-internal#852 - bitwarden/sdk-internal#830 - bitwarden/sdk-internal#835 - bitwarden/sdk-internal#848 - bitwarden/sdk-internal#832 - bitwarden/sdk-internal#856 - bitwarden/sdk-internal#858 - bitwarden/sdk-internal#842 - bitwarden/sdk-internal#853 - bitwarden/sdk-internal#864 - bitwarden/sdk-internal#869 - bitwarden/sdk-internal#870 - bitwarden/sdk-internal#873 - bitwarden/sdk-internal#878 - bitwarden/sdk-internal#817 - bitwarden/sdk-internal#874 - bitwarden/sdk-internal#831 - bitwarden/sdk-internal#841 - bitwarden/sdk-internal#822 - bitwarden/sdk-internal#818 - bitwarden/sdk-internal#888 - bitwarden/sdk-internal#863 - bitwarden/sdk-internal#879 - bitwarden/sdk-internal#889 - bitwarden/sdk-internal#897 - bitwarden/sdk-internal#890 - bitwarden/sdk-internal#896 - fix(bindings): [PM-33274] Add reset to origin/main to binding update job to ensure latest templates are used - bitwarden/sdk-internal#902 - bitwarden/sdk-internal#899 - bitwarden/sdk-internal#891 - bitwarden/sdk-internal#900 - bitwarden/sdk-internal#903 <details> <summary>Raw changelog</summary> ``` - 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) - Wire up bitwarden-sync in cli and add temporary sync command (#835) - [PM-33764] Annotate KeyIds with #[must_use] (#848) - refactor(server-communication-config): add vault_url to SsoCookieVendorConfig (#832) - feat: fix how needs_bootstrap works to match what clients need (#856) - Fix failing tests introduced with #856 (#858) - [deps]: Update crazy-max/ghaction-import-gpg action to v7 (#842) - Document exporters (#853) - fix(server-communication-config): prevent set_communication_type from clearing acquired cookies (#864) - [PM-31714] Extract duplicated OpenAPI code (#869) - [PM-28366] CXP sanitize URIs on exportCxf (#870) - Update API bindings to 5f1cdd50801effb2b283862ecd5a85deac694143 (#873) - Update API bindings to 514d8a1978dfb96a13e9bc3dbda57168c7f4f1c2 (#878) - feat: automatically provide org ID for SM (#817) - [PM-33947] Bugfix: Store cipher key when encrypting CipherEditRequest (#874) - [PM-31711] Remove unused auth token and user agent (#831) - [deps] Platform (npm): Update lint-staged to v16.4.0 (#841) - Update share_cipher client interfaces to use CipherView instead of Cipher (#822) - [PM-33122] Propogate Cipher field decryption errors (#818) - Update API bindings to 6547361e317d8b0fbf6211b4927cce9a54bc4462 (#888) - [PM-32747] Empty TOTP secrets are being saved to ciphers in web based clients (#863) - Update Identity bindings to 6547361e317d8b0fbf6211b4927cce9a54bc4462 (#879) - feat: add wasm-only macro (#889) - [PM-33554] Fix key rotation breaking when name of emergency access grantee is null (#897) - [PM-33122] Move Strict Cipher Decryption behind Feature Flag (#890) - [PM-34141] Persist folder_id and collection_ids when saving editing ciphers (#896) - fix(bindings): [PM-33274] Add reset to origin/main to binding update job to ensure latest templates are used - refactor(client): Introduce ClientBuilder pattern to fix constructor telescoping (#902) - [PM-33554] Add grantee id to v1 emergency access membership (#899) - Bitwarden IPC improvements/refactor (#891) - [PM-34607] [deps] Platform (cargo): Update Rust crate uniffi to v0.31.0 (#900) - Update API bindings to 93604aae8fabed4fd479b6a8c8f3678ce237296a (#903) ``` </details> [PM-33274]: https://bitwarden.atlassian.net/browse/PM-33274?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
GiteaMirror added the pull-request label 2026-04-11 03:53:36 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#12920