Sha256: b303de0935a111431f015a2ef19c2048c6cf1f3949ed566a09548117acfe32c3

Contents?: true

Size: 570 Bytes

Versions: 63

Compression:

Stored size: 570 Bytes

Contents

# 0.18.1

## Bugfixes

* HTTP/1.1 pipelining logs were logging the previously-buffered requests all together for each triggered request, which created some confusion for users when reporting errors. This has been fixed.
* HTTP/2 coalescing is now skipped when performing TLS connections with VERIFY_NONE.
* HTTP/2 peer GOAWAY frames will now result in a (retryable) connection error, instead of being ignored and leaving a "ghost" connection behind.
* fixed total timeout call which was not raising the exception.

## Chore

This gem now requires MFA-based gem releases.

Version data entries

63 entries across 63 versions & 1 rubygems

Version Path
httpx-0.21.0 doc/release_notes/0_18_1.md
httpx-0.20.5 doc/release_notes/0_18_1.md
httpx-0.20.4 doc/release_notes/0_18_1.md
httpx-0.20.3 doc/release_notes/0_18_1.md
httpx-0.20.2 doc/release_notes/0_18_1.md
httpx-0.20.1 doc/release_notes/0_18_1.md
httpx-0.20.0 doc/release_notes/0_18_1.md
httpx-0.19.8 doc/release_notes/0_18_1.md
httpx-0.19.7 doc/release_notes/0_18_1.md
httpx-0.19.6 doc/release_notes/0_18_1.md
httpx-0.19.5 doc/release_notes/0_18_1.md
httpx-0.19.4 doc/release_notes/0_18_1.md
httpx-0.19.3 doc/release_notes/0_18_1.md
httpx-0.19.2 doc/release_notes/0_18_1.md
httpx-0.19.1 doc/release_notes/0_18_1.md
httpx-0.19.0 doc/release_notes/0_18_1.md
httpx-0.18.7 doc/release_notes/0_18_1.md
httpx-0.18.6 doc/release_notes/0_18_1.md
httpx-0.18.5 doc/release_notes/0_18_1.md
httpx-0.18.4 doc/release_notes/0_18_1.md