-
Notifications
You must be signed in to change notification settings - Fork 638
feat(libs/pubsub): allow dash symbol in event type/attribute #3456
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
Conversation
fix: tests and docs
cc @Lockwarr |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks neat, thank you for updating also the documentation.
Just to clarify, is this going to be backported into the v0.38.x line? |
We are not going to backport this since we consider this a feature, not a bug. We never claimed to support the dash symbol, only |
Well, in the v0.37 line, querying |
Thanks for clarifying that @Lockwarr. So it appears we were accidentally supporting |
@mergify backport v0.38.x |
@mergify backport v1.x |
✅ Backports have been created
|
✅ Backports have been created
|
Closes #3401 --- #### PR checklist - [x] Tests written/updated - [x] Changelog entry added in `.changelog` (we use [unclog](https://github.com/informalsystems/unclog) to manage our changelog) - [x] Updated relevant documentation (`docs/` or `spec/`) and code comments - [x] Title follows the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec --------- Co-authored-by: Lockwarr <denislav66@gmail.com> (cherry picked from commit a3ec97e) # Conflicts: # docs/app-dev/indexing-transactions.md
Closes #3401 --- #### PR checklist - [x] Tests written/updated - [x] Changelog entry added in `.changelog` (we use [unclog](https://github.com/informalsystems/unclog) to manage our changelog) - [x] Updated relevant documentation (`docs/` or `spec/`) and code comments - [x] Title follows the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec --------- Co-authored-by: Lockwarr <denislav66@gmail.com> (cherry picked from commit a3ec97e) # Conflicts: # docs/guides/app-dev/indexing-transactions.md
…#3456) (#3461) Closes #3401 --- #### PR checklist - [x] Tests written/updated - [x] Changelog entry added in `.changelog` (we use [unclog](https://github.com/informalsystems/unclog) to manage our changelog) - [x] Updated relevant documentation (`docs/` or `spec/`) and code comments - [x] Title follows the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec <hr>This is an automatic backport of pull request #3456 done by [Mergify](https://mergify.com). --------- Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com>
…#3456) (#3462) Closes #3401 --- #### PR checklist - [x] Tests written/updated - [x] Changelog entry added in `.changelog` (we use [unclog](https://github.com/informalsystems/unclog) to manage our changelog) - [x] Updated relevant documentation (`docs/` or `spec/`) and code comments - [x] Title follows the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec <hr>This is an automatic backport of pull request #3456 done by [Mergify](https://mergify.com). --------- Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com>
Closes #3401
PR checklist
.changelog
(we use unclog to manage our changelog)docs/
orspec/
) and code comments