v1.4.2
This commit is contained in:
parent
6a8de6e2e2
commit
a80a4aa4f9
8168 changed files with 3186001 additions and 9155 deletions
22
vendor/aws/aws-sdk-php/.changes/3.102.0
vendored
Normal file
22
vendor/aws/aws-sdk-php/.changes/3.102.0
vendored
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
[
|
||||
{
|
||||
"type": "feature",
|
||||
"category": "",
|
||||
"description": "Auto assume credential role using profile in `~\/.aws\/config`"
|
||||
},
|
||||
{
|
||||
"type": "feature",
|
||||
"category": "Test",
|
||||
"description": "Updated endpoints file with corresponding updated partition tests."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "CodeCommit",
|
||||
"description": "This release supports better exception handling for merges."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "ApiGatewayV2",
|
||||
"description": "You can now perform tag operations on ApiGatewayV2 Resources (typically associated with WebSocket APIs)"
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue