Sha256: 88ef33db66c3b3fc529a092911f019b806329900a4c909f02771137ac18d5d5c

Contents?: true

Size: 1.07 KB

Versions: 1

Compression:

Stored size: 1.07 KB

Contents

# 0.5.20

* brought back jruby support
* updated CI pipeline

# 0.5.19

* introduced PATCH requests.
* brought back ruby < 2.1 compatibility. Process::CLOCK_MONOTONIC is not present until ruby 2.2. There was a breaking change since 0.5.16.

# 0.5.18

* pass along the caller to each `connection` hook

# 0.5.17
 * fix a bug where logger on debug level thrown an encoding error #19

# 0.5.16

 * improve logging, log request details on Logger::DEBUG level

# 0.5.15

 * add response status code to error message

# 0.5.14

 * make ApiClient::Base marshallable by not storing proc as instance var

# 0.5.13

 * add raw_body method to Scope which allows to set non-hash request payload

# 0.5.12

 * fix threading problem on ruby 1.8.7 and earlier

# 0.5.11

 * fix handling errors

# 0.5.10

 * add TooManyRequests error

# 0.5.9

 * fix compatibility with ruby 1.8.x

# 0.5.8

 * fix the problem with strict_attr_reader and Array#flatten

# 0.5.7

 * fix compatibility with hashie 2.1.0 and strict_attr_reader

# 0.5.6

 * add strict_attr_reader option to raise `KeyError` on missing key access

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
api_client-0.5.20 CHANGELOG.md