mait.sh1.69.4

Private beta: features and content may change. No warranty; use at your own risk.

Project

Changelog

Every release of every product in one feed, newest first. Search it, or filter by product.

Releases

MCP Kubectl

Stable0.6.13

Documentation

43 releases.

September 2026

  1. 0.6.13Stable
    • Maintenance release.
  2. 0.6.6
    • exec, attach and cp work; exec retains both output streams before returning a remote failure status.
    • Rollout undo, history, pause, resume and status; scale preconditions.
    • delete --wait, apply --prune, and more log and port-forward options.
    • get -o selects output formats; logs accept tail and previous-container requests.
    • Config viewing masks common credential fields by default; --raw reveals them, and other sensitive fields still require care.

August 2026

  1. 0.6.0
    • Expanded compatibility with Kubernetes 1.36 resource behavior; individual commands retain documented limits.
    • Checks for incompatible wait options.
  2. 0.5.0
    • Tool requests reject unknown fields and unsupported resource names. All connections use the server’s selected cluster identity.
  3. 0.4.18
    • Startup diagnostics include the build identity when available, helping identify the running build.

July 2026

  1. 0.2.1
    • First tagged release in this history.