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.14.1 #1164

Merged
merged 1 commit into from
Aug 11, 2020
Merged

Version 0.14.1 #1164

merged 1 commit into from
Aug 11, 2020

Conversation

tomchristie
Copy link
Member

0.14.1 (August 11th, 2020)

Added

  • The httpx.URL(...) class now raises httpx.InvalidURL on invalid URLs, rather than exposing the underlying rfc3986 exception. If a redirect response includes an invalid 'Location' header, then a RemoteProtocolError exception is raised, which will be associated with the request that caused it. (Pull Map rfc3986 exceptions #1163)

Fixed

@tomchristie tomchristie added the release A new package release label Aug 11, 2020
Copy link
Member

@j178 j178 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@tomchristie tomchristie merged commit db4e417 into master Aug 11, 2020
@tomchristie tomchristie deleted the version-0.14.1 branch August 11, 2020 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release A new package release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants