Releases: turbopuffer/turbopuffer-java
Releases · turbopuffer/turbopuffer-java
Release list
v2.6.0
2.6.0 (2026-07-30)
Full Changelog: v2.5.0...v2.6.0
Features
- openapi: add RRF
weightsparameter (a7a280e) - spec: expose computed attributes (b0dcf7a)
- spec: hide HighlightConfig.rank_fragments_by's RankBy ref from Stainless (e5e324d)
- spec: make compute_attributes value x-stainless-any (90820e1)
- spec: rename HighlightConfig -> HighlightConfigParams (8143231)
- stlc: configurable CI runner and private-production-repo support in workflow templates (dc80c12)
- type compute_attributes as the Expr union (turbopuffer#10694) (#252) (b6e2196)
v2.5.0
2.5.0 (2026-07-03)
Full Changelog: v2.4.1...v2.5.0
Features
- spec: add sharding config to the openapi spec (80ab39d)
- support late_interaction parameter in sdks (3ad0e51)
Chores
v2.4.1
2.4.1 (2026-06-25)
Full Changelog: v2.4.0...v2.4.1
Chores
- remove unused MCP package (02f453d)
Documentation
- rename /docs/overview to /docs/api-overview (43263a8)
v2.4.0
2.4.0 (2026-06-09)
Full Changelog: v2.3.0...v2.4.0
Features
- tpuf-engine: support dest_encryption in copy_from_namespace (5c016f0)
v2.3.0
2.3.0 (2026-06-08)
Full Changelog: v2.2.0...v2.3.0
Features
- stainless: update sdks to support case-insensitive fuzzy filter (de8fd29)
v2.2.0
2.2.0 (2026-06-03)
Full Changelog: v2.2.0-alpha.1...v2.2.0
Features
- spec: add support for word_v4 tokenizer (e0516b0)
v2.2.0-alpha.1
2.2.0-alpha.1 (2026-06-02)
Full Changelog: v2.1.0...v2.2.0-alpha.1
Features
- openapi: spec for
rerank_by: ["RRF"](695302d) - rename /docs/auth to /docs/overview (73ffab5)
- spec: add SDK support for native embedding (c3fb143)
Bug Fixes
- reject malicious poll locations (#236) (2111db1)
- type rerank_by parameter as RerankBy (#239) (d637312)
Chores
v2.1.0
2.1.0 (2026-05-28)
Full Changelog: v2.0.1...v2.1.0
Features
- spec: force generation of FuzzyParams stainless models (bd9cafe)
- transparent async polling (d8ca7f8)
Bug Fixes
- no async polling deadline on zero timeout (755bad5)
v2.0.1
2.0.1 (2026-05-17)
Full Changelog: v2.0.0...v2.0.1
v2.0.0
2.0.0 (2026-05-11)
Full Changelog: v2.0.0-alpha.8...v2.0.0
Documentation
- reflow UPGRADING.md intro (c874b2e)