Skip to content

Commit 72ee0dd

Browse files
committed
Merge branch 'master' into feature/master/sqs-batch-manager
2 parents bff9db8 + 1d9971b commit 72ee0dd

File tree

881 files changed

+4226
-1688
lines changed

Some content is hidden

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

881 files changed

+4226
-1688
lines changed

.changes/2.26.21.json

Lines changed: 102 additions & 0 deletions
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+
}

.changes/2.26.22.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.26.22",
3+
"date": "2024-07-22",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon DataZone",
8+
"contributor": "",
9+
"description": "This release adds 1/ support of register S3 locations of assets in AWS Lake Formation hybrid access mode for DefaultDataLake blueprint. 2/ support of CRUD operations for Asset Filters."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Interactive Video Service",
14+
"contributor": "",
15+
"description": "Documentation update for IVS Low Latency API Reference."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Neptune Graph",
20+
"contributor": "",
21+
"description": "Amazon Neptune Analytics provides new options for customers to start with smaller graphs at a lower cost. CreateGraph, CreaateGraphImportTask, UpdateGraph and StartImportTask APIs will now allow 32 and 64 for `provisioned-memory`"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Redshift Serverless",
26+
"contributor": "",
27+
"description": "Adds dualstack support for Redshift Serverless workgroup."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS SDK for Java v2",
32+
"contributor": "",
33+
"description": "Updated endpoint and partition metadata."
34+
}
35+
]
36+
}

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

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

.changes/next-release/feature-AWSSDKforJavav2-9bb4f2e.json

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

CHANGELOG.md

Lines changed: 84 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,87 @@
11
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
2+
# __2.26.22__ __2024-07-22__
3+
## __AWS SDK for Java v2__
4+
- ### Features
5+
- Updated endpoint and partition metadata.
6+
7+
## __Amazon DataZone__
8+
- ### Features
9+
- This release adds 1/ support of register S3 locations of assets in AWS Lake Formation hybrid access mode for DefaultDataLake blueprint. 2/ support of CRUD operations for Asset Filters.
10+
11+
## __Amazon Interactive Video Service__
12+
- ### Features
13+
- Documentation update for IVS Low Latency API Reference.
14+
15+
## __Amazon Neptune Graph__
16+
- ### Features
17+
- Amazon Neptune Analytics provides new options for customers to start with smaller graphs at a lower cost. CreateGraph, CreaateGraphImportTask, UpdateGraph and StartImportTask APIs will now allow 32 and 64 for `provisioned-memory`
18+
19+
## __Redshift Serverless__
20+
- ### Features
21+
- Adds dualstack support for Redshift Serverless workgroup.
22+
23+
# __2.26.21__ __2024-07-18__
24+
## __AWS Certificate Manager Private Certificate Authority__
25+
- ### Features
26+
- Fix broken waiters for the acm-pca client. Waiters broke in version 1.13.144 of the Boto3 SDK.
27+
28+
## __AWS Elemental MediaLive__
29+
- ### Features
30+
- AWS Elemental MediaLive now supports the SRT protocol via the new SRT Caller input type.
31+
32+
## __AWS SDK for Java v2__
33+
- ### Features
34+
- Make Waiters use the new Backoff Strategy
35+
- The partitions.json that ships with the SDK can now be overridden using one of the following means (in priority order):
36+
1. Specify a file path using the system property `aws.partitionsFile`
37+
2. Specify a file path using the environment variable `AWS_PARTITIONS_FILE`
38+
3. Add a resource to the classpath under the name `software/amazon/awssdk/global/partitions.json`
39+
- Updated endpoint and partition metadata.
40+
41+
## __AWS Secrets Manager__
42+
- ### Features
43+
- Doc only update for Secrets Manager
44+
45+
## __Amazon Connect Service__
46+
- ### Features
47+
- 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)
48+
49+
## __Amazon Elastic Compute Cloud__
50+
- ### Features
51+
- 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+
## __Amazon Interactive Video Service Chat__
54+
- ### Features
55+
- Documentation update for IVS Chat API Reference.
56+
57+
## __Amazon Kinesis Firehose__
58+
- ### Features
59+
- 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.
60+
61+
## __Amazon Relational Database Service__
62+
- ### Features
63+
- Updates Amazon RDS documentation to specify an eventual consistency model for DescribePendingMaintenanceActions.
64+
65+
## __Amazon SageMaker Service__
66+
- ### Features
67+
- SageMaker Training supports R5, T3 and R5D instances family. And SageMaker Processing supports G5 and R5D instances family.
68+
69+
## __Amazon Timestream Query__
70+
- ### Features
71+
- Doc-only update for TimestreamQuery. Added guidance about the accepted valid value for the QueryPricingModel parameter.
72+
73+
## __Amazon WorkSpaces Thin Client__
74+
- ### Features
75+
- Documentation update for WorkSpaces Thin Client.
76+
77+
## __Apache HTTP Client__
78+
- ### Bugfixes
79+
- 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.
80+
81+
## __Tax Settings__
82+
- ### Features
83+
- Set default endpoint for aws partition. Requests from all regions in aws partition will be forward to us-east-1 endpoint.
84+
285
# __2.26.20__ __2024-07-12__
386
## __AWS ARC - Zonal Shift__
487
- ### Features
@@ -409,7 +492,7 @@
409492
## __Contributors__
410493
Special thanks to the following contributors to this release:
411494

