Skip to content

Commit 7b2ec08

Browse files
authored
Merge pull request #4094 from aws/staging/7c35687a-ad12-4f56-aa98-65c4d411014d
Pull request: release <- staging/7c35687a-ad12-4f56-aa98-65c4d411014d
2 parents 7e4d700 + 8bd7915 commit 7b2ec08

File tree

529 files changed

+3183
-1388
lines changed

Some content is hidden

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

529 files changed

+3183
-1388
lines changed

.changes/2.31.74.json

Lines changed: 132 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,132 @@
1+
{
2+
"version": "2.31.74",
3+
"date": "2025-06-30",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS ARC - Zonal Shift",
8+
"contributor": "",
9+
"description": "Added support for on-demand practice runs and balanced capacity checks in ARC autoshift practice."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS B2B Data Interchange",
14+
"contributor": "",
15+
"description": "Updated APIs to support inbound EDI split capabilities and additional Partnership-level configurations of generated EDI files' contents and format."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS CloudFormation",
20+
"contributor": "",
21+
"description": "Added support for UNKNOWN drift status."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Config",
26+
"contributor": "",
27+
"description": "Updated ResourceType enum with new resource types onboarded by AWS Config as of June 2025"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS Data Exchange",
32+
"contributor": "",
33+
"description": "This release updates resource Id with alphanumeric constraint, including Asset id, Revision id, Data Set id, Job id, and Event Action id."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS Glue",
38+
"contributor": "",
39+
"description": "releasing source processing properties to support source properties for ODB integrations"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS Health Imaging",
44+
"contributor": "",
45+
"description": "Added new fields to support the concept of primary image sets within the storage hierarchy."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "AWS Identity and Access Management",
50+
"contributor": "",
51+
"description": "Updated IAM ServiceSpecificCredential support to include expiration, API Key output format instead of username and password for services that will support API keys, and the ability to list credentials for all users in the account for a given service configuration."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "AWS Outposts",
56+
"contributor": "",
57+
"description": "Make ContactName and ContactPhoneNumber required fields when creating and updating Outpost Site Addresses."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "AWS Parallel Computing Service",
62+
"contributor": "",
63+
"description": "Fixed the validation pattern for an instance profile Amazon Resource Name (ARN) in AWS PCS."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "AWS Transfer Family",
68+
"contributor": "",
69+
"description": "Added support for dual-stack (IPv4 and IPv6) endpoints for SFTP public endpoints and VPC-internal endpoints (SFTP, FTPS, FTP, and AS2), enabling customers to configure new servers with IPv4 or dual-stack mode, convert existing servers to dual-stack, and use IPv6 with service APIs."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "Amazon Bedrock",
74+
"contributor": "",
75+
"description": "Add support for API Keys, Re-Ranker, implicit filter for RAG / KB evaluation for Bedrock APIs."
76+
},
77+
{
78+
"type": "feature",
79+
"category": "Amazon Bedrock Runtime",
80+
"contributor": "",
81+
"description": "Add API Key and document citations support for Bedrock Runtime APIs"
82+
},
83+
{
84+
"type": "feature",
85+
"category": "Amazon CloudWatch Logs",
86+
"contributor": "",
87+
"description": "Increase minimum length of queryId parameter to 1 character."
88+
},
89+
{
90+
"type": "feature",
91+
"category": "Amazon Connect Service",
92+
"contributor": "",
93+
"description": "This release introduces ChatMetrics to the model, providing comprehensive analytics insights for Amazon Connect chat conversations. Users can access these detailed metrics through the AWS Connect API by using the DescribeContact operation with their specific instance and contact IDs"
94+
},
95+
{
96+
"type": "feature",
97+
"category": "Amazon DynamoDB",
98+
"contributor": "",
99+
"description": "This change adds support for witnesses in global tables. It also adds a new table status, REPLICATION_NOT_AUTHORIZED. This status will indicate scenarios where global replicas table can't be utilized for data plane operations."
100+
},
101+
{
102+
"type": "feature",
103+
"category": "Amazon EventBridge",
104+
"contributor": "",
105+
"description": "Added support for EventBridge Dualstack endpoints in AWS GovCloud (US) regions (us-gov-east-1 and us-gov-west-1). The dualstack endpoints are identical for both FIPS and non-FIPS configurations, following the format: events.{region}.api.aws"
106+
},
107+
{
108+
"type": "feature",
109+
"category": "Amazon QuickSight",
110+
"contributor": "",
111+
"description": "Introduced custom permission capabilities for reporting content. Added menu option in exploration to preserve configuration data when textbox menu option is used. Added support for Athena trusted identity propagation."
112+
},
113+
{
114+
"type": "feature",
115+
"category": "Amazon Simple Systems Manager (SSM)",
116+
"contributor": "",
117+
"description": "Introduces AccessType, a new filter value for the DescribeSessions API."
118+
},
119+
{
120+
"type": "feature",
121+
"category": "Network Flow Monitor",
122+
"contributor": "",
123+
"description": "Add ConflictExceptions to UpdateScope and DeleteScope operations for scopes being mutated."
124+
},
125+
{
126+
"type": "feature",
127+
"category": "AWS SDK for Java v2",
128+
"contributor": "",
129+
"description": "Updated endpoint and partition metadata."
130+
}
131+
]
132+
}

