Skip to content

Releases: turbopuffer/turbopuffer-java

v2.6.0

Choose a tag to compare

@stainless-app stainless-app released this 30 Jul 21:55

2.6.0 (2026-07-30)

Full Changelog: v2.5.0...v2.6.0

Features

  • openapi: add RRF weights parameter (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

Choose a tag to compare

@stainless-app stainless-app released this 03 Jul 19:36

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

  • fix import ordering in generated tests (#247) (1e75734)

v2.4.1

Choose a tag to compare

@stainless-app stainless-app released this 27 Jun 01:25

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

Choose a tag to compare

@stainless-app stainless-app released this 10 Jun 04:34

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

Choose a tag to compare

@stainless-app stainless-app released this 08 Jun 22:24

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

Choose a tag to compare

@stainless-app stainless-app released this 03 Jun 17:08

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

v2.2.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 02 Jun 21:58

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

Chores

v2.1.0

Choose a tag to compare

@stainless-app stainless-app released this 28 May 16:03

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

Choose a tag to compare

@stainless-app stainless-app released this 17 May 21:12

2.0.1 (2026-05-17)

Full Changelog: v2.0.0...v2.0.1

v2.0.0

Choose a tag to compare

@stainless-app stainless-app released this 11 May 01:52

2.0.0 (2026-05-11)

Full Changelog: v2.0.0-alpha.8...v2.0.0

Documentation

  • reflow UPGRADING.md intro (c874b2e)