Skip to content

Commit 7709a3e

Browse files
author
AWS
committed
Release 2.23.8. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent d6b109c commit 7709a3e

File tree

466 files changed

+565
-518
lines changed

Some content is hidden

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

466 files changed

+565
-518
lines changed

.changes/2.23.8.json

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
{
2+
"version": "2.23.8",
3+
"date": "2024-01-22",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS CRT HTTP Client",
8+
"contributor": "",
9+
"description": "Fixed a thread safety issue that could cause application to crash in the edge case where the SDK attempted to invoke `incrementWindow` after the stream is closed in AWS CRT HTTP Client."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS AppConfig Data",
14+
"contributor": "",
15+
"description": "Fix FIPS Endpoints in aws-us-gov."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Cloud9",
20+
"contributor": "",
21+
"description": "Doc-only update around removing AL1 from list of available AMIs for Cloud9"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Organizations",
26+
"contributor": "",
27+
"description": "Doc only update for quota increase change"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon CloudFront KeyValueStore",
32+
"contributor": "",
33+
"description": "This release improves upon the DescribeKeyValueStore API by returning two additional fields, Status of the KeyValueStore and the FailureReason in case of failures during creation of KeyValueStore."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Connect Cases",
38+
"contributor": "",
39+
"description": "This release adds the ability to view audit history on a case and introduces a new parameter, performedBy, for CreateCase and UpdateCase API's."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon EC2 Container Service",
44+
"contributor": "",
45+
"description": "This release adds support for Transport Layer Security (TLS) and Configurable Timeout to ECS Service Connect. TLS facilitates privacy and data security for inter-service communications, while Configurable Timeout allows customized per-request timeout and idle timeout for Service Connect services."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Elastic Compute Cloud",
50+
"contributor": "",
51+
"description": "Documentation updates for Amazon EC2."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Relational Database Service",
56+
"contributor": "",
57+
"description": "Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS CreateDBCluster API method. This provides enhanced error handling, ensuring a more robust experience when creating database clusters with insufficient instance capacity."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "FinSpace User Environment Management service",
62+
"contributor": "",
63+
"description": "Allow customer to set zip default through command line arguments."
64+
}
65+
]
66+
}

.changes/next-release/bugfix-AWSCRTHTTPClient-7b95a65.json

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

.changes/next-release/feature-AWSAppConfigData-5470690.json

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

.changes/next-release/feature-AWSCloud9-228b2a1.json

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

.changes/next-release/feature-AWSOrganizations-be0518c.json

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

.changes/next-release/feature-AmazonCloudFrontKeyValueStore-2ddfa2f.json

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

.changes/next-release/feature-AmazonConnectCases-326b50a.json

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

.changes/next-release/feature-AmazonEC2ContainerService-ac20662.json

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

.changes/next-release/feature-AmazonElasticComputeCloud-fdeb9bf.json

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

.changes/next-release/feature-AmazonRelationalDatabaseService-da19fba.json

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

0 commit comments

Comments
 (0)