412-
[@sullis](https://github.com/sullis), [@shetsa-amzn](https://github.com/shetsa-amzn)
495+
[@shetsa-amzn](https://github.com/shetsa-amzn), [@sullis](https://github.com/sullis)
413496
# __2.26.9__ __2024-06-25__
414497
## __AWS Network Manager__
415498
- ### Features

README.md

Lines changed: 4 additions & 4 deletions
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.22</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.22</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.22</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.22</version>
107107
</dependency>
108108
```
109109

archetypes/archetype-app-quickstart/pom.xml

Lines changed: 1 addition & 1 deletion
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.23-SNAPSHOT</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

archetypes/archetype-lambda/pom.xml

Lines changed: 1 addition & 1 deletion
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.23-SNAPSHOT</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>archetype-lambda</artifactId>

archetypes/archetype-tools/pom.xml

Lines changed: 1 addition & 1 deletion
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.23-SNAPSHOT</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

archetypes/pom.xml

Lines changed: 1 addition & 1 deletion
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.23-SNAPSHOT</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>archetypes</artifactId>

aws-sdk-java/pom.xml

Lines changed: 1 addition & 1 deletion
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.23-SNAPSHOT</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>aws-sdk-java</artifactId>

bom-internal/pom.xml

Lines changed: 1 addition & 1 deletion
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.23-SNAPSHOT</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

bom/pom.xml

Lines changed: 1 addition & 1 deletion
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.23-SNAPSHOT</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>bom</artifactId>

bundle-logging-bridge/pom.xml

Lines changed: 1 addition & 1 deletion
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.23-SNAPSHOT</version>
2525
</parent>
2626
<artifactId>bundle-logging-bridge</artifactId>
2727
<packaging>jar</packaging>

bundle-sdk/pom.xml

Lines changed: 1 addition & 1 deletion
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.23-SNAPSHOT</version>
2525
</parent>
2626
<artifactId>bundle-sdk</artifactId>
2727
<packaging>jar</packaging>

bundle/pom.xml

Lines changed: 1 addition & 1 deletion
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.23-SNAPSHOT</version>
2525
</parent>
2626
<artifactId>bundle</artifactId>
2727
<packaging>jar</packaging>

codegen-lite-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>software.amazon.awssdk</groupId>
2424
<artifactId>aws-sdk-java-pom</artifactId>
25-
<version>2.26.21-SNAPSHOT</version>
25+
<version>2.26.23-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>codegen-lite-maven-plugin</artifactId>

codegen-lite/pom.xml

Lines changed: 1 addition & 1 deletion
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.23-SNAPSHOT</version>
2525
</parent>
2626
<artifactId>codegen-lite</artifactId>
2727
<name>AWS Java SDK :: Code Generator Lite</name>

0 commit comments

Comments
 (0)