Skip to content

Latest commit

 

History

History
60 lines (33 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

60 lines (33 loc) · 1.31 KB

Pip.Services Logo
Remote Procedure Calls Golang Changelog

1.0.12 (2020-12-10)

Features

  • Fix headers in RestClient for properly work with others services

1.0.8-1.0.11 (2020-12-02)

Features

  • Added helper methods to RestOperations
  • Change RegisterWithAuth methods

Bug Fixes

  • Fix authorizer

1.0.7 (2020-11-20)

Features

  • Added swagger support

1.0.5-1.0.6 (2020-11-13)

Features

  • Added helper methods

1.0.3-1.0.4 (2020-11-12)

Features

  • Added helper methods in RestService

Bug Fixes

  • Fix signature CallCommand in CommandableHttpClient

1.0.1-1.0.2 (2020-08-05)

Features

  • Added error handler in Call method of RestClient

Bug Fixes

  • Fix response error method

1.0.0 (2020-01-28)

Initial public release

Features

  • build HTTP service factory
  • clients mechanisms for retrieving connection settings
  • connect helper module to retrieve connections services and clients
  • services basic implementation of services for connecting