File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### 0.21.1 (December 21, 2020)
4+
5+ Fixes and Functionality:
6+
7+ - Hotfix: Prevent SSRF (#3410 )
8+ - Protocol not parsed when setting proxy config from env vars (#3070 )
9+ - Updating axios in types to be lower case (#2797 )
10+ - Adding a type guard for ` AxiosError ` (#2949 )
11+
12+ Internal and Tests:
13+
14+ - Remove the skipping of the ` socket ` http test (#3364 )
15+ - Use different socket for Win32 test (#3375 )
16+
17+ Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:
18+
19+ - Daniel Lopretto < timemachine3030@users.noreply.github.com >
20+ - Jason Kwok < JasonHK@users.noreply.github.com >
21+ - Jay < jasonsaayman@gmail.com >
22+ - Jonathan Foster < jonathan@jonathanfoster.io >
23+ - Remco Haszing < remcohaszing@gmail.com >
24+ - Xianming Zhong < chinesedfan@qq.com >
25+
326### 0.21.0 (October 23, 2020)
427
528Fixes and Functionality:
You can’t perform that action at this time.
0 commit comments