beam-community / bamboo

Testable, composable, and adapter based Elixir email library for devs that love piping.
https://hex.pm/packages/bamboo
MIT License
1.91k stars 341 forks source link

Add support for content_id to SendGridAdapter #640

Closed jasonmj closed 1 year ago

jasonmj commented 2 years ago

Apparently the SendGridAdapter was missing support for content_id or cid. This adds support with a check (same as the MandrillAdapter) if the image is inline to set it's disposition.