Skip to content

Commit a72b669

Browse files
author
AWS
committed
Release 2.26.21. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 731a2f6 commit a72b669

File tree

486 files changed

+635
-567
lines changed

Some content is hidden

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

486 files changed

+635
-567
lines changed

Diff for: .changes/2.26.21.json

+102
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,102 @@
1+
{
2+
"version": "2.26.21",
3+
"date": "2024-07-18",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "Apache HTTP Client",
8+
"contributor": "",
9+
"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."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Certificate Manager Private Certificate Authority",
14+
"contributor": "",
15+
"description": "Fix broken waiters for the acm-pca client. Waiters broke in version 1.13.144 of the Boto3 SDK."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Elemental MediaLive",
20+
"contributor": "",
21+
"description": "AWS Elemental MediaLive now supports the SRT protocol via the new SRT Caller input type."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS SDK for Java v2",
26+
"contributor": "",
27+
"description": "The partitions.json that ships with the SDK can now be overridden using one of the following means (in priority order):\n1. Specify a file path using the system property `aws.partitionsFile`\n2. Specify a file path using the environment variable `AWS_PARTITIONS_FILE`\n3. Add a resource to the classpath under the name `software/amazon/awssdk/global/partitions.json`"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS SDK for Java v2",
32+
"contributor": "",
33+
"description": "Make Waiters use the new Backoff Strategy"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS Secrets Manager",
38+
"contributor": "",
39+
"description": "Doc only update for Secrets Manager"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Connect Service",
44+
"contributor": "",
45+
"description": "Amazon Connect expands search API coverage for additional resources. Search for hierarchy groups by name, ID, tag, or other criteria (new endpoint). Search for agent statuses by name, ID, tag, or other criteria (new endpoint). Search for users by their assigned proficiencies (enhanced endpoint)"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Elastic Compute Cloud",
50+
"contributor": "",
51+
"description": "Amazon VPC IP Address Manager (IPAM) now supports Bring-Your-Own-IP (BYOIP) for IP addresses registered with any Internet Registry. This feature uses DNS TXT records to validate ownership of a public IP address range."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Interactive Video Service Chat",
56+
"contributor": "",
57+
"description": "Documentation update for IVS Chat API Reference."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon Kinesis Firehose",
62+
"contributor": "",
63+
"description": "This release 1) Add configurable buffering hints for Snowflake as destination. 2) Add ReadFromTimestamp for MSK As Source. Firehose will start reading data from MSK Cluster using offset associated with this timestamp. 3) Gated public beta release to add Apache Iceberg tables as destination."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Amazon Relational Database Service",
68+
"contributor": "",
69+
"description": "Updates Amazon RDS documentation to specify an eventual consistency model for DescribePendingMaintenanceActions."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "Amazon SageMaker Service",
74+
"contributor": "",
75+
"description": "SageMaker Training supports R5, T3 and R5D instances family. And SageMaker Processing supports G5 and R5D instances family."
76+
},
77+
{
78+
"type": "feature",
79+
"category": "Amazon Timestream Query",
80+
"contributor": "",
81+
"description": "Doc-only update for TimestreamQuery. Added guidance about the accepted valid value for the QueryPricingModel parameter."
82+
},
83+
{
84+
"type": "feature",
85+
"category": "Amazon WorkSpaces Thin Client",
86+
"contributor": "",
87+
"description": "Documentation update for WorkSpaces Thin Client."
88+
},
89+
{
90+
"type": "feature",
91+
"category": "Tax Settings",
92+
"contributor": "",
93+
"description": "Set default endpoint for aws partition. Requests from all regions in aws partition will be forward to us-east-1 endpoint."
94+
},
95+
{
96+
"type": "feature",
97+
"category": "AWS SDK for Java v2",
98+
"contributor": "",
99+
"description": "Updated endpoint and partition metadata."
100+
}
101+
]
102+
}

Diff for: .changes/next-release/bugfix-ApacheHTTPClient-a5c4ad8.json

-6
This file was deleted.

Diff for: .changes/next-release/feature-AWSCertificateManagerPrivateCertificateAuthority-a55f378.json

-6
This file was deleted.

Diff for: .changes/next-release/feature-AWSElementalMediaLive-ee8dfa4.json

