Releases: sendgrid/sendgrid-ruby
Releases · sendgrid/sendgrid-ruby
6.1.3
Release Notes
Library - Docs
- PR #414: support verbiage for login issues. Thanks to @adamchasetaylor!
Library - Chore
- PR #413: upgrade rake dev dependency. Thanks to @childish-sambino!
6.1.2
6.1.1
Release Notes
Library - Docs
- PR #375: update bug template URL. Thanks to @divyanshu-rawat!
- PR #385: Remove announcements (the job posting is filled?). Thanks to @deyton!
Library - Chore
- PR #409: bump
bundler
version to 2.1.2. Thanks to @chhhris! - PR #408: add Ruby 2.7 to Travis. Thanks to @childish-sambino!
6.1.0
6.0.4
Release Notes
Library - Fix
- PR #404: add skip_cleanup flag to fix travis deploy. Thanks to @thinkingserious!
6.0.3
Release Notes
Library - Docs
- PR #402: baseline all the templated markdown docs. Thanks to @childish-sambino!
6.0.2
Release Notes
Library - Fix
- PR #401: Only try to deploy once to rubygems. Thanks to @thinkingserious!
6.0.1
Release Notes
Library - Chore
- PR #400: Add auto-deploy to travis.yml. Thanks to @thinkingserious!
- PR #399: Add testing to Makefile. Thanks to @thinkingserious!
- PR #396: Adding Makefile to assist with automation. Thanks to @thinkingserious!
Library - Fix
- PR #321: TROUBLESHOOTING.md broken link fix. Thanks to @arshadkazmi42!
v6.0.0
BREAKING CHANGE
- PR #284: The sinatra gem is no longer specified as a dependency of this gem. If you would like to use the inbound processing, please follow the upgrade guide. Big thanks to @jjb for the PR!
Added
- PR #271: Add ability to impersonate a subuser. Big thanks to @danilospa for the PR!
- PR #278: Make SendGrid permissions management easy. Big thanks to @sony-mathew for the PR!
- PR #343 and PR #345: Update README.md with examples for dynamic templates and corrections to the old legacy template example. Big thanks to @kylearoberts for the PR!
- PR #216: Get unassigned IPs example. Big thanks to @cristianossd for the PR!
- PR #231: Add support for IO objects set as Attachment content. Big thanks to @awj for the PR!
- PR #232: Add method to check email content for secret keys. Big thanks to @jaredsilver for the PR!
- PR #236: Add an IpManagement helper. Big thanks to @brokenthumbs for the PR!
- PR #264: Add Email Statistics helper example. Big thanks to @jeremyjung for the PR!
- PR #246: Modified Mail Class calling examples with SendGrid::Mail. Big thanks to @rohan-techfreak for the PR!
- PR #268: Added Code Review to CONTRIBUTING.md. Big thanks to @mptap for the PR!
- PR #276: Codebase Improvement: Use attr_accessor instead of getters and setters. Big thanks to @rahul26goyal for the PR!
- PR #365: Add our Developer Experience Engineer career opportunity to the README. Big thanks to @mptap for the PR!
Fixes
- PR #262: Fix CONTRIBUTING.md formatting. Big thanks to @thepriefy for the PR!
- PR #277: Fix travis warning. Big thanks to @rahul26goyal for the PR!
- PR #303: Update readme tags and fix minor test failures. Big thanks to @af4ro for the PR!
- PR #370: Remove references to "Whitelabel". Big thanks to @crweiner for the PR!
- PR #383: Correct endpoint for single spam report requests. Big thanks to @bermannoah for the PR!
v5.3.0
Added
- PR #300: Support for Dynamic Templates. Big thanks to @nedcampion for the PR!
- PR #178: Convert key/value arguments to CustomArgs to strings. Big thanks to @sitaramshelke for the PR!
- PR #258: Added unittest to check for specific repo files. Big thanks to @mptap for the PR!
- PR #255: Add a unittest to check the license.md file date range. Big thanks to @prashuchaudhary for the PR!
- PR #181: Add Docker. Big thanks to @shrivara for the PR!
- PR #248: Added .codeclimate.yml. Big thanks to @proton for the PR!
- PR #260: Update ruby-http-client dependency to support v3.3.0. Big thanks to @mptap for the PR!
- PR #304: Readability update for documentation. Big thanks to @af4ro for the PR!
- PR #306: Update example to work in Rails console. Big thanks to @RogerPodacter for the PR!