Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

edevil
Copy link
Contributor

@edevil edevil commented Sep 12, 2025

Fixes EMAIL-1228.

Describe your change...

Added new attribute called "allowed_sender_addresses" to send_email binding. This allows the binding to be restricted in the possible values for the sender of emails.


@edevil edevil requested a review from a team as a code owner September 12, 2025 18:14
Copy link

changeset-bot bot commented Sep 12, 2025

🦋 Changeset detected

Latest commit: a2736ab

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
wrangler Patch
@cloudflare/vite-plugin Patch
@cloudflare/vitest-pool-workers Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Added new attribute called "allowed_sender_addresses" to send_email
binding. This allows the binding to be restricted in the possible values
for the sender of emails.
@edevil edevil force-pushed the email_allowed_sender_addresses branch from 8dc2a6f to a2736ab Compare September 12, 2025 18:20
@github-project-automation github-project-automation bot moved this to Untriaged in workers-sdk Sep 12, 2025
Copy link
Contributor

Failed to automatically backport this PR's changes to Wrangler v3. Please manually create a PR targeting the v3-maintenance branch with your changes. Thank you for helping us keep Wrangler v3 supported!

Depending on your changes, running git rebase --onto v3-maintenance main email_allowed_sender_addresses might be a good starting point.

Notes:

  • your PR branch should be named v3-backport-10636
  • add the skip-v3-pr label to the current PR to stop this workflow from failing

Copy link

pkg-pr-new bot commented Sep 12, 2025

create-cloudflare

npm i https://pkg.pr.new/create-cloudflare@10636

@cloudflare/kv-asset-handler

npm i https://pkg.pr.new/@cloudflare/kv-asset-handler@10636

miniflare

npm i https://pkg.pr.new/miniflare@10636

@cloudflare/pages-shared

npm i https://pkg.pr.new/@cloudflare/pages-shared@10636

@cloudflare/unenv-preset

npm i https://pkg.pr.new/@cloudflare/unenv-preset@10636

@cloudflare/vite-plugin

npm i https://pkg.pr.new/@cloudflare/vite-plugin@10636

@cloudflare/vitest-pool-workers

npm i https://pkg.pr.new/@cloudflare/vitest-pool-workers@10636

@cloudflare/workers-editor-shared

npm i https://pkg.pr.new/@cloudflare/workers-editor-shared@10636

wrangler

npm i https://pkg.pr.new/wrangler@10636

commit: a2736ab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Untriaged
Development

Successfully merging this pull request may close these issues.

1 participant