This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+3 more
Summary
AI summaryFixed --version to report the correct installed package version instead of a hard‑coded stale value.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
`--version` now reports the correct package version instead of stale hard-coded `0.2.4`. `--version` now reports the correct package version instead of stale hard-coded `0.2.4`. Source: llm_adapter@2026-06-15 Confidence: high |
— |
Full changelog
Fixed
--versionreported a stale, hard-coded version. The CLI banner was pinned to0.2.4in__main__.py, somcp-superset --versionprinted the wrong version regardless of the installed package. It now derives the version frommcp_superset.__version__, keeping the CLI in sync with the package version automatically (#6, #7).
Full Changelog: https://github.com/bintocher/mcp-superset/compare/v0.2.6...v0.2.7
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About bintocher/mcp-superset
MCP server for managing Apache Superset — 128+ tools for dashboards, charts, datasets, SQL Lab, access control
Related context
Beta — feedback welcome: [email protected]