Skip to content

Commit d463653

Browse files
authored
update changelog (#2513)
1 parent 9c5ffbf commit d463653

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed
Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
{
2-
"type": "enhancement",
3-
"category": "Signature",
4-
"description": "The visibility of the SignatureV4::getHeaderBlacklist() method has been changed from private to protected to allow overriding the method in extending classes. By default this method prevents headers from being signed to avoid issues with signature mismatches when sending requests through proxies; however you may want to be able to force some headers to be signed for request integrity reasons."
5-
}
1+
[
2+
{
3+
"type": "enhancement",
4+
"category": "Signature",
5+
"description": "The visibility of the SignatureV4::getHeaderBlacklist() method has been changed from private to protected to allow overriding the method in extending classes. By default this method prevents headers from being signed to avoid issues with signature mismatches when sending requests through proxies; however you may want to be able to force some headers to be signed for request integrity reasons."
6+
}
7+
]

0 commit comments

Comments
 (0)