Add new attribute allowed_sender_addresses#10651
Conversation
🦋 Changeset detectedLatest commit: 48cfc69 The changes in this PR will be included in the next version bump. This PR includes changesets to release 5 packages
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 |
create-cloudflare
@cloudflare/kv-asset-handler
miniflare
@cloudflare/pages-shared
@cloudflare/unenv-preset
@cloudflare/vite-plugin
@cloudflare/vitest-pool-workers
@cloudflare/workers-editor-shared
wrangler
commit: |
|
Failed to automatically backport this PR's changes to Wrangler v3. Please manually create a PR targeting the Depending on your changes, running Notes:
|
dario-piotrowicz
left a comment
There was a problem hiding this comment.
Overall it looks good to me, I just left a few small suggestions 🙂
f149a3c to
f062189
Compare
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.
f062189 to
48cfc69
Compare
dario-piotrowicz
left a comment
There was a problem hiding this comment.
Looks great to me! thanks for the updates 😄 🫶
Fixes EMAIL-1228.
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.
Approval: CR-1298791