Skip to content

Releases: mailjet/mailjet-apiv3-nodejs

3.3.10

14 Apr 17:26
Compare
Choose a tag to compare

What's Changed

  • fix: updated nock and resolved critical severity vulnerability by @scroll17 in #195

Full Changelog: 3.3.8...3.3.10

3.3.9

14 Apr 08:17
Compare
Choose a tag to compare

What's Changed

  • fix: problem with extra slash before query string values by @scroll17 in #194

Full Changelog: 3.3.8...3.3.9

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