1{ 2 "date": "2019-02-08", 3 "version": "2.4.4", 4 "entries": [ 5 { 6 "category": "AWS Application Discovery Service", 7 "type": "feature", 8 "description": "Documentation updates for the AWS Application Discovery Service." 9 }, 10 { 11 "category": "AWS SDK for Java v2", 12 "type": "feature", 13 "description": "Never initialie the default region provider chain if the region is always specified in the client builder." 14 }, 15 { 16 "category": "AWS SDK for Java v2", 17 "type": "bugfix", 18 "description": "Defer all errors raised when creating `ProfileCredentialsProvider` to the `resolveCredentials()` call." 19 }, 20 { 21 "category": "AWS SDK for Java v2", 22 "type": "feature", 23 "description": "Never initialize the default credentials provider chain if credentials are always specified in the client builder." 24 }, 25 { 26 "category": "Amazon Data Lifecycle Manager", 27 "type": "feature", 28 "description": "This release is to correct the timestamp format to ISO8601 for the DateCreated and DateModified files in the GetLifecyclePolicy response object." 29 }, 30 { 31 "category": "Amazon EC2 Container Service", 32 "type": "feature", 33 "description": "Amazon ECS introduces the PutAccountSettingDefault API, an API that allows a user to set the default ARN/ID format opt-in status for all the roles and users in the account. Previously, setting the account's default opt-in status required the use of the root user with the PutAccountSetting API." 34 }, 35 { 36 "category": "AWS S3", 37 "type": "bugfix", 38 "description": "Use request header to determine if checksum validation should be enabled for `s3#putObject`" 39 } 40 ] 41}