Skip to content

Commit

Permalink
Release 7.4.2 (#2996)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm committed Mar 20, 2022
1 parent 8e4a4cd commit ac1ec1c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,14 @@

Please refer to [UPGRADING](UPGRADING.md) guide for upgrading to a major version.

## 7.4.2 - 2022-03-20

### Fixed

- Remove curl auth on cross-domain redirects to align with the Authorization HTTP header
- Reject non-HTTP schemes in StreamHandler
- Set a default ssl.peer_name context in StreamHandler to allow `force_ip_resolve`

## 7.4.1 - 2021-12-06

### Changed
Expand Down

0 comments on commit ac1ec1c

Please sign in to comment.