1
0
Fork 0

Update release notes for http-client@2.2.0 (#1549)

pull/1550/head
Tatyana Kostromskaya 2023-10-06 16:03:00 +02:00 committed by GitHub
parent c8d1588732
commit 797f48fcfa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
## Releases
## 2.2.0
- Add function to return proxy agent dispatcher for compatibility with latest octokit packages [#1547](https://github.com/actions/toolkit/pull/1547)
## 2.1.1
- Add `HttpClientResponse.readBodyBuffer` method to read from a response stream and return a buffer [#1475](https://github.com/actions/toolkit/pull/1475)