v1.4.2
This commit is contained in:
parent
6a8de6e2e2
commit
a80a4aa4f9
8168 changed files with 3186001 additions and 9155 deletions
37
vendor/aws/aws-sdk-php/.changes/3.137.0
vendored
Normal file
37
vendor/aws/aws-sdk-php/.changes/3.137.0
vendored
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
[
|
||||
{
|
||||
"type": "feature",
|
||||
"category": "S3",
|
||||
"description": "Adds change to S3 parsing logic to correctly interpret certain 200 responses with a functionally empty body as connection errors."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "StorageGateway",
|
||||
"description": "Adding support for S3_INTELLIGENT_TIERING as a storage class option"
|
||||
},
|
||||
{
|
||||
"type": "enhancement",
|
||||
"category": "Lambda",
|
||||
"description": "Documentation updates for Lambda"
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "IoTEvents",
|
||||
"description": "Doc only update to correct APIs and related descriptions"
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "Schemas",
|
||||
"description": "Add support for resource policies for Amazon EventBridge Schema Registry, which is now generally available."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "MediaConvert",
|
||||
"description": "AWS Elemental MediaConvert SDK has added support for including AFD signaling in MXF wrapper."
|
||||
},
|
||||
{
|
||||
"type": "api-change",
|
||||
"category": "IoT",
|
||||
"description": "AWS IoT Core released Fleet Provisioning for scalable onboarding of IoT devices to the cloud. This release includes support for customer's Lambda functions to validate devices during onboarding. Fleet Provisioning also allows devices to send Certificate Signing Requests (CSR) to AWS IoT Core for signing and getting a unique certificate. Lastly, AWS IoT Core added a feature to register the same certificate for multiple accounts in the same region without needing to register the certificate authority (CA)."
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue