Skip to content

chore: release#684

Merged
joshrotenberg merged 1 commit intomainfrom
release-plz-2026-02-25T22-24-12Z
Feb 25, 2026
Merged

chore: release#684
joshrotenberg merged 1 commit intomainfrom
release-plz-2026-02-25T22-24-12Z

Conversation

@joshrotenberg
Copy link
Copy Markdown
Collaborator

🤖 New release

  • redisctl-core: 0.1.0
  • redisctl: 0.7.7 -> 0.8.0
  • redisctl-mcp: 0.2.0 -> 0.3.0
Changelog

redisctl-core

0.1.0 - 2026-02-25

Added

  • (cli) cargo-style diagnostic error formatting (#671)
  • (cli) infer platform from profile — make cloud/enterprise prefix optional (#668)
  • (mcp) add Cloud database flush operation (#633)
  • (mcp) add Enterprise database write operations (#632)
  • [breaking] implement Layer 2 architecture in redisctl-core (#630)

Other

  • consolidate workspace dependencies (#640)

redisctl

0.8.0 - 2026-02-25

Added

  • (cli) support name@version syntax for --module flag (#675)
  • (cli) group profile list output by deployment type (#674)
  • (cli) cargo-style diagnostic error formatting (#671)
  • (cli) infer platform from profile — make cloud/enterprise prefix optional (#668)
  • (mcp) add Enterprise license, cluster, and certificate management tools (#636)
  • [breaking] implement Layer 2 architecture in redisctl-core (#630)
  • add 'db open' command to spawn redis-cli with profile credentials (#627)
  • add custom CA certificate support for Kubernetes deployments (#624)
  • [breaking] rewrite redisctl-mcp using tower-mcp framework (#597)
  • update to redis-enterprise 0.8 (#600)
  • update to redis-cloud 0.9 (#599)
  • add one-shot cost-report export command (#595)

Fixed

  • handle rate limits (429) and processing-completed state in task polling (#587)

Other

  • update examples for prefix-free CLI commands (#673)
  • document Docker as zero-install MCP option (#647) (#659)
  • consolidate workspace dependencies (#640)
  • [breaking] extract redis-cloud and redis-enterprise to standalone repos (#596)

redisctl-mcp

0.3.0 - 2026-02-25

Added

  • (mcp) auto-detect toolsets from config profiles (#667)
  • (mcp) modular router with feature flags and runtime toolset selection (#656)
  • (mcp) default to read-only mode (#655)
  • (mcp) add multi-profile support for Cloud tools (#654)
  • (mcp) add multi-profile support for Enterprise tools (#651) (#652)
  • (mcp) add create_subscription tool for Cloud (#643)
  • (mcp) add Enterprise license, cluster, and certificate management tools (#636)
  • (mcp) add Enterprise Redis ACL tools (#635)
  • (mcp) add Cloud certificate and Enterprise roles tools (#634)
  • (mcp) add Cloud database flush operation (#633)
  • (mcp) add Enterprise database write operations (#632)
  • [breaking] implement Layer 2 architecture in redisctl-core (#630)
  • add custom CA certificate support for Kubernetes deployments (#624)
  • (mcp) upgrade tower-mcp to 0.3.4 (#622)
  • add filtering support and new Redis diagnostic tools (#621)
  • add individual getter tools for Cloud and Enterprise resources (#620)
  • add MCP resources and prompts to redisctl-mcp (#619)
  • (mcp) add read-only tool filter using CapabilityFilter (#618)
  • (mcp) add historical stats, Cloud logs, debug info, and modules tools (#617)
  • (mcp) add Enterprise logs and aggregate stats tools (#616)
  • (mcp) add Enterprise license tools (#615)
  • (mcp) add mock testing support for cloud and enterprise tools (#611)
  • (mcp) add profile management tools (#609)

Fixed

  • pre-release cleanup — cfg-gate warnings and stale doc versions (#676)
  • (mcp) wrap array results in JSON objects for structuredContent compliance (#653)
  • (mcp) normalize 'default' profile to use configured default (#608)

Other

  • (mcp) bump tower-mcp to 0.5.0 (#658)
  • consolidate workspace dependencies (#640)
  • upgrade tower-mcp to 0.2.3 and use from_serialize() (#607)


This PR was generated with release-plz.

@joshrotenberg joshrotenberg merged commit 8510e42 into main Feb 25, 2026
19 checks passed
@joshrotenberg joshrotenberg deleted the release-plz-2026-02-25T22-24-12Z branch February 25, 2026 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant