Skip to content

Releases: mailjet/mailjet-apiv3-nodejs

3.3.8

13 Apr 12:19
Compare
Choose a tag to compare

What's Changed

  • fix: problem with wrong using require for load config.json file by @scroll17 in #193

New Contributors

Full Changelog: v3.3.7...3.3.8

Fix vulnerable packages

20 Jan 10:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.3...v3.3.5

various fixes

21 May 15:17
Compare
Choose a tag to compare
v3.3.3

pumb-version-after-bigint-update

Improved error handling and fixed perform_api_call

15 Oct 13:28
0a849c3
Compare
Choose a tag to compare

Perform api call - now return Promise in order to be the same as real Mailjet api call
Error handling - able to get status, response and reason and return proper error message

Added V4 and SMS support

30 Jul 13:11
78af682
Compare
Choose a tag to compare

Added support for authentication with bearer token for the SMS API

Fixed incorrect published package.json on NPM

25 Jul 15:23
Compare
Choose a tag to compare

Fixed incorrect published package.json on NPM

Update supported Node.js version + other improvements

25 Jul 14:13
Compare
Choose a tag to compare
  • Drop support for Node.js 0.12.0 + add support for newer Node.js version: PR #33

  • Update packages PR #32

  • Update packages PR #29

  • Fixes + eslint PR #26

Support Send API v3.1

30 Jun 14:58
Compare
Choose a tag to compare
v3.1.0

version fix

v3.0.6

02 Nov 18:20
Compare
Choose a tag to compare
  • Add the possibility support proxy : PR #18
  • Return error on request timeout : PR #19
  • Correct example in readme : PR #20

Thank's at @peruukki for his work on the proxy and request timeout and thank's to @farvilain for the modification of the README.

Node 0.12 compatibility

28 Jul 08:17
Compare
Choose a tag to compare
v3.0.5

version