Skip to content

v14.0.0

Compare
Choose a tag to compare
@emarsys-deployer emarsys-deployer released this 07 Dec 09:58
· 68 commits to master since this release
7c69539

14.0.0 (2018-12-07)

Bug Fixes

  • error: change empty data to empty object instead of false (d357259)
  • error: remove unparsable json body to error object (aa1fbe3)

Features

  • error: for recoverable network errors return with 503 instead of 500 (e26dc38)

BREAKING CHANGES

  • error: previously code 500 errors can become 503 in recoverable cases