• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "version": "2.23.20",
3    "date": "2024-02-07",
4    "entries": [
5        {
6            "type": "bugfix",
7            "category": "AWS CRT Sync HTTP Client",
8            "contributor": "",
9            "description": "Fixed an issue where `CancellationException` was thrown incorrectly from AWS CRT Sync HTTP client when execution time exceeded the total configured API call attempt timeout or API call timeout. Now it throws `ApiCallAttemptTimeoutException`/`ApiCallTimeoutException` accordingly. See [#4820](https://github.com/aws/aws-sdk-java-v2/issues/4820)"
10        },
11        {
12            "type": "feature",
13            "category": "AWS SDK for Java v2",
14            "contributor": "",
15            "description": "Bump `aws-crt` version to `0.29.9`"
16        },
17        {
18            "type": "feature",
19            "category": "AWS DataSync",
20            "contributor": "",
21            "description": "AWS DataSync now supports manifests for specifying files or objects to transfer."
22        },
23        {
24            "type": "feature",
25            "category": "Amazon CloudFront KeyValueStore",
26            "contributor": "",
27            "description": "Switching CloudFront KeyValueStore onto the new SRA (Smithy Reference Architecture) identity and auth logic that was released in v2.21.0."
28        },
29        {
30            "type": "feature",
31            "category": "Amazon Lex Model Building V2",
32            "contributor": "",
33            "description": "This release introduces a new bot replication feature as part of Lex Global Resiliency offering. This feature leverages a new set of APIs that allow customers to create bot replicas and replicate changes to bots across regions."
34        },
35        {
36            "type": "feature",
37            "category": "Amazon Redshift",
38            "contributor": "",
39            "description": "LisRecommendations API to fetch Amazon Redshift Advisor recommendations."
40        },
41        {
42            "type": "feature",
43            "category": "AWS CRT-based S3 Client",
44            "contributor": "",
45            "description": "Exposes a setting to set the memory limit when making asynchronous calls with the CRT-based S3 client"
46        },
47        {
48            "type": "feature",
49            "category": "AWS SDK for Java v2",
50            "contributor": "",
51            "description": "Updated endpoint and partition metadata."
52        }
53    ]
54}