Skip to content

Commit dea5564

Browse files
author
AWS
committed
Release 2.22.0. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 367b7d3 commit dea5564

File tree

465 files changed

+567
-522
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

465 files changed

+567
-522
lines changed

.changes/2.22.0.json

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
{
2+
"version": "2.22.0",
3+
"date": "2023-12-15",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS CRT-based S3 Client",
8+
"contributor": "",
9+
"description": "Make sure all CRT resources are closed when the AWS CRT-based S3 client is closed."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS CRT HTTP Client",
14+
"contributor": "",
15+
"description": "Release AWS CRT synchrounouse HTTP client. See [#3343](https://github.com/aws/aws-sdk-java-v2/issues/3343)"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Cloud9",
20+
"contributor": "",
21+
"description": "Updated Cloud9 API documentation for AL2023 release"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Key Management Service",
26+
"contributor": "",
27+
"description": "Documentation updates for AWS Key Management Service"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS SDK for Java v2",
32+
"contributor": "",
33+
"description": "If an HTTP client or HTTP client builder is not specified explicitly on the SDK client AND there are multiple HTTP client implementations on the classpath, the SDK will choose the one that has the highest priority instead of throwing exception. ApacheHttpClient and NettyNioAsyncHttpClient have the highest priority in sync and async SDK client respectively for now."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS SDK for Java v2",
38+
"contributor": "",
39+
"description": "Bump `aws-crt` version to `0.29.1`."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Connect Cases",
44+
"contributor": "",
45+
"description": "Increase number of fields that can be included in CaseEventIncludedData from 50 to 200"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Connect Service",
50+
"contributor": "",
51+
"description": "Adds relatedContactId field to StartOutboundVoiceContact API input. Introduces PauseContact API and ResumeContact API for Task contacts. Adds pause duration, number of pauses, timestamps for last paused and resumed events to DescribeContact API response. Adds new Rule type and new Rule action."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Relational Database Service",
56+
"contributor": "",
57+
"description": "Updates Amazon RDS documentation by adding code examples"
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon SageMaker Service",
62+
"contributor": "",
63+
"description": "This release 1) introduces a new API: DeleteCompilationJob , and 2) adds InfraCheckConfig for Create/Describe training job API"
64+
},
65+
{
66+
"type": "feature",
67+
"category": "AWS SDK for Java v2",
68+
"contributor": "",
69+
"description": "Updated endpoint and partition metadata."
70+
}
71+
]
72+
}

.changes/next-release/bugfix-AWSCRTbasedS3Client-d7f038c.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AWSCRTHTTPClient-358f18b.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AWSCloud9-de6c8df.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AWSKeyManagementService-f3e2e6e.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AWSSDKforJavav2-0090bf8.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AWSSDKforJavav2-0443982.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AWSSDKforJavav2-693fec2.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AmazonConnectCases-5240ce0.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/next-release/feature-AmazonConnectService-5d4f7bc.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)