Skip to content
Snippets Groups Projects
Select Git revision
  • e9f19a8908ba7c192599dd4e4710e2813a164bce
  • master default protected
  • 1.2.3
  • 1.2.2
  • 1.2.1
  • 1.2.0
  • 1.1.0
  • 1.0.2
  • 1.0.1
  • 1.0
10 results

CHANGELOG.md

Blame
  • To find the state of this project's repository at the time of any of these versions, check out the tags.

    [1.2.3] - 2024-11-25

    Fixed

    • Memory consumption in api client - logger calls consumes memory, specially when large responses are logged

    [1.2.1] - 2020-12-08

    Fixed

    • default headers should overwrite build in headers

    [1.2.0] - 2019-06-12

    Fixed

    • CacheResolver in cached client

    [1.1.0] - 2019-05-30

    Added

    • Timeout in api client options interface