Skip to content

Commit 8e41ffd

Browse files
authored
Merge branch 'master' into alexwoo/per_request_auth
2 parents b54fa43 + 07af8f9 commit 8e41ffd

549 files changed

Lines changed: 6193 additions & 1057 deletions

File tree

Some content is hidden

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

.changes/2.42.39.json

Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
{
2+
"version": "2.42.39",
3+
"date": "2026-04-22",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Elastic Compute Cloud",
8+
"contributor": "",
9+
"description": "Managed resource visibility settings control whether resources that AWS services provision on your behalf within your AWS account appear in your Amazon console views and API list operations."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "EMR Serverless",
14+
"contributor": "",
15+
"description": "This release adds support for Spark connect sessions starting with release label emr-7.13.0."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS S3 Control",
20+
"contributor": "",
21+
"description": "This release adds support for five additional checksum algorithms for data integrity checking in Amazon S3 - MD5, SHA-512, XXHash3, XXHash64, and XXHash128."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS IoT Wireless",
26+
"contributor": "",
27+
"description": "Enable customers to optionally specify a desired confidence level for Cellular and WiFi position estimates. Customers can use this to trade off confidence level and radius of uncertainty based on their needs."
28+
},
29+
{
30+
"type": "bugfix",
31+
"category": "Amazon DynamoDB Enhanced Client",
32+
"contributor": "",
33+
"description": "Fix AutoGeneratedTimestampRecordExtension failing with UnsupportedOperationException for custom table schemas that do not implement converterForAttribute."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Simple Storage Service",
38+
"contributor": "",
39+
"description": "This release adds five additional checksum algorithms for S3 data integrity (MD5, SHA-512, XXHash3, XXHash64, XXHash128) and support for S3 Inventory on directory buckets (S3 Express One Zone)."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon OpenSearch Ingestion",
44+
"contributor": "",
45+
"description": "Update the pipeline configuration body character limit for the CreatePipeline API call."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Bedrock AgentCore Control",
50+
"contributor": "",
51+
"description": "Adds support for Amazon Bedrock AgentCore Harness control plane APIs, enabling customers to create, manage, and configure managed agent loops with customizable models, tools, memory, and isolated execution environments."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon OpenSearch Service",
56+
"contributor": "",
57+
"description": "Adds support for RollbackServiceSoftwareUpdate API"
58+
},
59+
{
60+
"type": "feature",
61+
"category": "AWS Batch",
62+
"contributor": "",
63+
"description": "Support of S3Files volume type, container start and stop timeouts."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "AWS Lambda",
68+
"contributor": "",
69+
"description": "Add Ruby 4.0 (ruby4.0) support to AWS Lambda."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "Amazon EC2 Container Service",
74+
"contributor": "",
75+
"description": "GPU health monitoring and auto-repair for ECS Managed Instances"
76+
},
77+
{
78+
"type": "feature",
79+
"category": "Amazon Interactive Video Service",
80+
"contributor": "",
81+
"description": "Adds support for Amazon IVS server-side ad insertion"
82+
},
83+
{
84+
"type": "feature",
85+
"category": "Amazon Bedrock AgentCore",
86+
"contributor": "",
87+
"description": "Adds support for Amazon Bedrock AgentCore Harness data plane APIs, enabling customers to invoke managed agent loops and execute commands on live agent sessions with streaming responses."
88+
}
89+
]
90+
}

.changes/2.42.40.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"version": "2.42.40",
3+
"date": "2026-04-23",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon DataZone",
8+
"contributor": "",
9+
"description": "Releasing For LakehouseProperties attributes in the Connections API's"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Managed integrations for AWS IoT Device Management",
14+
"contributor": "",
15+
"description": "Adds \"Status\" field to provisioning profile operation response types, giving users visibility into the readiness of a provisioning profile to be used for device provisioning."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon OpenSearch Service",
20+
"contributor": "",
21+
"description": "Amazon OpenSearch UI applications now support cross-Region domain association, enabling you to connect OpenSearch Dashboards in one AWS Region to OpenSearch domains in other Regions within the same partition for centralized data visualization."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Parallel Computing Service",
26+
"contributor": "",
27+
"description": "This release adds support for Slurm 25.11 with expedited requeue enabled by default for jobs failing due to node issues, configurable requeue delay, health checks at node startup only, and unauthenticated HTTP endpoints disabled by default for improved security."
28+
}
29+
]
30+
}

