composer update

This commit is contained in:
Manish Verma
2018-12-05 10:50:52 +05:30
parent 9eabcacfa7
commit 4addd1e9c6
3328 changed files with 156676 additions and 138988 deletions

17
vendor/aws/aws-sdk-php/.changes/3.70.0 vendored Normal file
View File

@@ -0,0 +1,17 @@
[
{
"type": "api-change",
"category": "DatabaseMigrationService",
"description": "Add waiters for TestConnectionSucceeds, EndpointDeleted, ReplicationInstanceAvailable, ReplicationInstanceDeleted, ReplicationTaskReady, ReplicationTaskStopped, ReplicationTaskRunning and ReplicationTaskDeleted."
},
{
"type": "api-change",
"category": "RDS",
"description": "This release adds the listener connection endpoint for SQL Server Always On to the list of fields returned when performing a describe-db-instances operation."
},
{
"type": "feature",
"category": "Chime",
"description": "This is the initial release for the Amazon Chime AWS SDK. In this release, Amazon Chime adds support for administrative actions on users and accounts. API Documentation is also updated on https:\/\/docs.aws.amazon.com\/chime\/index.html"
}
]