(http client) fix deadlock when following redirects

This commit is contained in:
Benjamin Sergeant
2020-06-19 00:11:06 -07:00
parent 9bb3643fc7
commit 10c014bf98
4 changed files with 9 additions and 3 deletions

View File

@ -1,6 +1,10 @@
# Changelog
All changes to this project will be documented in this file.
## [9.7.9] - 2020-06-18
(http client) fix deadlock when following redirects
## [9.7.8] - 2020-06-18
(cobra metrics to statsd bot) send info about net requests