Sha256: d13001ba00fef992d8225935fc30aafa59454b89b3792766ca35dc67ca94ba7b

Contents?: true

Size: 647 Bytes

Versions: 91

Compression:

Stored size: 647 Bytes

Contents

# 0.6.4

This release takes where the last left off, and makes a concerted effort to improve both the test coverage and the number of features for which there are functional tests.

## Improvements

* Running Ruby 2.7 with no warnings;

* Test suite now has functional tests for:
  * authentication on proxies (http, socks4a, socks5);
  * DNS-over-HTTPS;
  * connect timeouts (still a bit flaky though);

* Improved test coverage of project to 90%;

* building website/blog with Jekyll 4;

## Bugfixes

* fixed regressions on HTTP, SOCKS4a and SOCKS5 proxy authentication;
* fixed DNS-over-HTTPS implementation to be compliant with the latest RFC;

Version data entries

91 entries across 91 versions & 1 rubygems

Version Path
httpx-0.13.0 doc/release_notes/0_6_4.md
httpx-0.12.0 doc/release_notes/0_6_4.md
httpx-0.11.3 doc/release_notes/0_6_4.md
httpx-0.11.2 doc/release_notes/0_6_4.md
httpx-0.11.1 doc/release_notes/0_6_4.md
httpx-0.11.0 doc/release_notes/0_6_4.md
httpx-0.10.2 doc/release_notes/0_6_4.md
httpx-0.10.1 doc/release_notes/0_6_4.md
httpx-0.10.0 doc/release_notes/0_6_4.md
httpx-0.9.0 doc/release_notes/0_6_4.md
httpx-0.8.2 doc/release_notes/0_6_4.md