Skip to content

Version Packages#281

Merged
calvinbrewer merged 1 commit intomainfrom
changeset-release/main
Feb 24, 2026
Merged

Version Packages#281
calvinbrewer merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
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 encrypted JSONB query support with searchableJson() (recommended).

    • New searchableJson() schema method enables encrypted JSONB path and containment queries
    • Automatic query operation inference: string values become JSONPath selector queries, objects/arrays become containment queries
    • Also supports explicit queryType: 'steVecSelector' and queryType: 'steVecTerm' for advanced use cases
    • JSONB path utilities (toJsonPath, buildNestedObject, parseJsonbPath) 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 encrypted JSONB query support with searchableJson() (recommended).

    • New searchableJson() schema method enables encrypted JSONB path and containment queries
    • Automatic query operation inference: string values become JSONPath selector queries, objects/arrays become containment queries
    • Also supports explicit queryType: 'steVecSelector' and queryType: 'steVecTerm' for advanced use cases
    • JSONB path utilities (toJsonPath, buildNestedObject, parseJsonbPath) for building encrypted JSON column queries

@cipherstash/stack@0.1.0

Minor Changes

  • 7ed89a5: Initial release of the CipherStash Stack.

@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
Copy Markdown

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
@github-actions github-actions Bot closed this Feb 9, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from a3634c5 to 7d93d9c Compare February 9, 2026 06:16
@github-actions github-actions Bot reopened this Feb 9, 2026
@github-actions github-actions Bot closed this Feb 15, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 4b6a1e1 to 82eb85c Compare February 15, 2026 23:23
@github-actions github-actions Bot reopened this Feb 15, 2026
@github-actions github-actions Bot closed this Feb 17, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 31d21b6 to 4108c3c Compare February 17, 2026 03:19
@github-actions github-actions Bot reopened this Feb 17, 2026
@github-actions github-actions Bot closed this Feb 17, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 95ecd07 to 0bf25ba Compare February 17, 2026 03:26
@github-actions github-actions Bot reopened this Feb 17, 2026
@github-actions github-actions Bot closed this Feb 17, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from cf367a2 to ee8eff8 Compare February 17, 2026 04:06
@github-actions github-actions Bot reopened this Feb 17, 2026
@github-actions github-actions Bot closed this Feb 17, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 79a6cb5 to b130505 Compare February 17, 2026 07:28
@github-actions github-actions Bot reopened this Feb 17, 2026
@github-actions github-actions Bot closed this Feb 23, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from bf7ac9d to e34838f Compare February 23, 2026 04:42
@github-actions github-actions Bot reopened this Feb 23, 2026
@github-actions github-actions Bot closed this Feb 23, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 677c330 to 653c220 Compare February 23, 2026 15:02
@calvinbrewer calvinbrewer reopened this Feb 23, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 4e28796 to 58beea5 Compare February 23, 2026 16:24
@github-actions github-actions Bot closed this Feb 23, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from e447084 to 689c4bc Compare February 23, 2026 22:21
@github-actions github-actions Bot reopened this Feb 23, 2026
@github-actions github-actions Bot closed this Feb 24, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 9558a0e to ff9eca6 Compare February 24, 2026 00:43
@github-actions github-actions Bot reopened this Feb 24, 2026
@calvinbrewer calvinbrewer merged commit 5aa6c46 into main Feb 24, 2026
@calvinbrewer calvinbrewer deleted the changeset-release/main branch February 24, 2026 12:02
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.

1 participant