Skip to content

Commit

Permalink
subjects can't end with dot
Browse files Browse the repository at this point in the history
  • Loading branch information
scottf committed Sep 19, 2023
1 parent 87db08e commit 649d906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ It only allowed printable ascii characters except for `*`, `>`, `.`, `\\` and `/
* cannot start or end with subject token delimiter .
* cannot have empty segments

**This means that UTF characters are now allowed back in.**
**This means that UTF characters are now allowed in this client.**


For queue names, there has been inconsistent validation, if any. Queue names now require the same validation as subjects.
Expand Down

0 comments on commit 649d906

Please sign in to comment.