SendEmailRequest's ReplyTo field reverted to a single value instead of a list.
"Resend-Go-SDK"
SendEmailRequest's ReplyTo field can now be a list instead of a single value. Added message_id to Email response and OAuth grants endpoints.
What's Changed
- fix: contact imports segments accept objects instead of string IDs by @drish in https://github.com/resend/resend-go/pull/130
Full Changelog: https://github.com/resend/resend-go/compare/v3.9.1...v3.9.2
What's Changed
- feat: add topics support to contact imports by @drish in https://github.com/resend/resend-go/pull/129
Full Changelog: https://github.com/resend/resend-go/compare/v3.9.0...v3.9.1
What's Changed
- feat: add contact imports endpoints by @drish in https://github.com/resend/resend-go/pull/128
Full Changelog: https://github.com/resend/resend-go/compare/v3.8.0...v3.9.0
What's Changed
- fix(emails): include missing TopicId to SendEmailRequest by @prcolaco in https://github.com/resend/resend-go/pull/120
- chore: bump version to 3.8.0 by @drish in https://github.com/resend/resend-go/pull/121
- test(emails): test case and example for issue…
What's Changed
- chore: gh actions hardening by @felipefreitag in https://github.com/resend/resend-go/pull/114
- feat(domains): add Capabilities to CreateDomainRequest by @ryanhill4L in https://github.com/resend/resend-go/pull/115
- feat(domains): add capabilities to…
What's Changed
- feat(webhooks): add missing webhook email event types by @justym in https://github.com/resend/resend-go/pull/112
- feat(domains): add DomainStatus and DomainRecordStatus typed constants by @drish in https://github.com/resend/resend-go/pull/113
New…
What's Changed
- feat(domains): add OpenTracking and ClickTracking to CreateDomainRequest by @rehanvdm in https://github.com/resend/resend-go/pull/111
Full Changelog: https://github.com/resend/resend-go/compare/v3.4.1...v3.5.0
What's Changed
- feat(domains): add TrackingCAA record support by @rehanvdm in https://github.com/resend/resend-go/pull/110
New Contributors
- @rehanvdm made their first contribution in https://github.com/resend/resend-go/pull/110
Full Changelog:…
What's Changed
- feat: add custom click tracking support to Domains API by @drish in https://github.com/resend/resend-go/pull/107
- feat: implement automations and events api by @drish in https://github.com/resend/resend-go/pull/108
- chore: bump version to 3.4.0 by @drish…
What's Changed
- feat: add custom click tracking support to Domains API by @drish in https://github.com/resend/resend-go/pull/107
- feat: implement automations and events api by @drish in https://github.com/resend/resend-go/pull/108
Full Changelog:…
What's Changed
- feat: contacts list segment by @drish in https://github.com/resend/resend-go/pull/105
- feat: add logs API support by @drish in https://github.com/resend/resend-go/pull/106
Full Changelog: https://github.com/resend/resend-go/compare/v3.2.0...v3.3.0
What's Changed
- feat: add last_used_at field to ApiKey by @drish in https://github.com/resend/resend-go/pull/104
Full Changelog: https://github.com/resend/resend-go/compare/v3.1.1...v3.2.0
What's Changed
- modernize: replace interface{} -> any by @servusdei2018 in https://github.com/resend/resend-go/pull/102
- chore: bump version to 3.1.1 by @drish in https://github.com/resend/resend-go/pull/103
New Contributors
- @servusdei2018 made their first…
What's Changed
- chore: quick fix on readme by @drish in https://github.com/resend/resend-go/pull/93
- feat: add broadcasts send and scheduledAt options by @drish in https://github.com/resend/resend-go/pull/97
- Update parsed fields on email receiving API by @toofishes in…
What's Changed
- feat: topics implementation by @drish in https://github.com/resend/resend-go/pull/85
- feat: Inbound support by @drish in https://github.com/resend/resend-go/pull/83
- feat: webhooks API support by @drish in https://github.com/resend/resend-go/pull/86 *…
Impl support for Webhooks (https://github.com/resend/resend-go/pull/86)
Full Changelog: https://github.com/resend/resend-go/compare/v2.27.0...v2.28.0
What's Changed
- feat: make new attachments API conform to updated spec by @lucasfcosta in https://github.com/resend/resend-go/pull/87
New Contributors
- @lucasfcosta made their first contribution in https://github.com/resend/resend-go/pull/87
Full Changelog:…
What's Changed
- feat: Templates API support by @drish in https://github.com/resend/resend-go/pull/84
Full Changelog: https://github.com/resend/resend-go/compare/v2.28.0-alpha.2...v2.28.0-alpha.3


