Skip to content

Commit 9b1bf4e

Browse files
authored
Merge branch 'master' into dongie/lengthaware-subscriber
2 parents fc3a0f5 + eba1843 commit 9b1bf4e

File tree

539 files changed

+6894
-3267
lines changed

Some content is hidden

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

539 files changed

+6894
-3267
lines changed

.attach_pid803

Whitespace-only changes.

.changes/2.32.12.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.32.12",
3+
"date": "2025-07-30",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Directory Service",
8+
"contributor": "",
9+
"description": "This release adds support for AWS Managed Microsoft AD Hybrid Edition, introducing new operations: StartADAssessment, DescribeADAssessment, ListADAssessments, DeleteADAssessment, CreateHybridAD, UpdateHybridAD, and DescribeHybridADUpdate; and updated existing operation: DescribeDirectories."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS IoT Wireless",
14+
"contributor": "",
15+
"description": "Added TxPowerIndexMin, TxPowerIndexMax, NbTransMin and NbTransMax params to ServiceProfile."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon CloudFront",
20+
"contributor": "",
21+
"description": "This release adds new origin timeout options: 1) ResponseCompletionTimeout and 2) OriginReadTimeout (for S3 origins)"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon DocumentDB with MongoDB compatibility",
26+
"contributor": "",
27+
"description": "Add support for setting Serverless Scaling Configuration on clusters."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Elastic Compute Cloud",
32+
"contributor": "",
33+
"description": "Release to show the next hop IP address for routes propagated by VPC Route Server into VPC route tables."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS SDK for Java v2",
38+
"contributor": "",
39+
"description": "Updated endpoint and partition metadata."
40+
}
41+
]
42+
}

.changes/2.32.13.json

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
{
2+
"version": "2.32.13",
3+
"date": "2025-07-31",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS EntityResolution",
8+
"contributor": "",
9+
"description": "Add support for creating advanced rule-based matching workflows in AWS Entity Resolution."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Glue",
14+
"contributor": "",
15+
"description": "Added support for Route node, S3 Iceberg sources/targets, catalog Iceberg sources, DynamoDB ELT connector, AutoDataQuality evaluation, enhanced PII detection with redaction, Kinesis fan-out support, and new R-series worker types."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS IoT",
20+
"contributor": "",
21+
"description": "This release allows AWS IoT Core users to use their own AWS KMS keys for data protection"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS S3 Control",
26+
"contributor": "",
27+
"description": "Add Tags field to CreateAccessPoint"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Connect Customer Profiles",
32+
"contributor": "",
33+
"description": "The release updates standard profile with 2 new fields that supports account-level engagement. Updated APIs include CreateProfile, UpdateProfile, MergeProfiles, SearchProfiles, BatchGetProfile, GetSegmentMembership, CreateSegmentDefinition, CreateSegmentEstimate."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Elastic Compute Cloud",
38+
"contributor": "",
39+
"description": "Added support for the force option for the EC2 instance terminate command. This feature enables customers to recover resources associated with an instance stuck in the shutting-down state as a result of rare issues caused by a frozen operating system or an underlying hardware problem."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon OpenSearch Service",
44+
"contributor": "",
45+
"description": "Granular access control support for NEO-SAML with IAMFederation for AOS data source"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon QuickSight",
50+
"contributor": "",
51+
"description": "Added Impala connector support"
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Simple Email Service",
56+
"contributor": "",
57+
"description": "This release introduces support for Multi-tenant management"
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon WorkSpaces Web",
62+
"contributor": "",
63+
"description": "Added ability to log session activity on a portal to an S3 bucket."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Elastic Load Balancing",
68+
"contributor": "",
69+
"description": "This release enables secondary IP addresses for Network Load Balancers."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "Inspector2",
74+
"contributor": "",
75+
"description": "Extend usage to include agentless hours and add CODE_REPOSITORY to aggregation resource type"
76+
},
77+
{
78+
"type": "feature",
79+
"category": "AWS SDK for Java v2",
80+
"contributor": "",
81+
"description": "Updated endpoint and partition metadata."
82+
}
83+
]
84+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "bugfix",
3+
"category": "Amazon S3",
4+
"contributor": "",
5+
"description": "Add additional validations for multipart upload operations in the Java multipart S3 client."
6+
}

