Skip to content

@cipherstash/stack@0.11.0

Choose a tag to compare

@github-actions github-actions released this 25 Mar 00:34
· 56 commits to main since this release
b1b5157

Minor Changes

  • b0e56b8: Upgrade protect-ffi to 0.21.0 and enable array_index_mode for searchable JSON

    • Upgrade @cipherstash/protect-ffi to 0.21.0 across all packages
    • Enable array_index_mode: 'all' on STE vec indexes so JSON array operations
      (jsonb_array_elements, jsonb_array_length, array containment) work correctly
    • Delegate credential resolution entirely to protect-ffi's withEnvCredentials
    • Download latest EQL at build/runtime instead of bundling hardcoded SQL files