Skip to content

Commit 367c30f

Browse files
authored
Merge pull request #364 from cipherstash/chore/update-cs-client
Chore/update cs client
2 parents 0efa2c4 + d2b7df1 commit 367c30f

File tree

6 files changed

+265
-31
lines changed

6 files changed

+265
-31
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66

77
## [Unreleased]
88

9+
### Changed
10+
11+
- Updated `cipherstash-client` to v0.33.0. Adds `array_index_mode` configuration for STE-VEC indexes, which controls how arrays are indexed in JSONB data. Defaults to `all` (generating item, wildcard, and positional selectors), preserving backwards compatibility with existing configurations.
12+
913
## [2.1.20] - 2026-01-29
1014

1115
### Added

0 commit comments

Comments
 (0)