Skip to content

Version Packages#281

Open
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

Version Packages#281
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 4, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@cipherstash/protect@10.5.0

Minor Changes

  • db72e2c: Add encryptQuery API for encrypting query terms with explicit query type selection.

    • New encryptQuery() method replaces createSearchTerms() with improved query type handling
    • Supports equality, freeTextSearch, and orderAndRange query types
    • Deprecates createSearchTerms() - use encryptQuery() instead
    • Updates drizzle operators to use correct index selection via queryType parameter
  • e769740: Add STE Vec query support to encryptQuery API for encrypted JSONB columns.

    • New searchableJson() method on column schema enables encrypted JSONB queries
    • Automatic query operation inference from plaintext shape (string → steVecSelector, object/array → steVecTerm)
    • Supports explicit queryType: 'steVecSelector' and queryType: 'steVecTerm' options
    • JSONB path utilities for building encrypted JSON column queries

Patch Changes

  • Updated dependencies [e769740]
    • @cipherstash/schema@2.1.0

@cipherstash/schema@2.1.0

Minor Changes

  • e769740: Add STE Vec query support to encryptQuery API for encrypted JSONB columns.

    • New searchableJson() method on column schema enables encrypted JSONB queries
    • Automatic query operation inference from plaintext shape (string → steVecSelector, object/array → steVecTerm)
    • Supports explicit queryType: 'steVecSelector' and queryType: 'steVecTerm' options
    • JSONB path utilities for building encrypted JSON column queries

@cipherstash/drizzle@3.0.0

Patch Changes

  • db72e2c: Add encryptQuery API for encrypting query terms with explicit query type selection.

    • New encryptQuery() method replaces createSearchTerms() with improved query type handling
    • Supports equality, freeTextSearch, and orderAndRange query types
    • Deprecates createSearchTerms() - use encryptQuery() instead
    • Updates drizzle operators to use correct index selection via queryType parameter
  • Updated dependencies [db72e2c]

  • Updated dependencies [e769740]

    • @cipherstash/protect@10.5.0
    • @cipherstash/schema@2.1.0

@cipherstash/protect-dynamodb@9.0.0

Patch Changes

  • Updated dependencies [db72e2c]
  • Updated dependencies [e769740]
    • @cipherstash/protect@10.5.0

@cipherstash/basic-example@1.1.17

Patch Changes

  • Updated dependencies [db72e2c]
  • Updated dependencies [e769740]
    • @cipherstash/protect@10.5.0

@cipherstash/dynamo-example@0.2.18

Patch Changes

  • Updated dependencies [db72e2c]
  • Updated dependencies [e769740]
    • @cipherstash/protect@10.5.0
    • @cipherstash/protect-dynamodb@9.0.0

nest@0.0.11

Patch Changes

  • Updated dependencies [db72e2c]
  • Updated dependencies [e769740]
    • @cipherstash/protect@10.5.0

next-drizzle-mysql@0.2.17

Patch Changes

  • Updated dependencies [db72e2c]
  • Updated dependencies [e769740]
    • @cipherstash/protect@10.5.0

@cipherstash/nextjs-clerk-example@0.2.18

Patch Changes

  • Updated dependencies [db72e2c]
  • Updated dependencies [e769740]
    • @cipherstash/protect@10.5.0

@cipherstash/typeorm-example@0.1.10

Patch Changes

  • Updated dependencies [db72e2c]
  • Updated dependencies [e769740]
    • @cipherstash/protect@10.5.0

@coderabbitai
Copy link

coderabbitai bot commented Feb 4, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot closed this Feb 4, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 9b81039 to ad2324b Compare February 4, 2026 07:38
@github-actions github-actions bot reopened this Feb 4, 2026
@github-actions github-actions bot closed this Feb 4, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 1123f33 to e9c6f8a Compare February 4, 2026 12:32
@github-actions github-actions bot reopened this Feb 4, 2026
@github-actions github-actions bot closed this Feb 4, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 8e601fc to 26fcff3 Compare February 4, 2026 23:28
@github-actions github-actions bot reopened this Feb 4, 2026
@github-actions github-actions bot closed this Feb 5, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 07ac911 to 6c1d5f4 Compare February 5, 2026 05:06
@github-actions github-actions bot reopened this Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants