feat: add broadcasts.cancel() method - #1064
Merged
Merged
Conversation
commit: |
New minor version for the additive broadcasts.cancel() method. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
gabrielmfern
approved these changes
Aug 10, 2026
Contributor
There was a problem hiding this comment.
0 issues found across 1 file (changes from recent commits).
Confidence score: 5/5
- Automated review surfaced no issues in the provided summaries.
- No files require special attention.
Requires human review: Adds a new public SDK method with a new backend endpoint call and a version bump, expanding the library's API surface in a GA release; the endpoint contract and release decision need human sign-off.
Re-trigger cubic
2 tasks
dielduarte
added a commit
that referenced
this pull request
Aug 10, 2026
dielduarte
added a commit
that referenced
this pull request
Aug 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
broadcasts.cancel()(feat: add broadcasts.cancel() method #1059, 33273b2) frompreview-headless-dashboardontomain.preview-headless-dashboardprerelease line with metrics/recipients. This gets it into the next stable release instead.broadcasts.cancel(id), callingPOST /broadcasts/:id/cancel, no body. Mirrorsemails.cancel().6.19.0(minor, additive method).Part of the broadcast cancel rollout: resend/resend-monorepo#8126, resend/resend-openapi#85, resend/resend-docs#1722, resend/resend-go#144, resend/resend-java#122, resend/resend-php#135, resend/resend-python#250, resend/resend-ruby#216, resend/resend-rust#91, resend/resend-dotnet#136.
Test plan
preview-headless-dashboard, diff identical to the original 4-file changevitest run src/broadcasts/broadcasts.spec.ts— 21/21 passingbiome check src/broadcasts— cleantsc --noEmit— pre-existingnode10 moduleResolutiondeprecation warning onmainunrelated to this change (verified via a cleanorigin/mainworktree)🤖 Generated with Claude Code