Sha256: ef8d57ea9062c98a55a377006ceaa476235f9c54595ef2af8876a057291f067d
Contents?: true
Size: 892 Bytes
Versions: 8
Compression:
Stored size: 892 Bytes
Contents
# 1.2.3 ## Improvements * `:retries` plugin: allow `:max_retries` set to 0 (allows for a soft disable of retries when using the faraday adapter). ## Bugfixes * `:oauth` plugin: fix for default auth method being ignored when setting grant type and scope as options only. * ensure happy eyeballs-initiated cloned connections also set session callbacks (caused issues when server would respond with a 421 response, an event requiring a valid internal callback). * native resolver cleanly transitions from tcp to udp after truncated DNS query (causing issues on follow-up CNAME resolution). * elapsing timeouts now guard against mutation of callbacks while looping (prevents skipping callbacks in situations where a previous one would remove itself from the collection). ## Chore * datadog adapter: do not call `.lazy` on options (avoids deprecation warning, to be removed in ddtrace 2.0)
Version data entries
8 entries across 8 versions & 1 rubygems