-6
This file was deleted.

Diff for: .changes/next-release/feature-AWSSDKforJavav2-0443982.json

-6
This file was deleted.

Diff for: .changes/next-release/feature-AWSSDKforJavav2-9bb4f2e.json

-6
This file was deleted.

Diff for: .changes/next-release/feature-AWSSDKforJavav2-be10b35.json

-6
This file was deleted.

Diff for: .changes/next-release/feature-AWSSecretsManager-545c9b3.json

-6
This file was deleted.

Diff for: .changes/next-release/feature-AmazonConnectService-22b634a.json

-6
This file was deleted.

Diff for: .changes/next-release/feature-AmazonElasticComputeCloud-ba4516a.json

-6
This file was deleted.

Diff for: .changes/next-release/feature-AmazonInteractiveVideoServiceChat-146c521.json

-6
This file was deleted.

Diff for: .changes/next-release/feature-AmazonKinesisFirehose-014573f.json

-6
This file was deleted.

Diff for: .changes/next-release/feature-AmazonRelationalDatabaseService-5a58f94.json

-6
This file was deleted.

Diff for: .changes/next-release/feature-AmazonSageMakerService-e1ce649.json

-6
This file was deleted.

Diff for: .changes/next-release/feature-AmazonTimestreamQuery-d7a937f.json

-6
This file was deleted.

Diff for: .changes/next-release/feature-AmazonWorkSpacesThinClient-3f0e444.json

-6
This file was deleted.

Diff for: .changes/next-release/feature-TaxSettings-5da7c9f.json

-6
This file was deleted.

Diff for: CHANGELOG.md

+62
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,66 @@
11
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
2+
# __2.26.21__ __2024-07-18__
3+
## __AWS Certificate Manager Private Certificate Authority__
4+
- ### Features
5+
- Fix broken waiters for the acm-pca client. Waiters broke in version 1.13.144 of the Boto3 SDK.
6+
7+
## __AWS Elemental MediaLive__
8+
- ### Features
9+
- AWS Elemental MediaLive now supports the SRT protocol via the new SRT Caller input type.
10+
11+
## __AWS SDK for Java v2__
12+
- ### Features
13+
- Make Waiters use the new Backoff Strategy
14+
- The partitions.json that ships with the SDK can now be overridden using one of the following means (in priority order):
15+
1. Specify a file path using the system property `aws.partitionsFile`
16+
2. Specify a file path using the environment variable `AWS_PARTITIONS_FILE`
17+
3. Add a resource to the classpath under the name `software/amazon/awssdk/global/partitions.json`
18+
- Updated endpoint and partition metadata.
19+
20+
## __AWS Secrets Manager__
21+
- ### Features
22+
- Doc only update for Secrets Manager
23+
24+
## __Amazon Connect Service__
25+
- ### Features
26+
- Amazon Connect expands search API coverage for additional resources. Search for hierarchy groups by name, ID, tag, or other criteria (new endpoint). Search for agent statuses by name, ID, tag, or other criteria (new endpoint). Search for users by their assigned proficiencies (enhanced endpoint)
27+
28+
## __Amazon Elastic Compute Cloud__
29+
- ### Features
30+
- Amazon VPC IP Address Manager (IPAM) now supports Bring-Your-Own-IP (BYOIP) for IP addresses registered with any Internet Registry. This feature uses DNS TXT records to validate ownership of a public IP address range.
31+
32+
## __Amazon Interactive Video Service Chat__
33+
- ### Features
34+
- Documentation update for IVS Chat API Reference.
35+
36+
## __Amazon Kinesis Firehose__
37+
- ### Features
38+
- This release 1) Add configurable buffering hints for Snowflake as destination. 2) Add ReadFromTimestamp for MSK As Source. Firehose will start reading data from MSK Cluster using offset associated with this timestamp. 3) Gated public beta release to add Apache Iceberg tables as destination.
39+
40+
## __Amazon Relational Database Service__
41+
- ### Features
42+
- Updates Amazon RDS documentation to specify an eventual consistency model for DescribePendingMaintenanceActions.
43+
44+
## __Amazon SageMaker Service__
45+
- ### Features
46+
- SageMaker Training supports R5, T3 and R5D instances family. And SageMaker Processing supports G5 and R5D instances family.
47+
48+
## __Amazon Timestream Query__
49+
- ### Features
50+
- Doc-only update for TimestreamQuery. Added guidance about the accepted valid value for the QueryPricingModel parameter.
51+
52+
## __Amazon WorkSpaces Thin Client__
53+
- ### Features
54+
- Documentation update for WorkSpaces Thin Client.
55+
56+
## __Apache HTTP Client__
57+
- ### Bugfixes
58+
- 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.
59+
60+
## __Tax Settings__
61+
- ### Features
62+
- Set default endpoint for aws partition. Requests from all regions in aws partition will be forward to us-east-1 endpoint.
63+
264
# __2.26.20__ __2024-07-12__
365
## __AWS ARC - Zonal Shift__
466
- ### Features

