This commit is contained in:
Javier Casares 2026-08-17 15:50:51 +00:00
commit a80a4aa4f9
8168 changed files with 3186001 additions and 9155 deletions

22
vendor/aws/aws-sdk-php/.changes/3.102.0 vendored Normal file
View 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)"
}
]