Releases: sendgrid/sendgrid-go
Releases · sendgrid/sendgrid-go
v3.7.0
Release Notes
Library - Feature
- PR #410: allow personalization of From name and email for each recipient. Thanks to @JenniferMah!
Library - Fix
v3.6.4
Release Notes
Library - Fix
- PR #408: don't wrap names in double-quotes. Thanks to @childish-sambino!
v3.6.3
v3.6.2
Release Notes
Library - Chore
- PR #402: update GitHub branch references to use HEAD. Thanks to @thinkingserious!
v3.6.1
Release Notes
Library - Docs
Library - Fix
- PR #401: use the last version of testify that works for older go versions. Thanks to @childish-sambino!
Library - Chore
- PR #400: migrate to new default sendgrid-oai branch. Thanks to @eshanholtz!
v3.6.0
Release Notes
Library - Feature
- PR #392: add support for Twilio Email. Thanks to @childish-sambino!
- PR #390: add function for signature verification. Thanks to @brpat07!
- PR #389: add support and example for secure webhook feature. Thanks to @brpat07!
Library - Fix
- PR #388: refactor and fix inbound email handling. Thanks to @eshanholtz!
- PR #391: migrate to common prism setup. Thanks to @childish-sambino!
v3.5.4
Release Notes
Library - Docs
- PR #386: support verbiage for login issues. Thanks to @adamchasetaylor!
v3.5.3
v3.5.2
Release Notes
Library - Docs
- PR #309: Fixed link to bug report template. Thanks to @alxshelepenok!
Library - Chore
v3.5.1
Release Notes
Library - Chore
- PR #382: clean up prism installation. Thanks to @childish-sambino!
- PR #379: prep repo for automation. Thanks to @thinkingserious!
Library - Docs
- PR #380: baseline all the templated markdown docs. Thanks to @childish-sambino!
- PR #348: fix usage link in README. Thanks to @BogdanHabic!
Library - Fix