xref: /aosp_15_r20/external/aws-sdk-java-v2/.changes/2.7.x/2.7.0.json (revision 8a52c7834d808308836a99fc2a6e0ed8db339086)
1{
2    "version": "2.7.0",
3    "date": "2019-07-03",
4    "entries": [
5        {
6            "type": "feature",
7            "category": "Amazon Simple Storage Service",
8            "description": "Add S3 x-amz-server-side-encryption-context support."
9        },
10        {
11            "type": "feature",
12            "category": "AWS SDK for Java v2",
13            "description": "Update Apache http client version to `4.5.9`."
14        },
15        {
16            "type": "feature",
17            "category": "Amazon Relational Database Service",
18            "description": "This release supports Cross-Account Cloning for Amazon Aurora clusters."
19        },
20        {
21            "type": "feature",
22            "category": "Amazon Simple Workflow Service",
23            "description": "This release adds APIs that allow adding and removing tags to a SWF domain, and viewing tags for a domain. It also enables adding tags when creating a domain."
24        },
25        {
26            "type": "feature",
27            "category": "Amazon Elastic Compute Cloud",
28            "description": "AssignPrivateIpAddresses response includes two new fields: AssignedPrivateIpAddresses, NetworkInterfaceId"
29        },
30        {
31            "type": "bugfix",
32            "category": "Apache Http Client",
33            "description": "Disable apache normalization to handle breaking change introduced in apache httpclient `4.5.7`. See [aws/aws-sdk-java[#1919](https://github.com/aws/aws-sdk-java-v2/issues/1919)](https://github.com/aws/aws-sdk-java/issues/1919) for more information."
34        }
35    ]
36}