Skip to content

Conversation

Fishrock123
Copy link
Member

Completely overhauls the feature flags for this library.

Feature flags are now formatted with a dash - instead of an underscore.

No default features are selected.

The hyper feature is now versioned: hyper0_14 (corresponding to hyper 0.14). This effectively brings in tokio 1.x support and drops support for 0.x.

The curl feature is now named isahc0_9 (pending an upgrade to isahc 1.x).

The rustls version has been upgraded across the board to 0.20, and the hyper0_14 client now has support for using rustls as the tls adaptor.

The unstable-config feature has been removed.

Doc updates have been made.

Completely overhauls the feature flags for this library.

Feature flags are now formatted with a dash `-` instead of an underscore.

No default features are selected.

The hyper feature is now versioned: `hyper0_14` (corresponding to hyper 0.14). This effectively brings in tokio 1.x support and drops support for 0.x.

The curl feature is now named `isahc0_9` (pending an upgrade to isahc 1.x).

The rustls version has been upgraded across the board to 0.20, and the `hyper0_14` client now has support for using rustls as the tls adaptor.

The `unstable-config` feature has been removed.

Doc updates have been made.
tide 0.16
tide-rustls 0.3
mockito 0.31
fundamentally incompatible with the tls backend flags unfortunately
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant