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

Deprecate bad subscription options and add replacements #462

Merged
merged 5 commits into from
Oct 7, 2024

Conversation

LukasBrand
Copy link
Contributor

@LukasBrand LukasBrand commented Oct 2, 2024

https://hivemq.kanbanize.com/ctrl_board/22/cards/26582/details/

Add:

  • "--user-property"
  • "--output-to-file"
  • "--json-output"
  • "--show-topics"

Deprecate:

  • "-up", "--userProperty"
  • "-of", "--outputToFile"
  • "-b64"
  • "--jsonOutput"
  • "--showTopics"

- "--user-property"
- "--output-to-file"
- "--base64"
- "--json-output"
- "--show-topics"

Deprecate:
- "-up", "--userProperty"
- "-of", "--outputToFile"
- "-b64"
- "--jsonOutput"
- "--showTopics"
@LukasBrand LukasBrand self-assigned this Oct 2, 2024
@cla-bot cla-bot bot added the cla-signed label Oct 2, 2024
@LukasBrand LukasBrand merged commit cd86b31 into master Oct 7, 2024
6 checks passed
@LukasBrand LukasBrand deleted the feature/deprecate-bad-subscribe-options branch October 7, 2024 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants