[PM-41071] Remove cipher key encryption flag - #1374
Conversation
🔍 SDK Breaking Change DetectionSDK Version:
Breaking change detection uses the build of the SDK from this branch, including any incompatibities pre-existing on or merged into this branch. Check the workflow logs to confirm. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## vault/pm-41073 #1374 +/- ##
==================================================
+ Coverage 86.18% 86.20% +0.01%
==================================================
Files 500 500
Lines 73129 73105 -24
==================================================
- Hits 63028 63021 -7
+ Misses 10101 10084 -17 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
🤖 Bitwarden Claude Code ReviewOverall Assessment: APPROVE Reviewed the removal of the internal Code Review DetailsNo findings at or above the reporting threshold. Notes considered and intentionally not raised as findings:
|
🎟️ Tracking
PM-41071
📔 Objective
Remove the internal
cipher-key-encryptionfeature flag from the SDK and always use cipher key encryption when encrypting ciphers.