Skip to content

TetherDust

v0.4.22 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

Published 26d MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agentic-ai ai analytics-engineering database harness mcp
+1 more
self-hosted

Summary

AI summary

Minor fixes and improvements.

Full changelog

0.4.22 — 2026-06-30

Upgrade notes for admins

  • None. This is a repo-layout/tooling cleanup only; the running application,
    migrations, and runtime env vars are unaffected.

Changed

  • Consolidated the standalone Python tool configs into pyproject.toml,
    joining the pytest/coverage config already there: ruff.toml
    [tool.ruff], mypy.ini[tool.mypy] + [tool.django-stubs], and
    pyrefly.toml[tool.pyrefly]. The three files are removed; ruff, mypy,
    and pyrefly auto-discover pyproject.toml, so no CLI/CI/pre-commit command
    changes were needed.
  • Moved CONTRIBUTING.md and CLA.md into .github/, where GitHub still
    surfaces them, to declutter the repo root. Updated the README link to
    .github/CLA.md and the in-doc Discussions link.

Fixed

  • Pointed the ruff pre-commit files: filter at containers/ instead of the
    now-removed docker/ (a leftover from the v0.4.21 directory rename), so
    staged files under that directory are linted/formatted again.

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

Track TetherDust

Get notified when new releases ship.

Sign up free

About TetherDust

All releases →

Related context

Earlier breaking changes

  • v0.6.4 Removed include/exclude globs, branch, and subpath fields from Codebase configuration.
  • v0.6.3 Removes Oracle, Snowflake, BigQuery as selectable database engines.

Beta — feedback welcome: [email protected]