CHANGELOG.md

Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,89 @@
11
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
2+
# __2.31.74__ __2025-06-30__
3+
## __AWS ARC - Zonal Shift__
4+
- ### Features
5+
- Added support for on-demand practice runs and balanced capacity checks in ARC autoshift practice.
6+
7+
## __AWS B2B Data Interchange__
8+
- ### Features
9+
- Updated APIs to support inbound EDI split capabilities and additional Partnership-level configurations of generated EDI files' contents and format.
10+
11+
## __AWS CloudFormation__
12+
- ### Features
13+
- Added support for UNKNOWN drift status.
14+
15+
## __AWS Config__
16+
- ### Features
17+
- Updated ResourceType enum with new resource types onboarded by AWS Config as of June 2025
18+
19+
## __AWS Data Exchange__
20+
- ### Features
21+
- This release updates resource Id with alphanumeric constraint, including Asset id, Revision id, Data Set id, Job id, and Event Action id.
22+
23+
## __AWS Glue__
24+
- ### Features
25+
- releasing source processing properties to support source properties for ODB integrations
26+
27+
## __AWS Health Imaging__
28+
- ### Features
29+
- Added new fields to support the concept of primary image sets within the storage hierarchy.
30+
31+
## __AWS Identity and Access Management__
32+
- ### Features
33+
- Updated IAM ServiceSpecificCredential support to include expiration, API Key output format instead of username and password for services that will support API keys, and the ability to list credentials for all users in the account for a given service configuration.
34+
35+
## __AWS Outposts__
36+
- ### Features
37+
- Make ContactName and ContactPhoneNumber required fields when creating and updating Outpost Site Addresses.
38+
39+
## __AWS Parallel Computing Service__
40+
- ### Features
41+
- Fixed the validation pattern for an instance profile Amazon Resource Name (ARN) in AWS PCS.
42+
43+
## __AWS SDK for Java v2__
44+
- ### Features
45+
- Updated endpoint and partition metadata.
46+
47+
## __AWS Transfer Family__
48+
- ### Features
49+
- Added support for dual-stack (IPv4 and IPv6) endpoints for SFTP public endpoints and VPC-internal endpoints (SFTP, FTPS, FTP, and AS2), enabling customers to configure new servers with IPv4 or dual-stack mode, convert existing servers to dual-stack, and use IPv6 with service APIs.
50+
51+
## __Amazon Bedrock__
52+
- ### Features
53+
- Add support for API Keys, Re-Ranker, implicit filter for RAG / KB evaluation for Bedrock APIs.
54+
55+
## __Amazon Bedrock Runtime__
56+
- ### Features
57+
- Add API Key and document citations support for Bedrock Runtime APIs
58+
59+
## __Amazon CloudWatch Logs__
60+
- ### Features
61+
- Increase minimum length of queryId parameter to 1 character.
62+
63+
## __Amazon Connect Service__
64+
- ### Features
65+
- This release introduces ChatMetrics to the model, providing comprehensive analytics insights for Amazon Connect chat conversations. Users can access these detailed metrics through the AWS Connect API by using the DescribeContact operation with their specific instance and contact IDs
66+
67+
## __Amazon DynamoDB__
68+
- ### Features
69+
- This change adds support for witnesses in global tables. It also adds a new table status, REPLICATION_NOT_AUTHORIZED. This status will indicate scenarios where global replicas table can't be utilized for data plane operations.
70+
71+
## __Amazon EventBridge__
72+
- ### Features
73+
- Added support for EventBridge Dualstack endpoints in AWS GovCloud (US) regions (us-gov-east-1 and us-gov-west-1). The dualstack endpoints are identical for both FIPS and non-FIPS configurations, following the format: events.{region}.api.aws
74+
75+
## __Amazon QuickSight__
76+
- ### Features
77+
- Introduced custom permission capabilities for reporting content. Added menu option in exploration to preserve configuration data when textbox menu option is used. Added support for Athena trusted identity propagation.
78+
79+
## __Amazon Simple Systems Manager (SSM)__
80+
- ### Features
81+
- Introduces AccessType, a new filter value for the DescribeSessions API.
82+
83+
## __Network Flow Monitor__
84+
- ### Features
85+
- Add ConflictExceptions to UpdateScope and DeleteScope operations for scopes being mutated.
86+
287
# __2.31.73__ __2025-06-27__
388
## __AWS Config__
489
- ### 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.31.73</version>
54+
<version>2.31.74</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.31.73</version>
88+
<version>2.31.74</version>
8989
</dependency>
9090
<dependency>
9191
<groupId>software.amazon.awssdk</groupId>
9292
<artifactId>s3</artifactId>
93-
<version>2.31.73</version>
93+
<version>2.31.74</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.31.73</version>
105+
<version>2.31.74</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.31.73</version>
23+
<version>2.31.74</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.31.73</version>
23+
<version>2.31.74</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.31.73</version>
23+
<version>2.31.74</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.31.73</version>
23+
<version>2.31.74</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.31.73</version>
20+
<version>2.31.74</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.31.73</version>
23+
<version>2.31.74</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.31.73</version>
20+
<version>2.31.74</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323
<artifactId>bom</artifactId>

0 commit comments

Comments
 (0)