Skip to content

0.0.34

Latest
Compare
Choose a tag to compare
@ramonornela ramonornela released this 04 Jan 10:42
· 44 commits to master since this release

0.0.34 (2017-01-04)

Bug Fixes

  • http: clean options postRequest and postRequestError (ffb2992)
  • http: fix return observable with mapper (837434f)
  • http: initialize queue requests (6f1700e)
  • xhrBackend: observable error after events (6a937eb)
  • xhrBackend: run dispatch error before subscribe postRequest and postRequestError (cad77aa)
  • xhrBackend: run postRequest and postRequestError in case not catch error (385531a)

Features

  • http: allow enable throwsExceptions plugins (5f57ff6)
  • http: extends HttpException class base Error (9aea158)
  • http: implementation retry last request (99d8393)
  • http: retry request by id (226a598)
  • http: return params last request (5c6f02a)
  • http: skip throw exception by plugin and restore options plugins (045e2eb)
  • http: skip throwException plugin (d339736)
  • httpException: refactor exception (b753c87)
  • plugins: implmentation callback to exception plugin (df7195f)
  • plugins: set options all plugins (0c6328d)