Sha256: 44b095c1496363577c7104bccbc4a598ae6ddd2dda05a22c62812a9c29286d67

Contents?: true

Size: 807 Bytes

Versions: 91

Compression:

Stored size: 807 Bytes

Contents

# 0.6.5

This release fixes important bugs, and automates the PKI for the test suite.

## Features

* `resolver_options` can now receive a `:cache` flag (default: `true`). This bypasses caching and forces the lookup;

## Improvements

* Building the TLS certs necessary for the test suite has been scripted, after the initial certs expired and brought the CI to a halt;
* All DNS resolvers have a functional test, both for the happy as well as the error case;
* Added functional tests for HTTP and HTTPS proxy with authentication, making all proxy options now tested with authentication;


## Bugfixes

* native and https DNS resolvers weren't usable after a resolving error;
* system DNS resolver could halt the system after a dns resolving error;
* fixed system halt on HTTP proxy authentication error;


Version data entries

91 entries across 91 versions & 1 rubygems

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