You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(build): add protect variant for ProtectJS customers
Add new build variant that excludes config management and encryptindex
components for customers who don't need database-side configuration.
Outputs:
- release/cipherstash-encrypt-protect.sql
- release/cipherstash-encrypt-protect-uninstall.sql
The protect variant excludes src/config/* and src/encryptindex/* while
retaining all core encrypted types, operators, and index term types.
0 commit comments