Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

COMMAND INFO reply contains subcommand detail #4022

Merged
merged 5 commits into from
Nov 11, 2024

Conversation

sazzad16
Copy link
Contributor

@sazzad16 sazzad16 commented Nov 11, 2024

  • COMMAND INFO reply contains subcommand detail
  • Add 'name' in CommandInfo

Fixes #4020

@sazzad16 sazzad16 added backport required bug breakingchange Pull request that has breaking changes. Must include the breaking behavior in release notes. labels Nov 11, 2024
@sazzad16 sazzad16 requested a review from a team November 11, 2024 12:57
Copy link
Contributor

@ggivo ggivo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

vladvildanov
vladvildanov previously approved these changes Nov 11, 2024
@sazzad16 sazzad16 added this to the 5.3.0 milestone Nov 11, 2024
@sazzad16 sazzad16 merged commit 2fdf928 into redis:master Nov 11, 2024
5 checks passed
@sazzad16 sazzad16 deleted the bug-command-info-acl branch November 11, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport required breakingchange Pull request that has breaking changes. Must include the breaking behavior in release notes. bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Jedis#commandInfo throws excpetion when used with commands having subcommands
3 participants