Skip to content

Release: package stackql v0.10.542 (+ #18 proxy/UA changes)#19

Merged
jeffreyaven merged 5 commits into
mainfrom
fix/license-year
Jul 3, 2026
Merged

Release: package stackql v0.10.542 (+ #18 proxy/UA changes)#19
jeffreyaven merged 5 commits into
mainfrom
fix/license-year

Conversation

@jeffreyaven

Copy link
Copy Markdown
Member

Packages the stackql v0.10.542 release.

Changes

Release flow after merge

  1. Push tag v0.10.542 -> publish.yml builds all 4 bundles (darwin on macOS runner) + uploads .mcpb/.sha256 to the stackql/stackql v0.10.542 release.
  2. Render + publish wrapper vectors at 0.10.542: npm, pypi, oci, MCP Registry.

CI on this PR builds and smoke-tests all four bundles against the real v0.10.542 release assets.

🤖 Generated with Claude Code

jeffreyaven and others added 5 commits June 21, 2026 07:19
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Wrappers now pull the .mcpb bytes from https://releases.stackql.io/stackql
instead of GitHub directly. The render scripts split the two concerns:
RELEASE_BASE (GitHub) stays the canonical source for the .sha256 pins, while
DOWNLOAD_BASE is the proxy front door written as baseUrl into platforms.json.
Same bytes behind the proxy, so the sha256 pins still verify.

Both launchers now send a distinct, versioned User-Agent so the proxy can
attribute traffic per vector: stackql-mcp-server-npm/<version> and
stackql-mcp-server-py/<version> (npm previously sent none; pypi sent an
unversioned string).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Provider count drifts; describe the set by example instead of pinning "40+".

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Glama/Cursor now published; Goose + Cline submitted; awesome-mcp PR refreshed.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@jeffreyaven jeffreyaven merged commit 3738746 into main Jul 3, 2026
10 checks passed
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.

Route uvx/npx .mcpb downloads via releases.stackql.io and set distinct per-vector UAs

1 participant