Skip to content

Releases: cipherstash/stack

@cipherstash/stack@0.13.0

09 Apr 18:54
5605c5f

Choose a tag to compare

Minor Changes

  • 068f820: Release the consolidated CipherStash CLI npm package.

@cipherstash/protect@11.1.0

09 Apr 18:54
5605c5f

Choose a tag to compare

Minor Changes

  • 068f820: Release the consolidated CipherStash CLI npm package.

@cipherstash/protect-dynamodb@11.0.0

09 Apr 18:54
5605c5f

Choose a tag to compare

Patch Changes

  • Updated dependencies [068f820]
    • @cipherstash/protect@11.1.0

@cipherstash/cli@0.2.0

09 Apr 19:11
e968ff9

Choose a tag to compare

Minor Changes

  • 4d0dfc5: Fixed peer dependency by lazy loading commands requiring @cipherstash/stack.

@cipherstash/cli@0.1.0

09 Apr 18:54
5605c5f

Choose a tag to compare

Minor Changes

  • 068f820: Release the consolidated CipherStash CLI npm package.

Renamed from @cipherstash/stack-forge. The standalone @cipherstash/wizard package was absorbed into this CLI as npx @cipherstash/cli wizard. The single binary is now invoked via npx @cipherstash/cli (replaces stash-forge and cipherstash-wizard).

@cipherstash/cli@1.0.0-rc.0

09 Apr 18:35
4296eb1

Choose a tag to compare

Pre-release

@cipherstash/cli

Renamed from @cipherstash/stack-forge. The standalone @cipherstash/wizard package was absorbed into this CLI as npx @cipherstash/cli wizard. The single binary is now invoked via npx @cipherstash/cli (replaces stash-forge and cipherstash-wizard).

0.4.0

Minor Changes

  • 5245cd7: Improved CLI setup and initialization commands.

0.3.0

Minor Changes

  • 6f27ec3: Improve CLI user experience for developer onboarding.

0.2.0

Minor Changes

  • 3414761: Add additional CLI tools for validate, status, init. Fixed push command to work with CipherStash Proxy.

0.1.0

Minor Changes

  • 60ce44a: Initial release of the stash-forge CLI utility.

@cipherstash/stack@0.12.0

26 Mar 23:28
93ea280

Choose a tag to compare

Minor Changes

  • 15764a8: Implement stack auth into stash cli flow.

@cipherstash/stack@0.11.0

25 Mar 00:34
b1b5157

Choose a tag to compare

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

@cipherstash/schema@2.2.0

25 Mar 00:34
b1b5157

Choose a tag to compare

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

@cipherstash/protect@11.0.0

25 Mar 00:34
b1b5157

Choose a tag to compare

Major 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

Patch Changes

  • Updated dependencies [b0e56b8]
    • @cipherstash/schema@2.2.0