[PR #2959] [PM-5638] Bump minimum server version for vault item encryption #3913

Closed
opened 2025-11-26 23:38:31 -06:00 by GiteaMirror · 0 comments
Owner

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

State: closed
Merged: Yes


Type of change

- [ ] Bug fix
- [X] New feature development
- [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [ ] Build/deploy pipeline (DevOps)
- [ ] Other

Objective

Set the minimum server version that will support vault item encryption to 2024.1.3, as the final pieces of this will be released with the release on 2/6, which will be server 2023.1.3.

Server PR: https://github.com/bitwarden/server/pull/3711
Clients PR: https://github.com/bitwarden/clients/pull/7705

Code changes

  • Constants.cs: Updated minimum server version.

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team
**Original Pull Request:** https://github.com/bitwarden/android/pull/2959 **State:** closed **Merged:** Yes --- ## Type of change <!-- (mark with an `X`) --> ``` - [ ] Bug fix - [X] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [ ] Other ``` ## Objective Set the minimum server version that will support vault item encryption to `2024.1.3`, as the final pieces of this will be released with the release on 2/6, which will be server `2023.1.3`. Server PR: https://github.com/bitwarden/server/pull/3711 Clients PR: https://github.com/bitwarden/clients/pull/7705 ## Code changes - **Constants.cs:** Updated minimum server version. ## Before you submit - Please check for formatting errors (`dotnet format --verify-no-changes`) (required) - Please add **unit tests** where it makes sense to do so (encouraged but not required) - If this change requires a **documentation update** - notify the documentation team - If this change has particular **deployment requirements** - notify the DevOps team
GiteaMirror added the pull-request label 2025-11-26 23:38:31 -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#3913