Skip to content

Commit 9595a93

Browse files
author
AWS
committed
Release 2.26.20. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 95ac6bf commit 9595a93

File tree

485 files changed

+622
-562
lines changed

Some content is hidden

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

485 files changed

+622
-562
lines changed

.changes/2.26.20.json

Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
{
2+
"version": "2.26.20",
3+
"date": "2024-07-12",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "",
9+
"description": "fix SigV4a signer incorrectly interpreting query params with '&'"
10+
},
11+
{
12+
"type": "bugfix",
13+
"category": "AWS SDK for Java v2",
14+
"contributor": "",
15+
"description": "prevent defaultRetryMode in customization.config from not being taken into account"
16+
},
17+
{
18+
"type": "bugfix",
19+
"category": "AWS SDK for Java v2",
20+
"contributor": "",
21+
"description": "Do not serialize empty lists for the EC2 variant of the Query protocol. The service returns exceptions if it gets query parameters with no values."
22+
},
23+
{
24+
"type": "bugfix",
25+
"category": "Apache HTTP Client",
26+
"contributor": "",
27+
"description": "Added fix to handle TLS half-close scenarios by throwing an exception. In TLS 1.3, the inbound and outbound close_notify alerts are independent. When the client receives a close_notify alert, it only closes the inbound stream but continues to send data to the server. Previously, the SDK could not detect that the connection was closed on the server side, causing it to get stuck while writing to the socket and eventually timing out. With this bug fix, the SDK will now detect the closed connection and throw an appropriate exception, preventing client hangs and improving overall reliability."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS ARC - Zonal Shift",
32+
"contributor": "",
33+
"description": "Adds the option to subscribe to get notifications when a zonal autoshift occurs in a region."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS Certificate Manager Private Certificate Authority",
38+
"contributor": "",
39+
"description": "Minor refactoring of C2J model for AWS Private CA"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS CodeBuild",
44+
"contributor": "",
45+
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "AWS Global Accelerator",
50+
"contributor": "",
51+
"description": "This feature adds exceptions to the Customer API to avoid throwing Internal Service errors"
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon DynamoDB",
56+
"contributor": "",
57+
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon Pinpoint",
62+
"contributor": "",
63+
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Amazon QuickSight",
68+
"contributor": "",
69+
"description": "Vega ally control options and Support for Reviewed Answers in Topics"
70+
},
71+
{
72+
"type": "feature",
73+
"category": "Amazon Relational Database Service",
74+
"contributor": "",
75+
"description": "Update path for CreateDBCluster resource identifier, and Add v2 smoke tests and smithy smokeTests trait for SDK testing."
76+
},
77+
{
78+
"type": "feature",
79+
"category": "Amazon Simple Notification Service",
80+
"contributor": "",
81+
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
82+
},
83+
{
84+
"type": "feature",
85+
"category": "Auto Scaling",
86+
"contributor": "",
87+
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
88+
},
89+
{
90+
"type": "feature",
91+
"category": "AWS SDK for Java v2",
92+
"contributor": "",
93+
"description": "Updated endpoint and partition metadata."
94+
}
95+
]
96+
}

.changes/next-release/bugfix-AWSSDKforJavav2-0daac40.json

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

.changes/next-release/bugfix-AWSSDKforJavav2-6998579.json

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

.changes/next-release/bugfix-AWSSDKforJavav2-ab3a90a.json

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

.changes/next-release/bugfix-ApacheHTTPClient-a5c4ad8.json

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

.changes/next-release/feature-AWSARCZonalShift-0156053.json

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

.changes/next-release/feature-AWSCertificateManagerPrivateCertificateAuthority-741a446.json

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

.changes/next-release/feature-AWSCodeBuild-1a404d8.json

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

.changes/next-release/feature-AWSGlobalAccelerator-5c88294.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.

0 commit comments

Comments
 (0)