Skip to content
This repository was archived by the owner on May 3, 2022. It is now read-only.

Commit 3e37a9d

Browse files
Update RELEASES.md
1 parent f6aae3d commit 3e37a9d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

RELEASES.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Releases
22

3+
## 1.0.8
4+
Fixed security issue where a redirect (e.g. 302) to another domain would pass headers. The fix was to strip the authorization header if the hostname was different. More [details in PR #27](https://github.com/actions/http-client/pull/27)
5+
36
## 1.0.7
47
Update NPM dependencies and add 429 to the list of HttpCodes
58

@@ -13,4 +16,4 @@ Adds \<verb>Json() helper methods for json over http scenarios.
1316
Started to add \<verb>Json() helper methods. Do not use this release for that. Use >= 1.0.5 since there was an issue with types.
1417

1518
## 1.0.1 to 1.0.3
16-
Adds proxy support.
19+
Adds proxy support.

0 commit comments

Comments
 (0)