Skip to content

Latest commit

 

History

History
308 lines (177 loc) · 15.1 KB

File metadata and controls

308 lines (177 loc) · 15.1 KB

4.1.0 (2018-01-25)

Adicionado plugin para utilização do plugin cordova cordova-plugin-advanced-http com suporte à feature de SSL Pinning.

Bug Fixes

  • force parse object (5b1bfe6)
  • backend: cordova plugin http data serializer (41440e2)
  • backend: create object Headers return object headers cordova plugin (02c3121)
  • backend: fix serialize header invalid to plugin http cordova (f2ca921)
  • backend: force json parse body how string (5ae3967)
  • backend: no transform parameters in case of object (70b4efb)
  • backend: order get json headers because before assign origin (b804a06)
  • backend: serialize headers send (1ddad53)
  • backend: typo name header backend cordova plugin (3c08fdf)
  • backend: workaround assign header Origin (0fd8f7e)
  • http: fix force delete params case use url-resolver (91d7c46)
  • http: fix params get in case not used url resolver (2587e28)
  • httpPluginBackend: fix return error plugin (5f0e096)
  • module: fix typo module name (788f4da)
  • plugins: ajuste imports (lint) (0022667)
  • timeout: add throw timeout error (963053b)

Features

  • backend: add headers requests http plugin (b9154fc)
  • backend: cordova plugin http debug with console (e9f519c)
  • backend: http plugin pinning dispatch observable with promise (ae8743c)
  • backend: serialize parameters cordova plugin (ce43a28)
  • http-plugin: support text body (6c06bba)
  • module: implementation cordova plugin module (f4c8016)

4.0.0 (2017-12-04)

Suporte Angular 5.

3.0.0 (2017-04-07)

3.0.0 (2017-04-07)

2.2.0 (2017-04-06)

Bug Fixes

  • http: clean options only event specify (78463b7)

2.2.0 (2017-04-06)

Bug Fixes

  • http: clean options only event specify (78463b7)

2.1.0 (2017-04-06)

1.1.0 (2017-04-04)

Bug Fixes

  • events: override Http Angular to fixed conflicts events (1949817)
  • http: implements subscribe onPreRequest() (d0306c7)
  • plugins: set plugin options (7c184e6)

Features

  • http: cancel open requests (f08e5a2)
  • plugins: register plugin cancelRequest by default (c439054)

1.1.0 (2017-04-04)

Bug Fixes

  • events: override Http Angular to fixed conflicts events (1949817)
  • http: implements subscribe onPreRequest() (d0306c7)
  • plugins: set plugin options (7c184e6)

Features

  • http: cancel open requests (f08e5a2)
  • plugins: register plugin cancelRequest by default (c439054)

1.0.1 (2017-02-01)

Bug Fixes

  • http: adjust variables not used (638ee1b)

Features

  • exception: new constructor parameter (response) (699ad8c)

1.0.1 (2017-02-01)

Bug Fixes

  • http: adjust variables not used (638ee1b)

Features

  • exception: new constructor parameter (response) (699ad8c)

1.0.0 (2017-01-14)

Bug Fixes

  • http: adjust variables not used (638ee1b)

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)

0.0.32 (2016-12-12)

Bug Fixes

Features

  • http: add plugin options default (2e7f014)
  • http: add return requestFactory (f07279b)
  • http: add setOptions() to request (d93f662)
  • http: check if id exists in metadata (7d4759e)
  • http: Configurações globais para o ResponseOptions (8ac05a0)
  • http: defaultOptions and defaultRequestOptions how configuration (bcdb648)
  • http: merge of default options in case the urlResolver is not configured (1173dd8)
  • http: refactor use HttpEvents (9bcc6b4)
  • http: rename method setDefaultOptions() to setDefaultRequestOptions() (fdc98a3)
  • http: rename responseOptions to options (ab149ac)
  • http: validate setOptions plugin (9dbdaba)
  • Http: Adicionada interface para passar opções de response (ResponseOptions) na request (b950984)
  • Http: Método 'request' que retorna Promise (2846660)
  • Http: Possibilidade de aplicar 'timout' nas requisições (65d0cdc)
  • Http: Possibilidade de passar um objeto com os parametros no método 'request' (0ccf0d8)
  • module: add default request and response to initialize() (0d9a371)
  • module: export interface options (c8dfbc3)
  • plugin: add plugin base (e3843b4)
  • plugin: fix problem assign properties this typescript (72963aa)
  • xhrBackend: post request run after success and error (09f685c)

0.0.31 (2016-11-30)

Bug Fixes

Features

  • http: add mapper to methods post/get/head/patch/post/put (dc7e0cd)
  • http: add method to catch listeners of xhr_backend (110c1f2)
  • mapper: add return return transform (26c7c66)
  • model: add model multiplel (8dc3ab8)
  • model: add transform model collection (10fc2e1)
  • model: validate data type models collection and simple (81bccc6)
  • models: delete rotine internal to using package jsonpath (13ff95d)
  • plugins: add returns to methods (dab3249)
  • queue: implements remove plugin (1b717d6)
  • queue: implements set plugins (3ad937b)
  • response: implements transform response object model (7f9e8f1)

0.0.30 (2016-11-18)

Bug Fixes

  • module: compile ngc create const with DefaultPlugins (7f17f6e)

0.0.29 (2016-11-18)

Bug Fixes

  • module: simplify initialization plugins (be957d3)

0.0.28 (2016-11-15)

Features

  • validate called setDefaultOptions (bc521f1)

0.0.27 (2016-11-15)

Features

  • http: case url is not string call HttpAngular.request() with options (a1a47a1)
  • http: implements method to simpplify request called http request method get/put/delete/post/head/patch (a00989b)

0.0.26 (2016-11-13)

Features

  • add Http.setDefaultOptions() (9df1754)