Skip to content

Releases: resend/resend-python

v2.32.2

17 Jun 19:46
6a60b28

Choose a tag to compare

What's Changed

  • fix: use Contacts.Imports nested class for consistent type namespacing by @drish in #223

Full Changelog: v2.32.1...v2.32.2

v2.32.1

17 Jun 19:03
7519910

Choose a tag to compare

What's Changed

  • fix: contact imports segments typing by @drish in #222

Full Changelog: v2.32.0...v2.32.1

v2.32.0

17 Jun 18:06
10b4758

Choose a tag to compare

What's Changed

  • feat: add contact imports endpoints by @drish in #220

Full Changelog: v2.31.0...v2.32.0

v2.31.0

17 Jun 16:03
4ae9fa4

Choose a tag to compare

What's Changed

  • chore: add sync-prs-to-linear action by @dielduarte in #207
  • chore: bump public-shared-workflows hash by @dielduarte in #208
  • chore: bump public-shared-workflows hash by @dielduarte in #210
  • fix: inbound attachment types by @gabrielmfern in #211
  • chore(deps): update python docker tag to v3.14.6 by @renovate[bot] in #215
  • chore(deps): update codecov/codecov-action action to v7 by @renovate[bot] in #213
  • Fix installing from sdist (setup.py imports the package, pulling typing_extensions at build time) by @sethc555 in #216
  • feat: missing query parameter for GET on a received email by @gabrielmfern in #218
  • feat: add email.scheduled and email.suppressed to WebhookEvent by @drish in #219
  • chore: bump version to 2.31.0 by @drish in #221

New Contributors

Full Changelog: v2.30.1...v2.31.0

v2.30.1

13 May 15:39
d0420a6

Choose a tag to compare

What's Changed

  • chore: GH Actions hardening — pin actions to SHA, add permissions and timeouts by @dielduarte in #204
  • fix(emails): make filename and content_disposition nullable in EmailAttachment types by @dielduarte in #205
  • chore(deps): update python docker tag to v3.14.5 by @renovate[bot] in #196
  • chore: bump version to 2.30.1 by @drish in #206

New Contributors

Full Changelog: v2.30.0...v2.30.1

v2.30.0

04 May 16:23
8afb3b0

Choose a tag to compare

What's Changed

  • feat(contacts): add segment_id support to Contacts.list by @drish in #202
  • chore: bump version to 2.30.0 by @drish in #203

Full Changelog: v2.29.0...v2.30.0

v2.29.0

16 Apr 13:15
3854817

Choose a tag to compare

What's Changed

  • feat(domains): add click_tracking and open_tracking to CreateParams by @rehanvdm in #200

Full Changelog: v2.28.1...v2.29.0

v2.28.1

15 Apr 15:10
54a412e

Choose a tag to compare

What's Changed

  • feat(domains): add TrackingCAA record support by @rehanvdm in #199

New Contributors

Full Changelog: v2.28.0...v2.28.1

v2.28.0

13 Apr 13:44
f60251f

Choose a tag to compare

What's Changed

  • feat(domains): add custom click tracking support by @drish in #195
  • feat: implement automations and events APIs by @drish in #197
  • chore: bump version to 2.28.0 by @drish in #198

Full Changelog: v2.27.0...v2.28.0

v2.28.0a1

11 Apr 03:30

Choose a tag to compare

v2.28.0a1 Pre-release
Pre-release

What's Changed

  • feat(domains): add custom click tracking support by @drish in #195
  • feat: implement automations and events APIs by @drish in #197

Full Changelog: v2.27.0...v2.28.0a1