Sha256: 063ae9257eaf0363a891c7a44867082d07335fd848cea93fcbd5a21ed0f8cbab
Contents?: true
Size: 1.33 KB
Versions: 1
Compression:
Stored size: 1.33 KB
Contents
# v2.0.0 2023-08-31 - Add simpler initialization interface for one-off clients - Add helpers for common config options - Require request timeouts # v1.1.0 2023-04-03 - Introduce a Typhoeus::Hydra interface for batch executions # v1.0.4 2022-06-08 - Fix bug where callbacks were shared between unrelated child client class ([#130](https://github.com/nxt-insurance/nxt_http_client/pull/130)) # v1.0.3 2022-02-08 - Relax dependency version constraints, allow activesupport < 8 # v1.0.2 2021-02-17 ### Update NxtHttpClient::Error - delegate timed_out? and status_message to response # v1.0.1 2021-02-04 ### Update NxtRegistry - update nxt_registry to 0.3.8 # v1.0.0 2021-01-10 ### Breaking changes - renamed register_response_handler to _response_handler - replace before_fire and after_fire hooks with proper callbacks before, after and around fire ### Updated - error now includes more information about request and headers # v0.3.4 2021-01-05 ### Updated - Loosen ActiveSupport version requirement to allow 6.1 # v0.3.3 2020-09-30 ### Updated NxtRegistry [Compare v0.3.2...v0.3.3](https://github.com/nxt-insurance/nxt_http_client/compare/v0.3.2...v0.3.3) # v0.2.10 2020-03-10 ### Refactored - [internal] Added CHANGELOG.MD - Refactored a bit [Compare v0.2.9...v0.3.0](https://github.com/nxt-insurance/nxt_http_client/compare/v0.2.9...v0.2.10)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
nxt_http_client-2.0.0 | CHANGELOG.md |