Skip to content

Commit c1f76d8

Browse files
committed
Merge remote-tracking branch 'upstream/master' into sugmanue/sra-retries-merge-2.25.34-SNAPSHOT
2 parents 0a75aac + 5deea56 commit c1f76d8

File tree

645 files changed

+28830
-14260
lines changed

Some content is hidden

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

645 files changed

+28830
-14260
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -958,6 +958,15 @@
958958
"contributions": [
959959
"code"
960960
]
961+
},
962+
{
963+
"login": "eckardnet",
964+
"name": "Eckard Mühlich",
965+
"avatar_url": "https://avatars.githubusercontent.com/u/13320705?v=4",
966+
"profile": "https://github.com/eckardnet",
967+
"contributions": [
968+
"code"
969+
]
961970
}
962971
],
963972
"contributorsPerLine": 7,

.changes/2.25.23.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.25.23",
3+
"date": "2024-04-02",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "Amazon DynamoDB Enhanced Client",
8+
"contributor": "",
9+
"description": "Fixed toJson function in EnhancedDocument API to properly handle unicode control characters by escaping them with backslashes, preventing JsonParseException."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Glue",
14+
"contributor": "",
15+
"description": "Adding View related fields to responses of read-only Table APIs."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS SecurityHub",
20+
"contributor": "",
21+
"description": "Documentation updates for AWS Security Hub"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon EC2 Container Service",
26+
"contributor": "",
27+
"description": "Documentation only update for Amazon ECS."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Interactive Video Service Chat",
32+
"contributor": "",
33+
"description": "Doc-only update. Changed \"Resources\" to \"Key Concepts\" in docs and updated text."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "IAM Roles Anywhere",
38+
"contributor": "",
39+
"description": "This release increases the limit on the roleArns request parameter for the *Profile APIs that support it. This parameter can now take up to 250 role ARNs."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS SDK for Java v2",
44+
"contributor": "",
45+
"description": "Updated endpoint and partition metadata."
46+
}
47+
]
48+
}

.changes/2.25.24.json

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
{
2+
"version": "2.25.24",
3+
"date": "2024-04-03",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Clean Rooms ML",
8+
"contributor": "",
9+
"description": "The release includes a public SDK for AWS Clean Rooms ML APIs, making them globally available to developers worldwide."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS CloudFormation",
14+
"contributor": "",
15+
"description": "This release would return a new field - PolicyAction in cloudformation's existed DescribeChangeSetResponse, showing actions we are going to apply on the physical resource (e.g., Delete, Retain) according to the user's template"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Elemental MediaLive",
20+
"contributor": "",
21+
"description": "Cmaf Ingest outputs are now supported in Media Live"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Ground Station",
26+
"contributor": "",
27+
"description": "This release adds visibilityStartTime and visibilityEndTime to DescribeContact and ListContacts responses."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS Health Imaging",
32+
"contributor": "",
33+
"description": "SearchImageSets API now supports following enhancements - Additional support for searching on UpdatedAt and SeriesInstanceUID - Support for searching existing filters between dates/times - Support for sorting the search result by Ascending/Descending - Additional parameters returned in the response"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS Lambda",
38+
"contributor": "",
39+
"description": "Add Ruby 3.3 (ruby3.3) support to AWS Lambda"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS SDK for Java v2",
44+
"contributor": "",
45+
"description": "Records identity provider names in a resolved identity and adds this information to the user agent string"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "AWS Transfer Family",
50+
"contributor": "",
51+
"description": "Add ability to specify Security Policies for SFTP Connectors"
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon DataZone",
56+
"contributor": "",
57+
"description": "This release supports the feature of dataQuality to enrich asset with dataQualityResult in Amazon DataZone."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon DocumentDB with MongoDB compatibility",
62+
"contributor": "",
63+
"description": "This release adds Global Cluster Switchover capability which enables you to change your global cluster's primary AWS Region, the region that serves writes, while preserving the replication between all regions in the global cluster."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "AWS SDK for Java v2",
68+
"contributor": "",
69+
"description": "Updated endpoint and partition metadata."
70+
}
71+
]
72+
}

