Skip to content

docs(release-notes): fill the TypeScript client cell for the v1.38 row - #490

Merged
g-despot merged 1 commit into
v1-39/mainfrom
v1-39/compat-table-138
Aug 4, 2026
Merged

docs(release-notes): fill the TypeScript client cell for the v1.38 row#490
g-despot merged 1 commit into
v1-39/mainfrom
v1-39/compat-table-138

Conversation

@g-despot

@g-despot g-despot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

The v1.38.x row of the compatibility table had - placeholders for TypeScript, Go and C#. This fills the TypeScript cell.

TypeScript = 3.14.x

v3.14.0 is the first published, non-prerelease release supporting Weaviate 1.38:

  • v3.14.0:.github/workflows/main.yaml adds WEAVIATE_138: 1.38.2, consumed by the test matrix. v3.13.1 tops out at WEAVIATE_137: 1.37.5.
  • Feature evidence in v3.13.1..v3.14.0: Boost parameter on all query types, diversity selection parameter, and handling for the asyncEnabled setting that v1.38 made server-side.
  • Published to npm as dist-tag: latest on 2026-07-17.

This matches the convention the existing rows already use: v3.12.0 added WEAVIATE_136 (row 1.36 = 3.12.x) and v3.13.0 added WEAVIATE_137 (row 1.37 = 3.13.x).

Go and C# intentionally left as -

No published, non-prerelease release of either supports 1.38 yet:

  • Go: newest stable is v5.7.3, which pins WEAVIATE_VERSION: 1.37.1. Everything beyond it is v6.0.0-alpha.*.
  • C#: newest published is 1.1.1, whose matrix tops out at 1.37.5. 1.38 support exists only on unreleased main.

Verified against the remote tag lists and the npm/NuGet registries, not local clones.

Checks

Site builds. Warning set is byte-identical to base, so no new broken links or anchors. All four links on the edited row return 200. Row pipe count matches the rest of the table.

Noted, not fixed here

  • The 1.37 row's C# cell reads N/A, but C# 1.1.0 shipped 2026-05-11 with 1.37.2 in its matrix, so it looks stale.
  • The [cCSharp] link definition points at weaviate-dotnet-client, which 404s since the repo was renamed to csharp-client. That breaks the C# cells on the 1.35 and 1.36 rows.

The 1.38.x compatibility row carried literal "-" placeholders for
TypeScript, Go and C#. TypeScript v3.14.0 (published to npm on
2026-07-17) is the first released client with v1.38 support: its CI
matrix adds WEAVIATE_138 (1.38.2), it ships the Boost query parameter,
and it handles the per-collection asyncEnabled setting that v1.38
removed. Go and C# keep their placeholders: the newest published
releases (go-client v5.7.3, Weaviate.Client 1.1.1) still target v1.37,
and only unreleased main-branch work adds v1.38 support.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01THnwHPggu8hcxb2BTMLLRB

@orca-security-eu orca-security-eu Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca

@g-despot
g-despot merged commit 81aadd5 into v1-39/main Aug 4, 2026
3 checks passed
@g-despot
g-despot deleted the v1-39/compat-table-138 branch August 4, 2026 13:45
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