Skip to content

feat(webhooks): promote event endpoints to stable - #1083

Merged
gabrielmfern merged 4 commits into
canaryfrom
feature/dev-1922-webhook-event-listing
Aug 26, 2026
Merged

feat(webhooks): promote event endpoints to stable#1083
gabrielmfern merged 4 commits into
canaryfrom
feature/dev-1922-webhook-event-listing

Conversation

@gabrielmfern

@gabrielmfern gabrielmfern commented Aug 25, 2026

Copy link
Copy Markdown
Member

Promotes the webhook event implementation and tests already merged into preview-headless-dashboard by #1051 onto canary for stable release as 6.24.0.

The only GA follow-up aligns WebhookEventLog.type with the public webhook event enum. This PR also bumps the package version from 6.23.0 to 6.24.0.

Linear: https://linear.app/resend/issue/DEV-1922/node-sdk-internal

Checks:

  • pnpm test src/webhooks/webhooks.spec.ts
  • pnpm typecheck
  • pnpm lint
  • pnpm build
  • live Keychain-authenticated API calls through all three methods

@gabrielmfern
gabrielmfern requested a review from a team as a code owner August 25, 2026 18:36
@gabrielmfern
gabrielmfern requested a review from matt-gilb August 25, 2026 18:36
@pkg-pr-new

pkg-pr-new Bot commented Aug 25, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/resend@1083

commit: acf8f24

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All reported issues were addressed across 8 files

Reply with feedback, questions, or to request a fix.

Re-trigger cubic

Comment thread src/webhooks/interfaces/list-webhook-events.interface.ts Outdated

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 new public webhook event listing endpoints (list/get/attempts) to the stable SDK, promoting a preview feature to a stable public API.

Re-trigger cubic

@gabrielmfern
gabrielmfern marked this pull request as draft August 25, 2026 19:40
@gabrielmfern gabrielmfern changed the title feat(webhooks): add event listing endpoints feat(webhooks): promote event endpoints to stable Aug 25, 2026

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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: Promotes preview webhook event endpoints (list/get/attempts) to stable and adds a new segment.update method to the stable SDK, changing public contracts and requiring product/rollout sign-off.

Re-trigger cubic

@gabrielmfern
gabrielmfern requested review from dielduarte and felipefreitag and removed request for matt-gilb August 26, 2026 13:22
@gabrielmfern
gabrielmfern marked this pull request as ready for review August 26, 2026 13:22
@gabrielmfern
gabrielmfern merged commit 19cafdb into canary Aug 26, 2026
12 of 13 checks passed
@gabrielmfern
gabrielmfern deleted the feature/dev-1922-webhook-event-listing branch August 26, 2026 13:40
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.

2 participants