CHANGELOG.md

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,82 @@
11
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
2+
# __2.32.13__ __2025-07-31__
3+
## __AWS EntityResolution__
4+
- ### Features
5+
- Add support for creating advanced rule-based matching workflows in AWS Entity Resolution.
6+
7+
## __AWS Glue__
8+
- ### Features
9+
- Added support for Route node, S3 Iceberg sources/targets, catalog Iceberg sources, DynamoDB ELT connector, AutoDataQuality evaluation, enhanced PII detection with redaction, Kinesis fan-out support, and new R-series worker types.
10+
11+
## __AWS IoT__
12+
- ### Features
13+
- This release allows AWS IoT Core users to use their own AWS KMS keys for data protection
14+
15+
## __AWS S3 Control__
16+
- ### Features
17+
- Add Tags field to CreateAccessPoint
18+
19+
## __AWS SDK for Java v2__
20+
- ### Features
21+
- Updated endpoint and partition metadata.
22+
23+
## __Amazon Connect Customer Profiles__
24+
- ### Features
25+
- The release updates standard profile with 2 new fields that supports account-level engagement. Updated APIs include CreateProfile, UpdateProfile, MergeProfiles, SearchProfiles, BatchGetProfile, GetSegmentMembership, CreateSegmentDefinition, CreateSegmentEstimate.
26+
27+
## __Amazon Elastic Compute Cloud__
28+
- ### Features
29+
- Added support for the force option for the EC2 instance terminate command. This feature enables customers to recover resources associated with an instance stuck in the shutting-down state as a result of rare issues caused by a frozen operating system or an underlying hardware problem.
30+
31+
## __Amazon OpenSearch Service__
32+
- ### Features
33+
- Granular access control support for NEO-SAML with IAMFederation for AOS data source
34+
35+
## __Amazon QuickSight__
36+
- ### Features
37+
- Added Impala connector support
38+
39+
## __Amazon Simple Email Service__
40+
- ### Features
41+
- This release introduces support for Multi-tenant management
42+
43+
## __Amazon WorkSpaces Web__
44+
- ### Features
45+
- Added ability to log session activity on a portal to an S3 bucket.
46+
47+
## __Elastic Load Balancing__
48+
- ### Features
49+
- This release enables secondary IP addresses for Network Load Balancers.
50+
51+
## __Inspector2__
52+
- ### Features
53+
- Extend usage to include agentless hours and add CODE_REPOSITORY to aggregation resource type
54+
55+
# __2.32.12__ __2025-07-30__
56+
## __AWS Directory Service__
57+
- ### Features
58+
- This release adds support for AWS Managed Microsoft AD Hybrid Edition, introducing new operations: StartADAssessment, DescribeADAssessment, ListADAssessments, DeleteADAssessment, CreateHybridAD, UpdateHybridAD, and DescribeHybridADUpdate; and updated existing operation: DescribeDirectories.
59+
60+
## __AWS IoT Wireless__
61+
- ### Features
62+
- Added TxPowerIndexMin, TxPowerIndexMax, NbTransMin and NbTransMax params to ServiceProfile.
63+
64+
## __AWS SDK for Java v2__
65+
- ### Features
66+
- Updated endpoint and partition metadata.
67+
68+
## __Amazon CloudFront__
69+
- ### Features
70+
- This release adds new origin timeout options: 1) ResponseCompletionTimeout and 2) OriginReadTimeout (for S3 origins)
71+
72+
## __Amazon DocumentDB with MongoDB compatibility__
73+
- ### Features
74+
- Add support for setting Serverless Scaling Configuration on clusters.
75+
76+
## __Amazon Elastic Compute Cloud__
77+
- ### Features
78+
- Release to show the next hop IP address for routes propagated by VPC Route Server into VPC route tables.
79+
280
# __2.32.11__ __2025-07-29__
381
## __AWS Batch__
482
- ### 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.32.11</version>
54+
<version>2.32.13</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.32.11</version>
88+
<version>2.32.13</version>
8989
</dependency>
9090
<dependency>
9191
<groupId>software.amazon.awssdk</groupId>
9292
<artifactId>s3</artifactId>
93-
<version>2.32.11</version>
93+
<version>2.32.13</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.32.11</version>
105+
<version>2.32.13</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.32.12-SNAPSHOT</version>
23+
<version>2.32.14-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.32.12-SNAPSHOT</version>
23+
<version>2.32.14-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.32.12-SNAPSHOT</version>
23+
<version>2.32.14-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.32.12-SNAPSHOT</version>
23+
<version>2.32.14-SNAPSHOT</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626
<artifactId>archetypes</artifactId>

0 commit comments

Comments
 (0)