• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "version": "2.9.24",
3    "date": "2019-10-18",
4    "entries": [
5        {
6            "type": "feature",
7            "category": "Amazon CloudWatch",
8            "description": "New Period parameter added to MetricDataQuery structure."
9        },
10        {
11            "type": "bugfix",
12            "category": "Netty NIO Http Client",
13            "description": "Update `HealthCheckedChannelPool` to check `KEEP_ALIVE` when acquiring a channel from the pool to avoid soon-to-be inactive channels being picked up by a new request. This should reduce the frequency of `IOException: Server failed to complete response` errors. See [#1380](https://github.com/aws/aws-sdk-java-v2/issues/1380), [#1466](https://github.com/aws/aws-sdk-java-v2/issues/1466)."
14        }
15    ]
16}