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(rmq): allow pattern to contain empty strings for exact/literal matching #794

Merged
merged 2 commits into from
Sep 30, 2024

Conversation

underfisk
Copy link
Contributor

Improvements

  • Developers can specifically empty routing keys and patterns for exact/literal matching.

Context

Recently a user has reported that empty strings were not being accepted but are a valid value for rmq. There's more context over this issue #786

@underfisk underfisk enabled auto-merge (squash) September 30, 2024 11:16
@underfisk underfisk merged commit 506cd6d into master Sep 30, 2024
3 checks passed
@underfisk underfisk deleted the fix/rmq-allow-empty-pattern branch September 30, 2024 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant