Skip to content

chore: release#765

Merged
joshrotenberg merged 1 commit intomainfrom
release-plz-2026-03-03T19-12-29Z
Mar 4, 2026
Merged

chore: release#765
joshrotenberg merged 1 commit intomainfrom
release-plz-2026-03-03T19-12-29Z

Conversation

@joshrotenberg
Copy link
Collaborator

@joshrotenberg joshrotenberg commented Mar 3, 2026

🤖 New release

  • redisctl: 0.8.1 -> 0.8.2 (✓ API compatible changes)
  • redisctl-mcp: 0.4.0 -> 0.5.0 (⚠ API breaking changes)

redisctl-mcp breaking changes

--- failure struct_pub_field_missing: pub struct's pub field removed or renamed ---

Description:
A publicly-visible struct has at least one public field that is no longer available under its prior name. It may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/struct_pub_field_missing.ron

Failed in:
  field read_only of struct AppState, previously in file /tmp/.tmpcD6sIh/redisctl-mcp/src/state.rs:43
  field read_only of struct AppState, previously in file /tmp/.tmpcD6sIh/redisctl-mcp/src/state.rs:43
Changelog

redisctl

0.8.2 - 2026-03-04

Added

  • (enterprise) add curated table formatters for list/get commands (#761) (#763)
  • (cli) add dynamic shell completions and ValueHint annotations (#758)

Fixed

  • (output) standardize table styles and add Cloud ACL formatters (#764)

Other

  • (output) unify OutputFormat and standardize table library (#749) (#760)

redisctl-mcp

0.5.0 - 2026-03-04

Added

Other

  • (mcp) optimize tool descriptions for token efficiency (#784) (#792)


This PR was generated with release-plz.

@joshrotenberg joshrotenberg changed the title chore(redisctl): release v0.8.2 chore: release Mar 3, 2026
@joshrotenberg joshrotenberg force-pushed the release-plz-2026-03-03T19-12-29Z branch 10 times, most recently from 4bac8c9 to 8423e97 Compare March 4, 2026 18:36
@joshrotenberg joshrotenberg force-pushed the release-plz-2026-03-03T19-12-29Z branch from 8423e97 to 46e1c9a Compare March 4, 2026 18:59
@joshrotenberg joshrotenberg merged commit 185ebf0 into main Mar 4, 2026
24 checks passed
@joshrotenberg joshrotenberg deleted the release-plz-2026-03-03T19-12-29Z branch March 4, 2026 19:07
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