1{ 2 "date": "2019-02-04", 3 "version": "2.4.0", 4 "entries": [ 5 { 6 "category": "Amazon WorkSpaces", 7 "type": "feature", 8 "description": "This release sets ClientProperties as a required parameter." 9 }, 10 { 11 "category": "AWS SDK for Java v2", 12 "type": "feature", 13 "description": "Updated service endpoint metadata." 14 }, 15 { 16 "category": "AWS SDK for Java v2", 17 "type": "feature", 18 "description": "Add support for `connectionTimeToLive`, `connectionMaxIdleTime` and `useIdleConnectionReaper` to the netty HTTP client." 19 }, 20 { 21 "category": "AWS SDK for Java v2", 22 "type": "feature", 23 "description": "Enable `useIdleConnectionReaper` by default for Netty and Apache." 24 }, 25 { 26 "category": "AWS SDK for Java v2", 27 "type": "bugfix", 28 "description": "Reduced netty client logging noise, by logging at a DEBUG level (instead of WARN) when encountering IO errors on channels not currently in use and not logging the whole stack trace." 29 }, 30 { 31 "category": "Amazon EC2 Container Service", 32 "type": "feature", 33 "description": "This release of Amazon Elastic Container Service (Amazon ECS) introduces support for GPU workloads by enabling you to create clusters with GPU-enabled container instances." 34 }, 35 { 36 "category": "Netty NIO HTTP Client", 37 "type": "feature", 38 "description": "Allows customers to enable wire logging with the Netty client at debug level." 39 }, 40 { 41 "category": "AWS SDK for Java v2", 42 "type": "bugfix", 43 "description": "Added a new handler ([#1041](https://github.com/aws/aws-sdk-java-v2/issues/1041)) to close channels which have triggered an SslCloseCompletionEvent and are no longer usable per [#452](https://github.com/aws/aws-sdk-java-v2/issues/452)." 44 }, 45 { 46 "category": "AWS CodeCommit", 47 "type": "feature", 48 "description": "This release supports a more graceful handling of the error case when a repository is not associated with a pull request ID in a merge request in AWS CodeCommit." 49 }, 50 { 51 "category": "AWS SDK for Java v2", 52 "type": "bugfix", 53 "description": "Removed broken client methods: `BackupClient#getSupportedResourceTypes()` and `PinpointSmsVoiceClient.listConfigurationSets()`." 54 }, 55 { 56 "category": "Application Auto Scaling", 57 "type": "feature", 58 "description": "Documentation updates for application-autoscaling" 59 }, 60 { 61 "category": "AWS SDK for Java v2", 62 "type": "bugfix", 63 "description": "Fix the deadlock issue in `EventStreamAsyncResponseTransformer` for event streaming operations triggered in an edge case where customer subscriber signals `Subscription#request` the same time as `SdkPublisher` signals `Subscriber#onComplete`" 64 } 65 ] 66}