Releases: sendgrid/ruby-http-client
Releases · sendgrid/ruby-http-client
3.5.5
Release Notes
Library - Chore
- PR #130: push Datadog Release Metric upon deploy success. Thanks to @eshanholtz!
3.5.4
Release Notes
Library - Chore
- PR #129: upgrade supported language versions. Thanks to @childish-sambino!
- PR #128: add gh release to workflow. Thanks to @shwetha-manvinkurke!
- PR #127: migrate to gh actions. Thanks to @beebzz!
3.5.3
3.5.2
Release Notes
Library - Fix
- PR #124: Mistake on setup http_options for Net::HTTP object when build http. Thanks to @hoangtuanictvn!
3.5.1
Release Notes
Library - Chore
- PR #120: update GitHub branch references to use HEAD. Thanks to @thinkingserious!
3.5.0
Release Notes
Library - Fix
- PR #118: JSON-encode array request bodies. Thanks to @childish-sambino!
- PR #67: Split up the build_request function to logical component functions to reduce method complexity. Thanks to @sony-mathew!
- PR #115: update incorrect gem name. Thanks to @thinkingserious!
Library - Chore
- PR #116: add Ruby 2.7 to Travis. Thanks to @childish-sambino!
- PR #92: Add CodeCov support to .travis.yml. Thanks to @jamietanna!
Library - Feature
Library - Test
- PR #98: Fix rubocop.yml formatting warnings. Thanks to @RolandBurrows!
Library - Docs
- PR #100: adding code review section under contributing.md. Thanks to @prathamsharma92!
- PR #101: Grammerly checks on *.md files. Thanks to @prathamsharma92!
- PR #84: Corrected *.md files using Grammarly. Thanks to @pushkyn!
3.4.3
3.4.2
Release Notes
Library - Fix
- PR #114: add skip_cleanup flag to fix travis deploy. Thanks to @thinkingserious!
3.4.1
Release Notes
Library - Docs
- PR #113: baseline all the templated markdown docs. Thanks to @childish-sambino!
3.4.0
Release Notes
Library - Fix
- PR #108: Avoid mutating @url_path to avoid unexpected side effects. Thanks to @tachyons!
- PR #49: change year for the license file. Thanks to @luiscobits!
- PR #48: update LICENSE - fix year. Thanks to @pushkyn!
Library - Docs
- PR #105: Add our Developer Experience Engineer career opportunity to the READM…. Thanks to @mptap!
- PR #61: update CONTRIBUTING.md. Thanks to @thepriefy!
- PR #86: Add first time contributor documentation. Thanks to @eyewritecode!
- PR #91: update contribution to branch off development. Thanks to @vikasnautiyal!
- PR #72: Add USAGE.md. Thanks to @ProZsolt!
- PR #73: Create a Use Cases Directory. Thanks to @ProZsolt!
- PR #41: Create PULL_REQUEST_TEMPLATE.md. Thanks to @flaredragon!
Library - Chore
- PR #80: Missing Dev Dependencies + rubocop #79. Thanks to @kplimack!
- PR #66: delete PULL_REQUEST_TEMPLATE.md. Thanks to @thepriefy!
- PR #76: Add Gemfile. Thanks to @kplimack!
- PR #58: [Closes #55] Add code coverage reporting to CC. Thanks to @lauratpa!
- PR #57: [Closes #56] Fix some rubocop issues. Thanks to @lauratpa!
- PR #50: Added unittest to check for specific repo files. Thanks to @mptap!
- PR #51: Add License end year test. Thanks to @diegous!
- PR #39: Add a .env_sample file. Thanks to @thepriefy!
- PR #112: Auto-deploy upon successful tagged commit. Thanks to @thinkingserious!
- PR #111: Update CHANGELOG heading format for automation. Thanks to @thinkingserious!
- PR #110: Add Makefile for Librarian automation. Thanks to @thinkingserious!
Library - Feature
- PR #75: Add ability to set proxy. Thanks to @eitoball!
- PR #20: Add option to set http attributes when creating an instance of Client. Thanks to @jrectenwald!