Skip to content

Commit 19e0016

Browse files
authored
actions/http-client 2.1.1 release (#1483)
1 parent 2820b17 commit 19e0016

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/http-client/RELEASES.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Releases
22

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+
36
## 2.1.0
47
- Add support for `*` and subdomains in `no_proxy` [#1355](https://github.com/actions/toolkit/pull/1355) [#1223](https://github.com/actions/toolkit/pull/1223)
58
- Bypass proxy for loopback IP adresses [#1360](https://github.com/actions/toolkit/pull/1360))

0 commit comments

Comments
 (0)