Sha256: 9379bdce9ade66a95b08e6cd201e284221b1a96200ad9b8cc6d2f97325ba3fe6
Contents?: true
Size: 1.34 KB
Versions: 1
Compression:
Stored size: 1.34 KB
Contents
# Changelog ## Transactional ### 1.0.42 * Added a `setDefaultTimeoutMs` method to the node client. This allows users to override the default timeout for API requests, which is set to 5 minutes by default. ### 1.0.41 * Updated the "reject_reasons" response for /messages/send and /messages/send-template to correctly use "hard-bounce" and "soft-bounce" instead of the previously stated "hard_bounce" and "soft_bounce". ### 1.0.40 * Added the new /allowlists/ series of endpoints and the /exports/allowlist endpoint to the API reference ### 1.0.39 * Fixes the output directory for the Changelog for the php client library ### 1.0.38 * A change was made to `mailchimp-transactional-php` - the API client will now always return an `Exception`, instead of an `Exception` or a string, when the API returns an error. Having to parse the response as a string was found to be a bit clunky. ### 1.0.37 * Added a changelog, which will be used to describe changes to both transactional and marketing client libraries. ## Marketing ### 3.0.65 * Added a new API endpoint, `/3.0/account-exports`, allowing users to programatically export their account information ### 3.0.64 * Fixes the output directory for the Changelog for the php client library ### 3.0.63 * Added a changelog, which will be used to describe changes to both transactional and marketing client libraries.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
MailchimpTransactional-1.0.42 | CHANGELOG.md |