CHANGELOG.md

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,78 @@
11
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
2+
# __2.42.40__ __2026-04-23__
3+
## __AWS Parallel Computing Service__
4+
- ### Features
5+
- This release adds support for Slurm 25.11 with expedited requeue enabled by default for jobs failing due to node issues, configurable requeue delay, health checks at node startup only, and unauthenticated HTTP endpoints disabled by default for improved security.
6+
7+
## __Amazon DataZone__
8+
- ### Features
9+
- Releasing For LakehouseProperties attributes in the Connections API's
10+
11+
## __Amazon OpenSearch Service__
12+
- ### Features
13+
- Amazon OpenSearch UI applications now support cross-Region domain association, enabling you to connect OpenSearch Dashboards in one AWS Region to OpenSearch domains in other Regions within the same partition for centralized data visualization.
14+
15+
## __Managed integrations for AWS IoT Device Management__
16+
- ### Features
17+
- Adds "Status" field to provisioning profile operation response types, giving users visibility into the readiness of a provisioning profile to be used for device provisioning.
18+
19+
# __2.42.39__ __2026-04-22__
20+
## __AWS Batch__
21+
- ### Features
22+
- Support of S3Files volume type, container start and stop timeouts.
23+
24+
## __AWS IoT Wireless__
25+
- ### Features
26+
- Enable customers to optionally specify a desired confidence level for Cellular and WiFi position estimates. Customers can use this to trade off confidence level and radius of uncertainty based on their needs.
27+
28+
## __AWS Lambda__
29+
- ### Features
30+
- Add Ruby 4.0 (ruby4.0) support to AWS Lambda.
31+
32+
## __AWS S3 Control__
33+
- ### Features
34+
- This release adds support for five additional checksum algorithms for data integrity checking in Amazon S3 - MD5, SHA-512, XXHash3, XXHash64, and XXHash128.
35+
36+
## __Amazon Bedrock AgentCore__
37+
- ### Features
38+
- Adds support for Amazon Bedrock AgentCore Harness data plane APIs, enabling customers to invoke managed agent loops and execute commands on live agent sessions with streaming responses.
39+
40+
## __Amazon Bedrock AgentCore Control__
41+
- ### Features
42+
- Adds support for Amazon Bedrock AgentCore Harness control plane APIs, enabling customers to create, manage, and configure managed agent loops with customizable models, tools, memory, and isolated execution environments.
43+
44+
## __Amazon DynamoDB Enhanced Client__
45+
- ### Bugfixes
46+
- Fix AutoGeneratedTimestampRecordExtension failing with UnsupportedOperationException for custom table schemas that do not implement converterForAttribute.
47+
48+
## __Amazon EC2 Container Service__
49+
- ### Features
50+
- GPU health monitoring and auto-repair for ECS Managed Instances
51+
52+
## __Amazon Elastic Compute Cloud__
53+
- ### Features
54+
- Managed resource visibility settings control whether resources that AWS services provision on your behalf within your AWS account appear in your Amazon console views and API list operations.
55+
56+
## __Amazon Interactive Video Service__
57+
- ### Features
58+
- Adds support for Amazon IVS server-side ad insertion
59+
60+
## __Amazon OpenSearch Ingestion__
61+
- ### Features
62+
- Update the pipeline configuration body character limit for the CreatePipeline API call.
63+
64+
## __Amazon OpenSearch Service__
65+
- ### Features
66+
- Adds support for RollbackServiceSoftwareUpdate API
67+
68+
## __Amazon Simple Storage Service__
69+
- ### Features
70+
- This release adds five additional checksum algorithms for S3 data integrity (MD5, SHA-512, XXHash3, XXHash64, XXHash128) and support for S3 Inventory on directory buckets (S3 Express One Zone).
71+
72+
## __EMR Serverless__
73+
- ### Features
74+
- This release adds support for Spark connect sessions starting with release label emr-7.13.0.
75+
276
# __2.42.38__ __2026-04-21__
377
## __AWS Comprehend Medical__
478
- ### Features

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ To automatically manage module versions (currently all modules have the same ver
5151
<dependency>
5252
<groupId>software.amazon.awssdk</groupId>
5353
<artifactId>bom</artifactId>
54-
<version>2.42.38</version>
54+
<version>2.42.40</version>
5555
<type>pom</type>
5656
<scope>import</scope>
5757
</dependency>
@@ -85,12 +85,12 @@ Alternatively you can add dependencies for the specific services you use only:
8585
<dependency>
8686
<groupId>software.amazon.awssdk</groupId>
8787
<artifactId>ec2</artifactId>
88-
<version>2.42.38</version>
88+
<version>2.42.40</version>
8989
</dependency>
9090
<dependency>
9191
<groupId>software.amazon.awssdk</groupId>
9292
<artifactId>s3</artifactId>
93-
<version>2.42.38</version>
93+
<version>2.42.40</version>
9494
</dependency>
9595
```
9696

@@ -102,7 +102,7 @@ You can import the whole SDK into your project (includes *ALL* services). Please
102102
<dependency>
103103
<groupId>software.amazon.awssdk</groupId>
104104
<artifactId>aws-sdk-java</artifactId>
105-
<version>2.42.38</version>
105+
<version>2.42.40</version>
106106
</dependency>
107107
```
108108

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.42.39-SNAPSHOT</version>
23+
<version>2.42.41-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.42.39-SNAPSHOT</version>
23+
<version>2.42.41-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.42.39-SNAPSHOT</version>
23+
<version>2.42.41-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.42.39-SNAPSHOT</version>
23+
<version>2.42.41-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.42.39-SNAPSHOT</version>
20+
<version>2.42.41-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.42.39-SNAPSHOT</version>
23+
<version>2.42.41-SNAPSHOT</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

0 commit comments

Comments
 (0)