v4.2.0
Added
- PR #275: Add a way to verify that the content doesn't contain sensitive information -- BIG thanks to Diego Camargo
- PR #249: Add optional rate limit support -- BIG thanks to Andy Trimble
- PR #379: Break up the examples in examples/subusers/subusers.java to their own files -- BIG thanks to huytranrjc
- PR #365: Test to check year in license file -- BIG thanks to Alex
- PR #345: Add .codeclimate.yml file -- BIG thanks to Rostyslav Zatserkovnyi
- PR #319: Add .env_sample file -- BIG thanks to Thiago Barbato
- PR #223: The license file is now in the release jar -- BIG thanks to sccalabr
- PR #224: Adding SendGridApi interface -- BIG thanks to sccalabr
Fix
- PR #410: Update Jackson dependencies to the latest version -- BIG thanks to Dmitry Avershin
- PR #380: Fix "similar-code" issue in examples/whitelabel/ips.java -- BIG thanks to huytranrjc
- PR #255: Fix Mail deserialization issue -- BIG thanks to sccalabr
- PR #359: Fix code issue in examples/suppression/suppression.java -- BIG thanks to Alex
- PR #228: Changes serialization type from default to non-empty -- BIG thanks to Dmitry Avershin
- PR #373: Fix file_lines issue in examples/mailsettings/mailsettings.java -- BIG thanks to Mithun Sasidharan