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

fix(desktop): improve MQTT wildcard topic matching for '#' #1741

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

ysfscream
Copy link
Member

PR Checklist

If you have any questions, you can refer to the Contributing Guide

What is the current behavior?

The topic matching with '#' has an issue. For example, 'foo/#' can incorrectly match 'foobar/#' messages.

Issue Number

Example: #1734

What is the new behavior?

Fix this issue.

Does this PR introduce a breaking change?

  • Yes
  • No

Specific Instructions

Are there any specific instructions or things that should be known prior to review?

Other information

@ysfscream ysfscream added fix Fix bug or issues desktop MQTTX Desktop labels Aug 28, 2024
@ysfscream ysfscream added this to the v1.11.0 milestone Aug 28, 2024
@ysfscream ysfscream requested a review from Red-Asuka August 28, 2024 06:58
@ysfscream ysfscream self-assigned this Aug 28, 2024
@Red-Asuka Red-Asuka merged commit 568bc83 into main Aug 28, 2024
1 check passed
@Red-Asuka Red-Asuka deleted the ysf/desktop branch August 28, 2024 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
desktop MQTTX Desktop fix Fix bug or issues
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants