[PR #6956] [MERGED] Update SDK to 3.0.0-7038-1a2acacb #100386

Closed
opened 2026-05-31 05:12:54 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/6956
Author: @bw-ghapp[bot]
Created: 5/20/2026
Status: Merged
Merged: 5/22/2026
Merged by: @david-livefront

Base: mainHead: sdlc/sdk-update


📝 Commits (10+)

  • 9dddeb7 SDK Update - com.bitwarden:sdk-android 3.0.0-6976-468cd160
  • d22a3bf SDK Update - com.bitwarden:sdk-android 3.0.0-6979-c5c143f2
  • 75bbb10 SDK Update - com.bitwarden:sdk-android 3.0.0-6982-d87d393d
  • e0c5047 SDK Update - com.bitwarden:sdk-android 3.0.0-6984-a04ed1fa
  • da0f443 SDK Update - com.bitwarden:sdk-android 3.0.0-6983-124569d7
  • ea54241 SDK Update - com.bitwarden:sdk-android 3.0.0-6990-8c10892f
  • f79fc2e SDK Update - com.bitwarden:sdk-android 3.0.0-6998-5aae79b3
  • 12c23fa SDK Update - com.bitwarden:sdk-android 3.0.0-7010-a4f7679b
  • 4be84a4 SDK Update - com.bitwarden:sdk-android 3.0.0-7011-75caa556
  • cb930b9 SDK Update - com.bitwarden:sdk-android 3.0.0-7014-2cb4bb87

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 gradle/libs.versions.toml (+1 -1)

📄 Description

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/6956 **Author:** [@bw-ghapp[bot]](https://github.com/apps/bw-ghapp) **Created:** 5/20/2026 **Status:** ✅ Merged **Merged:** 5/22/2026 **Merged by:** [@david-livefront](https://github.com/david-livefront) **Base:** `main` ← **Head:** `sdlc/sdk-update` --- ### 📝 Commits (10+) - [`9dddeb7`](https://github.com/bitwarden/android/commit/9dddeb7a5dd2fb6ec87a0fa7560bda6c871ec9e3) SDK Update - com.bitwarden:sdk-android 3.0.0-6976-468cd160 - [`d22a3bf`](https://github.com/bitwarden/android/commit/d22a3bfb99db122f912ac16535011d9fdbe69898) SDK Update - com.bitwarden:sdk-android 3.0.0-6979-c5c143f2 - [`75bbb10`](https://github.com/bitwarden/android/commit/75bbb107e15d81a009c9ae68cfbaf9af82f4c7ad) SDK Update - com.bitwarden:sdk-android 3.0.0-6982-d87d393d - [`e0c5047`](https://github.com/bitwarden/android/commit/e0c50478224fb4838c8494de07172f2f628229d5) SDK Update - com.bitwarden:sdk-android 3.0.0-6984-a04ed1fa - [`da0f443`](https://github.com/bitwarden/android/commit/da0f4439cebd843f75aa8fefef1c0b79be6db2b9) SDK Update - com.bitwarden:sdk-android 3.0.0-6983-124569d7 - [`ea54241`](https://github.com/bitwarden/android/commit/ea54241196bec39bc17c5c5482e0ac739311d5e4) SDK Update - com.bitwarden:sdk-android 3.0.0-6990-8c10892f - [`f79fc2e`](https://github.com/bitwarden/android/commit/f79fc2ed5bdba3ce5d76f21464915c4c97ff1ea3) SDK Update - com.bitwarden:sdk-android 3.0.0-6998-5aae79b3 - [`12c23fa`](https://github.com/bitwarden/android/commit/12c23fa7f421637b65e745ade155fd16f4850f13) SDK Update - com.bitwarden:sdk-android 3.0.0-7010-a4f7679b - [`4be84a4`](https://github.com/bitwarden/android/commit/4be84a4717223d16fe155ca5de42159acb42d0f5) SDK Update - com.bitwarden:sdk-android 3.0.0-7011-75caa556 - [`cb930b9`](https://github.com/bitwarden/android/commit/cb930b91de6eef30379a77777af60eb746c804a8) SDK Update - com.bitwarden:sdk-android 3.0.0-7014-2cb4bb87 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `gradle/libs.versions.toml` (+1 -1) </details> ### 📄 Description Updates the SDK version from `3.0.0-6963-1256a563` to `com.bitwarden:sdk-android 3.0.0-7038-1a2acacb` ## What's Changed - bitwarden/sdk-internal#1099 - bitwarden/sdk-internal#1097 - bitwarden/sdk-internal#1108 - bitwarden/sdk-internal#1111 - bitwarden/sdk-internal#1110 - bitwarden/sdk-internal#1106 - bitwarden/sdk-internal#1113 - bitwarden/sdk-internal#1021 - bitwarden/sdk-internal#1084 - bitwarden/sdk-internal#1114 - bitwarden/sdk-internal#1115 - bitwarden/sdk-internal#1116 - bitwarden/sdk-internal#994 <details> <summary>Raw changelog</summary> ``` - [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) ``` </details> [PM-35083]: https://bitwarden.atlassian.net/browse/PM-35083?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ [PM-37661]: https://bitwarden.atlassian.net/browse/PM-37661?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ [PM-32346]: https://bitwarden.atlassian.net/browse/PM-32346?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ [PM-37729]: https://bitwarden.atlassian.net/browse/PM-37729?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ [PM-34165]: https://bitwarden.atlassian.net/browse/PM-34165?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-31 05:12:54 -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#100386