2.4.12.json (1693B)
1 [ 2 { 3 "type": "bugfix", 4 "category": "Request", 5 "description": "Adds a content-length check for the stream returned from `createReadStream()`, and the stream will emit an error when the bytes received are fewer than specified by the response content-length header." 6 }, 7 { 8 "type": "bugfix", 9 "category": "S3", 10 "description": "Reverts behavior introduced in version `2.4.0` of the SDK to default the `signatureVersion` of S3 clients to `v4`. S3 clients instantiated without a user-defined `signatureVersion` will now default to `v2` unless the region only supports `v4` signing. This change is being made due to issues sending non-ascii characters in headers when using `v4` signing." 11 }, 12 { 13 "type": "feature", 14 "category": "CloudWatchLogs", 15 "description": "Updates the `putMetricFilter` operation." 16 }, 17 { 18 "type": "feature", 19 "category": "EMR", 20 "description": "Adds enhanced debugging." 21 }, 22 { 23 "type": "feature", 24 "category": "Iot", 25 "description": "Adds `listOutgoingCertificates` and support for allowing autoregistration." 26 }, 27 { 28 "type": "feature", 29 "category": "MachineLearning", 30 "description": "Adds compute time and entity timestamp to multiple operations." 31 }, 32 { 33 "type": "feature", 34 "category": "RDS", 35 "description": "Support for license model and versioning of option groups." 36 }, 37 { 38 "type": "feature", 39 "category": "Route53Domains", 40 "description": "Adds new APIs to renew domains for a specified duration, get domain suggestions, and view billing." 41 } 42 ]