Skip to content

v11.0.0

Compare
Choose a tag to compare
@emarsys-deployer emarsys-deployer released this 05 Jan 14:40
· 81 commits to master since this release
adc9fcc

11.0.0 (2018-01-05)

Bug Fixes

  • mb: update megabyte definition (b895b7a)
  • options: pass down max content length through hash function (bec604b)
  • wrapper: add status message and make tests run again (e1ed774)
  • wrapper: include port in url (84c22b4)

Features

  • option: make max content length configurable (5fb1afd)
  • wrapper: all tests passing, remove request library (58a9e67)
  • wrapper: change library to axios (4c33ea9)

BREAKING CHANGES

  • wrapper: use axios library instead of request, maximize response size to 10 MB