Diff for: README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ To automatically manage module versions (currently all modules have the same ver
5252
<dependency>
5353
<groupId>software.amazon.awssdk</groupId>
5454
<artifactId>bom</artifactId>
55-
<version>2.26.20</version>
55+
<version>2.26.21</version>
5656
<type>pom</type>
5757
<scope>import</scope>
5858
</dependency>
@@ -86,12 +86,12 @@ Alternatively you can add dependencies for the specific services you use only:
8686
<dependency>
8787
<groupId>software.amazon.awssdk</groupId>
8888
<artifactId>ec2</artifactId>
89-
<version>2.26.20</version>
89+
<version>2.26.21</version>
9090
</dependency>
9191
<dependency>
9292
<groupId>software.amazon.awssdk</groupId>
9393
<artifactId>s3</artifactId>
94-
<version>2.26.20</version>
94+
<version>2.26.21</version>
9595
</dependency>
9696
```
9797

@@ -103,7 +103,7 @@ You can import the whole SDK into your project (includes *ALL* services). Please
103103
<dependency>
104104
<groupId>software.amazon.awssdk</groupId>
105105
<artifactId>aws-sdk-java</artifactId>
106-
<version>2.26.20</version>
106+
<version>2.26.21</version>
107107
</dependency>
108108
```
109109

Diff for: archetypes/archetype-app-quickstart/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>archetypes</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.26.21-SNAPSHOT</version>
23+
<version>2.26.21</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

Diff for: archetypes/archetype-lambda/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>archetypes</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.26.21-SNAPSHOT</version>
23+
<version>2.26.21</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>archetype-lambda</artifactId>

Diff for: archetypes/archetype-tools/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>archetypes</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.26.21-SNAPSHOT</version>
23+
<version>2.26.21</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

Diff for: archetypes/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>aws-sdk-java-pom</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.26.21-SNAPSHOT</version>
23+
<version>2.26.21</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>archetypes</artifactId>

Diff for: aws-sdk-java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>software.amazon.awssdk</groupId>
1919
<artifactId>aws-sdk-java-pom</artifactId>
20-
<version>2.26.21-SNAPSHOT</version>
20+
<version>2.26.21</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>aws-sdk-java</artifactId>

Diff for: bom-internal/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>aws-sdk-java-pom</artifactId>
2222
<groupId>software.amazon.awssdk</groupId>
23-
<version>2.26.21-SNAPSHOT</version>
23+
<version>2.26.21</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

Diff for: bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>software.amazon.awssdk</groupId>
1919
<artifactId>aws-sdk-java-pom</artifactId>
20-
<version>2.26.21-SNAPSHOT</version>
20+
<version>2.26.21</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>bom</artifactId>

Diff for: bundle-logging-bridge/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>software.amazon.awssdk</groupId>
2323
<artifactId>aws-sdk-java-pom</artifactId>
24-
<version>2.26.21-SNAPSHOT</version>
24+
<version>2.26.21</version>
2525
</parent>
2626
<artifactId>bundle-logging-bridge</artifactId>
2727
<packaging>jar</packaging>

Diff for: bundle-sdk/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>software.amazon.awssdk</groupId>
2323
<artifactId>aws-sdk-java-pom</artifactId>
24-
<version>2.26.21-SNAPSHOT</version>
24+
<version>2.26.21</version>
2525
</parent>
2626
<artifactId>bundle-sdk</artifactId>
2727
<packaging>jar</packaging>

0 commit comments

Comments
 (0)