ProxyHubb Docs

Changelog and versions

SDK version matrix, OpenAPI contract, and where to find release notes.

ProxyHubb publishes client libraries and CLI binaries with Git tags. This page tracks the docs-aligned versions and where to find release artifacts.

SDK version matrix

PackageVersionInstallNotes
Python proxyhubb0.3.0pip install proxyhubbIntents, credentials, pools, seller APIs
Node @proxyhubb/sdk0.3.0npm install @proxyhubb/sdkSame shared surface
Go modulev0.3.0go get github.com/samuel-1-avson/ProxySocialHub/sdks/[email protected]Pin the semver tag
Provider helpers0.1.2@proxyhubb/provider / proxyhubb-providerCLI wrappers — see Provider CLI

Shared surface at v0.3+: session intents, order credentials, bulk pools, provider tokens/nodes/listings/earnings.

Defaults: Control API https://api.proxyhubb.com, buyer proxy proxy.proxyhubb.com:8090 (PROXYHUBB_PROXY_ENDPOINT override).

Control API contract

ArtifactLocation
Interactive docsAPI reference
Raw OpenAPI/openapi.yaml
Repo source of truthdocs/openapi.yaml (synced into the docs app on deploy)

OpenAPI info.version is independent of SDK semver — treat SDKs and the HTTP contract as separately versioned.

Release channels

ChannelHow to find it
SDK npm / PyPITags like sdk-v0.3.0 → publish workflow
Go SDKGit tag sdks/go/v0.3.0
Provider SDKTags provider-sdk-v*
CLI / node binariesGitHub Releases (auto release notes)

Prefer GitHub Releases for CLI changelog text. SDK package registries for installable versions.

Docs site (recent)

ChangeNotes
Phase 1–2 platformSEO (sitemap/robots/OG), Shiki + copy, full-text search, TOC, prev/next
QuickstartsBuyer 5-min, Provider 10-min, troubleshooting index
Phase 3 coverageConcepts, architecture, wallet, bulk pools, Access Passes narrative, this page
Phase 4 platformReal MDX components (Callout, Steps), self-hosted/version-pinned Scalar (theme sync), optional Plausible via NEXT_PUBLIC_PLAUSIBLE_DOMAIN

Deprecated / avoid

ItemUse instead
Legacy POST/PUT /v1/subscriptionsAccess Passes
Private legacy Node package [email protected] under old paths@proxyhubb/[email protected]
Absolute-URI HTTP forward proxyCONNECT or SOCKS5 on :8090