Release: package stackql v0.10.542 (+ #18 proxy/UA changes)#19
Merged
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Packages the stackql v0.10.542 release.
Changes
release.yaml: pinstackql_release: v0.10.542.mcpbdownloads viareleases.stackql.io/stackql+ add distinct versioned per-vector User-Agents (closes Route uvx/npx .mcpb downloads via releases.stackql.io and set distinct per-vector UAs #18)Release flow after merge
v0.10.542->publish.ymlbuilds all 4 bundles (darwin on macOS runner) + uploads.mcpb/.sha256to the stackql/stackql v0.10.542 release.CI on this PR builds and smoke-tests all four bundles against the real v0.10.542 release assets.
🤖 Generated with Claude Code