xref: /aosp_15_r20/external/aws-sdk-java-v2/.changes/2.1.x/2.1.0.json (revision 8a52c7834d808308836a99fc2a6e0ed8db339086)
1{
2    "date": "2018-11-19",
3    "version": "2.1.0",
4    "entries": [
5        {
6            "category": "AWS SDK for Java v2",
7            "type": "feature",
8            "description": "AWS SDK for Java v2 is generally available now. To get started, please see this [blog post](https://aws.amazon.com/blogs/developer/aws-sdk-for-java-2-x-released/)."
9        },
10        {
11            "category": "Netty NIO Async HTTP Client",
12            "type": "bugfix",
13            "description": "Not invoke fireExceptionCaught if the channel is not active. see [#452](https://github.com/aws/aws-sdk-java-v2/issues/452)"
14        },
15        {
16            "category": "AWS SDK for Java v2",
17            "type": "bugfix",
18            "description": "Temporarily removed OSGi support because the Netty HTTP client does not yet support it. See [#726](https://github.com/aws/aws-sdk-java-v2/issues/726)"
19        },
20        {
21            "category": "AWS SDK for Java v2",
22            "type": "feature",
23            "description": "Update Netty version to Netty 4.1.31.Final"
24        }
25    ]
26}