You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/http-client/RELEASES.md
+3
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
## Releases
2
2
3
+
## 2.1.1
4
+
- Add `HttpClientResponse.readBodyBuffer` method to read from a response stream and return a buffer [#1475](https://github.com/actions/toolkit/pull/1475)
5
+
3
6
## 2.1.0
4
7
- Add support for `*` and subdomains in `no_proxy`[#1355](https://github.com/actions/toolkit/pull/1355)[#1223](https://github.com/actions/toolkit/pull/1223)
5
8
- Bypass proxy for loopback IP adresses [#1360](https://github.com/actions/toolkit/pull/1360))
0 commit comments