Sha256: 188c88691a43e3d6b8e3decaccb4938b43fc0c113559ec34dce27db6ca3f38ae

Contents?: true

Size: 509 Bytes

Versions: 34

Compression:

Stored size: 509 Bytes

Contents

# 0.22.5

## Bugfixes

* `datadog` and `sentry` integrations did not account for `Connection#send` being possibly called multiple times (something possible for connection coalescing, max requests exhaustion, or Happy Eyeballs 2), and were registering multiple `on(:response)` callbacks. Requests are now marked when decorated the first time.
* Happy Eyeballs handshake "connect errors" routine is now taking both name resolution errors, as well as TLS handshake errors, into account, when the handshake fails.

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
httpx-1.3.4 doc/release_notes/0_22_5.md
httpx-1.3.3 doc/release_notes/0_22_5.md
httpx-1.3.2 doc/release_notes/0_22_5.md
httpx-1.3.1 doc/release_notes/0_22_5.md
httpx-1.3.0 doc/release_notes/0_22_5.md
httpx-1.2.6 doc/release_notes/0_22_5.md
httpx-1.2.4 doc/release_notes/0_22_5.md
httpx-1.2.3 doc/release_notes/0_22_5.md
httpx-1.2.2 doc/release_notes/0_22_5.md
httpx-1.2.1 doc/release_notes/0_22_5.md
httpx-1.2.0 doc/release_notes/0_22_5.md
httpx-1.1.5 doc/release_notes/0_22_5.md
httpx-1.1.4 doc/release_notes/0_22_5.md
httpx-1.1.3 doc/release_notes/0_22_5.md
httpx-1.1.2 doc/release_notes/0_22_5.md
httpx-1.1.1 doc/release_notes/0_22_5.md
httpx-1.1.0 doc/release_notes/0_22_5.md
httpx-1.0.2 doc/release_notes/0_22_5.md
httpx-0.24.7 doc/release_notes/0_22_5.md
httpx-1.0.1 doc/release_notes/0_22_5.md