Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 0.21 #1935

Merged
merged 9 commits into from
Nov 15, 2021
Merged

Version 0.21 #1935

merged 9 commits into from
Nov 15, 2021

Conversation

tomchristie
Copy link
Member

@tomchristie tomchristie commented Nov 12, 2021

  • Integrate with httpcore 0.14
  • Update httpx to version 0.21
  • Update cli to include new information from "trace" extension.

Release draft: https://github.com/encode/httpx/releases/tag/untagged-d424bd8b5704bf649c40


0.21.0 (15th November, 2021)

The 0.21.0 release integrates against a newly redesigned httpcore backend.

Both packages ought to automatically update to the required versions, but if you are
seeing any issues, you should ensure that you have httpx==0.21.* and httpcore==0.14.* installed.

Added

  • The command-line client will now display connection information when -v/--verbose is used.
  • The command-line client will now display server certificate information when -v/--verbose is used.
  • The command-line client is now able to properly detect if the outgoing request
    should be formatted as HTTP/1.1 or HTTP/2, based on the result of the HTTP/2 negotiation.

@tomchristie
Copy link
Member Author

Okay I'm just going to push on with this then.

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