Skip to content

feat(email): add TLS settings, attachment MIME types, and batch idempotency - #19

Merged
bjarn merged 1 commit into
mainfrom
agent/complete-sending-api-2026-08-13
Aug 13, 2026
Merged

feat(email): add TLS settings, attachment MIME types, and batch idempotency#19
bjarn merged 1 commit into
mainfrom
agent/complete-sending-api-2026-08-13

Conversation

@bjarn

@bjarn bjarn commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add per-email TLS and tracking settings to the fluent endpoint.
  • Add attachment MIME type support.
  • Send and reset the idempotency key for batch requests.
  • Test the Message-ID preservation headers.

The generated request types were current after PR #18, but the hand-written email endpoint did not expose all Sending API options.

Checks

  • npm run lint
  • npm run type-check
  • npm test -- --runInBand — 46 tests passed
  • npm run build

@bjarn bjarn changed the title Complete Sending API payload and batch header support feat(email): add TLS settings, attachment MIME types, and batch idempotency Aug 13, 2026
@bjarn
bjarn marked this pull request as ready for review August 13, 2026 11:00
@bjarn
bjarn requested a review from Bjornftw August 13, 2026 15:04
@bjarn
bjarn merged commit 3a6cacf into main Aug 13, 2026
7 checks passed
@bjarn
bjarn deleted the agent/complete-sending-api-2026-08-13 branch August 13, 2026 17:32
github-actions Bot pushed a commit that referenced this pull request Aug 13, 2026
# [2.2.0](v2.1.0...v2.2.0) (2026-08-13)

### Features

* **email:** add TLS settings, attachment MIME types, and batch idempotency ([#19](#19)) ([3a6cacf](3a6cacf)), closes [#18](#18)
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