-
Notifications
You must be signed in to change notification settings - Fork 198
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
feat(sdk): cloud.Topic publish() support variadic parameter #6281
Conversation
Thanks for opening this pull request! 🎉
|
Signed-off-by: monada-bot[bot] <[email protected]>
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 good!
@Mergifyio refresh |
✅ Pull request refreshed |
waiting for tests to pass here: https://github.com/winglang/wing/actions/runs/8891622816/job/24413961814 |
Thanks for contributing, @marciocadev! This PR will now be added to the merge queue, or immediately merged if |
Congrats! 🚀 This was released in Wing 0.73.12. |
Now we can send multiple messages at once to a topic.
Closes #6072
Checklist
pr/e2e-full
label if this feature requires end-to-end testingBy submitting this pull request, I confirm that my contribution is made under the terms of the Wing Cloud Contribution License.