xref: /aosp_15_r20/external/aws-sdk-java-v2/.changes/2.5.x/2.5.0.json (revision 8a52c7834d808308836a99fc2a6e0ed8db339086)
1{
2    "date": "2019-02-28",
3    "version": "2.5.0",
4    "entries": [
5        {
6            "category": "Alexa For Business",
7            "type": "feature",
8            "description": "This release adds the PutInvitationConfiguration API to configure the user invitation email template with custom attributes, and the GetInvitationConfiguration API to retrieve the configured values."
9        },
10        {
11            "category": "Application Auto Scaling",
12            "type": "feature",
13            "description": "Documentation updates for application-autoscaling"
14        },
15        {
16            "category": "AWS SDK for Java v2",
17            "type": "bugfix",
18            "description": "Fixed a bug where the request would fail of NoSuchElementException. This bug would affect `TranscribeStreaming#startStreamTranscription` request"
19        },
20        {
21            "category": "Netty Nio HTTP Client",
22            "type": "bugfix",
23            "description": "Added try-catch blocks to prevent uncompleted future when exception is thrown."
24        },
25        {
26            "category": "AWS SDK for Java v2",
27            "type": "bugfix",
28            "description": "Fix a bug in the code generator where the enum getter for a structure member is not being generated in some cases. Additionally, fix a bug that generated the wrong code for enum getters where the enum is not at the top level container but is nested, such as `List<List<EnumType>>`. This breaks the interface for affected services so the minor version is increased."
29        },
30        {
31            "category": "AmazonApiGatewayV2",
32            "type": "feature",
33            "description": "Marking certain properties as explicitly required and fixing an issue with the GetApiMappings operation for ApiMapping resources."
34        },
35        {
36            "category": "Amazon Simple Systems Manager (SSM)",
37            "type": "feature",
38            "description": "AWS Systems Manager State Manager now supports associations using documents shared by other AWS accounts."
39        }
40    ]
41}