fleet-memory/hindsight-docs/versioned_docs/version-0.4/sdks
Eliah Rusin be8728b313
fix(go-client): use monorepo-compatible module path (#392)
The Go SDK declared its module as github.com/vectorize-io/hindsight-client-go,
but that repository doesn't exist. Update to
github.com/vectorize-io/hindsight/hindsight-clients/go to match the actual
monorepo path, enabling standard `go get` imports with directory-prefixed tags.

Also enables isGoSubmodule in the OpenAPI generator config and updates all
import references across tests, docs, and the client generation script.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 10:35:13 +01:00
..
integrations Release v0.4.11 2026-02-13 10:52:14 +01:00
cli.md feat: add Go client SDK with ogen code generation (#375) 2026-02-16 11:35:40 +01:00
embed.md feat: add Go client SDK with ogen code generation (#375) 2026-02-16 11:35:40 +01:00
go.md fix(go-client): use monorepo-compatible module path (#392) 2026-02-18 10:35:13 +01:00
nodejs.md doc: release notes for 0.4.0 (#217) 2026-01-28 16:54:05 +01:00
python.md Release v0.4.9 2026-02-04 20:27:05 +01:00