.changes/2.25.25.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
{
2+
"version": "2.25.25",
3+
"date": "2024-04-04",
4+
"entries": [
5+
{
6+
"type": "documentation",
7+
"category": "S3",
8+
"contributor": "",
9+
"description": "improve javadoc for S3 Event Notification module."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS B2B Data Interchange",
14+
"contributor": "",
15+
"description": "Adding support for X12 5010 HIPAA EDI version and associated transaction sets."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Clean Rooms Service",
20+
"contributor": "",
21+
"description": "Feature: New schemaStatusDetails field to the existing Schema object that displays a status on Schema API responses to show whether a schema is queryable or not. New BatchGetSchemaAnalysisRule API to retrieve multiple schemaAnalysisRules using a single API call."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon EMR Containers",
26+
"contributor": "",
27+
"description": "This release adds support for integration with EKS AccessEntry APIs to enable automatic Cluster Access for EMR on EKS."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Elastic Compute Cloud",
32+
"contributor": "",
33+
"description": "Amazon EC2 G6 instances powered by NVIDIA L4 Tensor Core GPUs can be used for a wide range of graphics-intensive and machine learning use cases. Gr6 instances also feature NVIDIA L4 GPUs and can be used for graphics workloads with higher memory requirements."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Interactive Video Service",
38+
"contributor": "",
39+
"description": "API update to include an SRT ingest endpoint and passphrase for all channels."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon S3",
44+
"contributor": "",
45+
"description": "Implement TransferListener for copy operations when using TransferManager with Java-based S3Client with multipart enabled"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Verified Permissions",
50+
"contributor": "",
51+
"description": "Adds GroupConfiguration field to Identity Source API's"
52+
},
53+
{
54+
"type": "feature",
55+
"category": "AWS SDK for Java v2",
56+
"contributor": "",
57+
"description": "Updated endpoint and partition metadata."
58+
}
59+
]
60+
}

.changes/2.25.26.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"version": "2.25.26",
3+
"date": "2024-04-05",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Resource Groups",
8+
"contributor": "",
9+
"description": "Added a new QueryErrorCode RESOURCE_TYPE_NOT_SUPPORTED that is returned by the ListGroupResources operation if the group query contains unsupported resource types."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon QuickSight",
14+
"contributor": "",
15+
"description": "Adding IAMIdentityCenterInstanceArn parameter to CreateAccountSubscription"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Verified Permissions",
20+
"contributor": "",
21+
"description": "Adding BatchIsAuthorizedWithToken API which supports multiple authorization requests against a PolicyStore given a bearer token."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS SDK for Java v2",
26+
"contributor": "",
27+
"description": "Updated endpoint and partition metadata."
28+
}
29+
]
30+
}

.changes/2.25.27.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"version": "2.25.27",
3+
"date": "2024-04-08",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Control Catalog",
8+
"contributor": "",
9+
"description": "This is the initial SDK release for AWS Control Catalog, a central catalog for AWS managed controls. This release includes 3 new APIs - ListDomains, ListObjectives, and ListCommonControls - that vend high-level data to categorize controls across the AWS platform."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon CloudWatch Network Monitor",
14+
"contributor": "",
15+
"description": "Updated the allowed monitorName length for CloudWatch Network Monitor."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Application Migration Service",
20+
"contributor": "",
21+
"description": "Added USE_SOURCE as default option to LaunchConfigurationTemplate bootMode parameter."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS SDK for Java v2",
26+
"contributor": "",
27+
"description": "Updated endpoint and partition metadata."
28+
}
29+
]
30+
}

.changes/2.25.28.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.25.28",
3+
"date": "2024-04-09",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS CodeBuild",
8+
"contributor": "",
9+
"description": "Add new webhook filter types for GitHub webhooks"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Elemental MediaConvert",
14+
"contributor": "",
15+
"description": "This release includes support for bringing your own fonts to use for burn-in or DVB-Sub captioning workflows."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Pinpoint",
20+
"contributor": "",
21+
"description": "The OrchestrationSendingRoleArn has been added to the email channel and is used to send emails from campaigns or journeys."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Relational Database Service",
26+
"contributor": "",
27+
"description": "This release adds support for specifying the CA certificate to use for the new db instance when restoring from db snapshot, restoring from s3, restoring to point in time, and creating a db instance read replica."
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/2.25.29.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
{
2+
"version": "2.25.29",
3+
"date": "2024-04-10",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "eckardnet",
9+
"description": "Set keepAile in SocketOptions to true if TcpKeepAliveConfiguration is set."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Clean Rooms Service",
14+
"contributor": "",
15+
"description": "AWS Clean Rooms Differential Privacy is now fully available. Differential privacy protects against user-identification attempts."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Supply Chain",
20+
"contributor": "",
21+
"description": "This release includes API SendDataIntegrationEvent for AWS Supply Chain"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon CloudWatch Network Monitor",
26+
"contributor": "",
27+
"description": "Examples were added to CloudWatch Network Monitor commands."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Connect Service",
32+
"contributor": "",
33+
"description": "This release adds new Submit Auto Evaluation Action for Amazon Connect Rules."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Q Connect",
38+
"contributor": "",
39+
"description": "This release adds a new QiC public API updateSession and updates an existing QiC public API createSession"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Rekognition",
44+
"contributor": "",
45+
"description": "Added support for ContentType to content moderation detections."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon WorkSpaces Thin Client",
50+
"contributor": "",
51+
"description": "Adding tags field to SoftwareSet. Removing tags fields from Summary objects. Changing the list of exceptions in tagging APIs. Fixing an issue where the SDK returns empty tags in Get APIs."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "AWS SDK for Java v2",
56+
"contributor": "",
57+
"description": "Updated endpoint and partition metadata."
58+
}
59+
]
60+
}

0 commit comments

Comments
 (0)