Releases: resend/resend-python
Releases · resend/resend-python
Release list
v2.41.0
What's Changed
- feat: add update/update_async for renaming a segment by @dielduarte in #270
- chore: bump version to 2.41.0 by @gabrielmfern in #266
Full Changelog: v2.40.2...v2.41.0
v2.40.2
What's Changed
- fix(api-keys): rename the update params key to id by @felipefreitag in #269
Full Changelog: v2.40.1...v2.40.2
v2.40.1
What's Changed
- fix(contacts): properties response shape by @gabrielmfern in #254
- fix: allow null contact first_name and last_name by @gabrielmfern in #255
- chore: bump version to 2.40.1 by @gabrielmfern in #267
Full Changelog: v2.40.0...v2.40.1
v2.40.0
What's Changed
- feat: add broadcasts.clicked_links() method by @dielduarte in #263
- feat: add broadcasts.recipients() method by @dielduarte in #261
- feat: add Emails.metrics() for account-level email metrics by @dielduarte in #262
- fix: take the broadcast id as a positional argument in recipients by @felipefreitag in #264
- chore: bump version to 2.40.0 by @dielduarte in #265
Full Changelog: v2.39.0...v2.40.0
v2.39.0
What's Changed
- feat: add Emails.share() and share_async() by @dielduarte in #257
- chore: bump version to 2.39.0 by @dielduarte in #260
Full Changelog: v2.38.0...v2.39.0
v2.38.0
What's Changed
- feat: add update/update_async for renaming an api key by @dielduarte in #258
- chore: bump version to 2.38.0 by @dielduarte in #259
Full Changelog: v2.37.0...v2.38.0
v2.37.0
What's Changed
- chore(deps): update actions/checkout digest to d23441a by @renovate[bot] in #245
- chore(deps): update actions/checkout action to v7 by @renovate[bot] in #224
- feat(automations): duplicate endpoint by @gabrielmfern in #253
- chore: bump to 2.37.0 by @gabrielmfern in #256
Full Changelog: v2.36.0...v2.37.0
v2.36.0
What's Changed
- chore: use the API timestamp format in fixtures and docstrings by @felipefreitag in #249
- feat: add Broadcasts.cancel() and cancel_async() by @dielduarte in #250
- chore: bump version to 2.36.0 by @dielduarte in #251
Full Changelog: v2.35.0...v2.36.0
v2.35.0
What's Changed
- chore(deps): update actions/setup-python action to v7 by @renovate[bot] in #244
- feat: add suppressions endpoints by @felipefreitag in #246
- fix: preserve HTTP status for API errors by @mayankbohradev in #238
- chore: bump version to 2.35.0 by @dielduarte in #247
New Contributors
- @felipefreitag made their first contribution in #246
Full Changelog: v2.34.0...v2.35.0
v2.34.0
What's Changed
- chore: update sync_prs_to_linear action hash to a54e4298f0 by @dielduarte in #239
- fix: map missing_required_field to MissingRequiredFieldsError by @mayankbohradev in #237
- feat: return parsed payload from Webhooks.verify by @mayankbohradev in #242
- chore: bump version to 2.34.0 by @dielduarte in #243
Full Changelog: v2.33.0...v2.34.0