• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "date": "2019-03-14",
3    "version": "2.5.10",
4    "entries": [
5        {
6            "category": "Netty NIO HTTP Client",
7            "type": "bugfix",
8            "description": "Fix a possible `NullPointerException` if `HttpOrHttp2ChannelPool` is closed while the protocol is still being determined. The operation is now done synchronously with other operations on the pool to prevent a data race."
9        },
10        {
11            "category": "AWS Certificate Manager Private Certificate Authority",
12            "type": "feature",
13            "description": "AWS Certificate Manager (ACM) Private CA allows customers to manage permissions on their CAs. Customers can grant or deny AWS Certificate Manager permission to renew exported private certificates."
14        },
15        {
16            "category": "Amazon SageMaker Service",
17            "type": "feature",
18            "description": "Amazon SageMaker Automatic Model Tuning now supports random search and hyperparameter scaling."
19        },
20        {
21            "category": "Amazon Elastic Compute Cloud",
22            "type": "feature",
23            "description": "This release adds tagging support for Dedicated Host Reservations."
24        },
25        {
26            "category": "AWS IoT",
27            "type": "feature",
28            "description": "In this release, AWS IoT introduces support for tagging OTA Update and Stream resources. For more information about tagging, see the AWS IoT Developer Guide."
29        },
30        {
31            "category": "AWS Certificate Manager",
32            "type": "feature",
33            "description": "AWS Certificate Manager has added a new API action, RenewCertificate. RenewCertificate causes ACM to force the renewal of any private certificate which has been exported."
34        },
35        {
36            "category": "Amazon CloudWatch",
37            "type": "feature",
38            "description": "New Messages parameter for the output of GetMetricData, to support new metric search functionality."
39        },
40        {
41            "category": "Netty NIO HTTP Client",
42            "type": "bugfix",
43            "description": "Backport `FixedChannelPool` fix from https://github.com/netty/netty/pull/7927, which ensures that the operation doesn't become blocked from closing the wrapped pool."
44        },
45        {
46            "category": "AWS Config",
47            "type": "feature",
48            "description": "AWS Config - add ability to tag, untag and list tags for ConfigRule, ConfigurationAggregator and AggregationAuthorization resource types. Tags can be used for various scenarios including tag based authorization."
49        }
50    ]
51}