[PR #6064] Update SDK to 1.0.0-3674-c60a5d79 #6281

Closed
opened 2025-11-27 00:21:47 -06:00 by GiteaMirror · 0 comments
Owner

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

State: closed
Merged: Yes


Updates the SDK version from 1.0.0-3436-2a00b727 to com.bitwarden:sdk-android 1.0.0-3674-c60a5d79

Breaking change handling

Adds data as null argument to SDK calls for compatibility, the proper implementation of the new field data will be done on PM-11718 .

What's Changed

Raw changelog
- [deps]: Update actions/setup-java action to v5 (#451)
- [PM-25818] Migrate Basic Cipher Create, Edit, and Get Operations to SDK (#455)
- [PM-18102] Use opaque autogenerated local key ids (#274)
- [deps]: Update actions/checkout action to v5 (#449)
- Implement reusable Claude code review workflow (#522)
- Update Claude file ownership (#525)
- [PM-26534] Remove non-generic wrapper for PasswordProtectedKeyEnvelope (#488)
- [PM-26459] Implement data envelope (#336)
- [PM-27214]Accept SecureNote with Type 1 and set to 0 (#521)
- fix(ci): Use locked version of Cargo CLI tools (#537)
- [PM-24468] Introduce CipherRiskClient (#499)
- [PM-25012] Add data field to Cipher type, and add functions for client-side parsing of the field. (#517)
- [PM-26537] Update argon2 to support parallelism via rayon (#480)
- Undo use of macro (#544)
- Fix wasm gated features in bitwarden-vault crate (#543)
- feat(IdentityClientStub): [PM-23835] Stub out auth identity client (#546)
- [BRE-1300] Adding a permissions block (#545)
- [PM-25819] Migrate cipher sharing operations to SDK (#490)
- [deps]: Update lint-staged to v16.2.6 (#507)
- [PM-27727] Update WASM-bindgen (#540)
**Original Pull Request:** https://github.com/bitwarden/android/pull/6064 **State:** closed **Merged:** Yes --- Updates the SDK version from `1.0.0-3436-2a00b727` to `com.bitwarden:sdk-android 1.0.0-3674-c60a5d79` ## Breaking change handling Adds `data as null` argument to SDK calls for compatibility, the proper implementation of the new field `data` will be done on [PM-11718] . ## What's Changed - bitwarden/sdk-internal#451 - bitwarden/sdk-internal#455 - bitwarden/sdk-internal#274 - bitwarden/sdk-internal#449 - bitwarden/sdk-internal#522 - bitwarden/sdk-internal#525 - bitwarden/sdk-internal#488 - bitwarden/sdk-internal#336 - bitwarden/sdk-internal#521 - bitwarden/sdk-internal#537 - bitwarden/sdk-internal#499 - bitwarden/sdk-internal#517 - bitwarden/sdk-internal#480 - bitwarden/sdk-internal#544 - bitwarden/sdk-internal#543 - bitwarden/sdk-internal#546 - bitwarden/sdk-internal#545 - bitwarden/sdk-internal#490 - bitwarden/sdk-internal#507 - bitwarden/sdk-internal#540 <details> <summary>Raw changelog</summary> ``` - [deps]: Update actions/setup-java action to v5 (#451) - [PM-25818] Migrate Basic Cipher Create, Edit, and Get Operations to SDK (#455) - [PM-18102] Use opaque autogenerated local key ids (#274) - [deps]: Update actions/checkout action to v5 (#449) - Implement reusable Claude code review workflow (#522) - Update Claude file ownership (#525) - [PM-26534] Remove non-generic wrapper for PasswordProtectedKeyEnvelope (#488) - [PM-26459] Implement data envelope (#336) - [PM-27214]Accept SecureNote with Type 1 and set to 0 (#521) - fix(ci): Use locked version of Cargo CLI tools (#537) - [PM-24468] Introduce CipherRiskClient (#499) - [PM-25012] Add data field to Cipher type, and add functions for client-side parsing of the field. (#517) - [PM-26537] Update argon2 to support parallelism via rayon (#480) - Undo use of macro (#544) - Fix wasm gated features in bitwarden-vault crate (#543) - feat(IdentityClientStub): [PM-23835] Stub out auth identity client (#546) - [BRE-1300] Adding a permissions block (#545) - [PM-25819] Migrate cipher sharing operations to SDK (#490) - [deps]: Update lint-staged to v16.2.6 (#507) - [PM-27727] Update WASM-bindgen (#540) ``` </details> [PM-25818]: https://bitwarden.atlassian.net/browse/PM-25818?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ [PM-18102]: https://bitwarden.atlassian.net/browse/PM-18102?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ [PM-26534]: https://bitwarden.atlassian.net/browse/PM-26534?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ [PM-11718]: https://bitwarden.atlassian.net/browse/PM-11718?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
GiteaMirror added the pull-request label 2025-11-27 00:21:47 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#6281