Skip to content

Commit fac2583

Browse files
committed
Merge branch 'release' into zoewang/releaseFlexibleChecksumV2
2 parents a2ef0e5 + 83a19be commit fac2583

File tree

811 files changed

+22236
-12399
lines changed

Some content is hidden

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

811 files changed

+22236
-12399
lines changed

.brazil.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,8 @@
109109
"third-party-slf4j-api": { "skipImport": true },
110110
"v2-migration-tests": {"skipImport": true},
111111
"crt-unavailable-tests": { "skipImport": true },
112-
"bundle-shading-tests": { "skipImport": true }
112+
"bundle-shading-tests": { "skipImport": true },
113+
"architecture-tests": {"skipImport": true}
113114
},
114115

115116
"dependencies": {

.changes/2.29.32.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
{
2+
"version": "2.29.32",
3+
"date": "2024-12-11",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Artifact",
8+
"contributor": "",
9+
"description": "Add support for listing active customer agreements for the calling AWS Account."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS CloudTrail",
14+
"contributor": "",
15+
"description": "Doc-only updates for CloudTrail."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Control Catalog",
20+
"contributor": "",
21+
"description": "Minor documentation updates to the content of ImplementationDetails object part of the Control Catalog GetControl API"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Migration Hub",
26+
"contributor": "",
27+
"description": "API and documentation updates for AWS MigrationHub related to adding support for listing migration task updates and associating, disassociating and listing source resources"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Cognito Identity Provider",
32+
"contributor": "",
33+
"description": "Updated descriptions for some API operations and parameters, corrected some errors in Cognito user pools"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Simple Email Service",
38+
"contributor": "",
39+
"description": "Introduces support for multi-region endpoint."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "EMR Serverless",
44+
"contributor": "",
45+
"description": "This release adds support for accessing system profile logs in Lake Formation-enabled jobs."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Timestream InfluxDB",
50+
"contributor": "",
51+
"description": "Adds networkType parameter to CreateDbInstance API which allows IPv6 support to the InfluxDB endpoint"
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.29.33.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.29.33",
3+
"date": "2024-12-12",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Database Migration Service",
8+
"contributor": "",
9+
"description": "Add parameters to support for kerberos authentication. Add parameter for disabling the Unicode source filter with PostgreSQL settings. Add parameter to use large integer value with Kinesis/Kafka settings."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Glue",
14+
"contributor": "",
15+
"description": "To support customer-managed encryption in Data Quality to allow customers encrypt data with their own KMS key, we will add a DataQualityEncryption field to the SecurityConfiguration API where customers can provide their KMS keys."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Connect Service",
20+
"contributor": "",
21+
"description": "Configure holidays and other overrides to hours of operation in advance. During contact handling, Amazon Connect automatically checks for overrides and provides customers with an appropriate flow path. After an override period passes call center automatically reverts to standard hours of operation."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon GuardDuty",
26+
"contributor": "",
27+
"description": "Improved descriptions for certain APIs."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Route 53 Domains",
32+
"contributor": "",
33+
"description": "This release includes the following API updates: added the enumeration type RESTORE_DOMAIN to the OperationType; constrained the Price attribute to non-negative values; updated the LangCode to allow 2 or 3 alphabetical characters."
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.29.34.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.29.34",
3+
"date": "2024-12-13",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS CloudHSM V2",
8+
"contributor": "",
9+
"description": "Add support for Dual-Stack hsm2m.medium clusters. The customers will now be able to create hsm2m.medium clusters having both IPv4 and IPv6 connection capabilities by specifying a new param called NetworkType=DUALSTACK during cluster creation."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Cloud Map",
14+
"contributor": "",
15+
"description": "AWS Cloud Map now supports service-level attributes, allowing you to associate custom metadata directly with services. These attributes can be retrieved, updated, and deleted using the new GetServiceAttributes, UpdateServiceAttributes, and DeleteServiceAttributes API calls."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS MediaConnect",
20+
"contributor": "",
21+
"description": "AWS Elemental MediaConnect Gateway now supports Source Specific Multicast (SSM) for ingress bridges. This enables you to specify a source IP address in addition to a multicast IP when creating or updating an ingress bridge source."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Network Manager",
26+
"contributor": "",
27+
"description": "There was a sentence fragment in UpdateDirectConnectGatewayAttachment that was causing customer confusion as to whether it's an incomplete sentence or if it was a typo. Removed the fragment."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon CloudWatch Logs",
32+
"contributor": "",
33+
"description": "Limit PutIntegration IntegrationName and ListIntegrations IntegrationNamePrefix parameters to 50 characters"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Elastic Compute Cloud",
38+
"contributor": "",
39+
"description": "This release adds GroupId to the response for DeleteSecurityGroup."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Elastic Kubernetes Service",
44+
"contributor": "",
45+
"description": "Add NodeRepairConfig in CreateNodegroupRequest and UpdateNodegroupConfigRequest"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "AWS SDK for Java v2",
50+
"contributor": "",
51+
"description": "Updated endpoint and partition metadata."
52+
}
53+
]
54+
}

.changes/2.29.35.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.29.35",
3+
"date": "2024-12-16",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Cloud9",
8+
"contributor": "",
9+
"description": "Added information about Ubuntu 18.04 will be removed from the available imageIds for Cloud9 because Ubuntu 18.04 has ended standard support on May 31, 2023."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Elemental MediaLive",
14+
"contributor": "",
15+
"description": "AWS Elemental MediaLive adds three new features: MediaPackage v2 endpoint support for live stream delivery, KLV metadata passthrough in CMAF Ingest output groups, and Metadata Name Modifier in CMAF Ingest output groups for customizing metadata track names in output streams."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS IoT Greengrass V2",
20+
"contributor": "",
21+
"description": "Add support for runtime in GetCoreDevice and ListCoreDevices APIs."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Data Lifecycle Manager",
26+
"contributor": "",
27+
"description": "This release adds support for Local Zones in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Elastic Compute Cloud",
32+
"contributor": "",
33+
"description": "This release adds support for EBS local snapshots in AWS Dedicated Local Zones, which allows you to store snapshots of EBS volumes locally in Dedicated Local Zones."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Relational Database Service",
38+
"contributor": "",
39+
"description": "This release adds support for the \"MYSQL_CACHING_SHA2_PASSWORD\" enum value for RDS Proxy ClientPasswordAuthType."
40+
}
41+
]
42+
}

.changes/2.29.36.json

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
{
2+
"version": "2.29.36",
3+
"date": "2024-12-17",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Account",
8+
"contributor": "",
9+
"description": "Update endpoint configuration."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Backup",
14+
"contributor": "",
15+
"description": "Add Support for Backup Indexing"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Backup Search",
20+
"contributor": "",
21+
"description": "Add support for searching backups"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Batch",
26+
"contributor": "",
27+
"description": "This feature allows AWS Batch on Amazon EKS to support configuration of Pod Annotations, overriding Namespace on which the Batch job's Pod runs on, and allows Subpath and Persistent Volume claim to be set for AWS Batch on Amazon EKS jobs."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS Clean Rooms ML",
32+
"contributor": "",
33+
"description": "Add support for SQL compute configuration for StartAudienceGenerationJob API."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS CodePipeline",
38+
"contributor": "",
39+
"description": "AWS CodePipeline V2 type pipelines now support Managed Compute Rule."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWSMainframeModernization",
44+
"contributor": "",
45+
"description": "This release adds support for AWS Mainframe Modernization(M2) Service to allow specifying network type(ipv4, dual) for the environment instances. For dual network type, m2 environment applications will serve both IPv4 and IPv6 requests, whereas for ipv4 it will serve only IPv4 requests."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "AWS SDK for Java v2",
50+
"contributor": "",
51+
"description": "Added `AWS_METADATA_SERVICE_TIMEOUT` environment variable, System property and `metadata_service_timeout` Profile property to configure connection and read timeouts (in seconds) for both InstanceProfileCredentialsProvider and IMDS client."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon CloudFront",
56+
"contributor": "",
57+
"description": "Adds support for OriginReadTimeout and OriginKeepaliveTimeout to create CloudFront Distributions with VPC Origins."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon EC2 Container Service",
62+
"contributor": "",
63+
"description": "Added support for enableFaultInjection task definition parameter which can be used to enable Fault Injection feature on ECS tasks."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Synthetics",
68+
"contributor": "",
69+
"description": "Add support to toggle outbound IPv6 traffic on canaries connected to dualstack subnets. This behavior can be controlled via the new Ipv6AllowedForDualStack parameter of the VpcConfig input object in CreateCanary and UpdateCanary APIs."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "AWS SDK for Java v2",
74+
"contributor": "",
75+
"description": "Updated endpoint and partition metadata."
76+
}
77+
]
78+
}

.changes/2.29.37.json

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
{
2+
"version": "2.29.37",
3+
"date": "2024-12-18",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Amplify",
8+
"contributor": "",
9+
"description": "Added WAF Configuration to Amplify Apps"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Budgets",
14+
"contributor": "",
15+
"description": "Releasing minor partition endpoint updates"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS DataSync",
20+
"contributor": "",
21+
"description": "AWS DataSync introduces the ability to update attributes for in-cloud locations."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS IoT",
26+
"contributor": "",
27+
"description": "Release connectivity status query API which is a dedicated high throughput(TPS) API to query a specific device's most recent connectivity state and metadata."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS Resilience Hub",
32+
"contributor": "",
33+
"description": "AWS Resilience Hub now automatically detects already configured CloudWatch alarms and FIS experiments as part of the assessment process and returns the discovered resources in the corresponding list API responses. It also allows you to include or exclude test recommendations for an AppComponent."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS Transfer Family",
38+
"contributor": "",
39+
"description": "Added AS2 agreement configurations to control filename preservation and message signing enforcement. Added AS2 connector configuration to preserve content type from S3 objects."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Connect Participant Service",
44+
"contributor": "",
45+
"description": "This release adds support for the GetAuthenticationUrl and CancelParticipantAuthentication APIs used for customer authentication within Amazon Connect chats. There are also minor updates to the GetAttachment API."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Connect Service",
50+
"contributor": "",
51+
"description": "This release adds support for the UpdateParticipantAuthentication API used for customer authentication within Amazon Connect chats."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "AmazonMWAA",
56+
"contributor": "",
57+
"description": "Added support for Apache Airflow version 2.10.3 to MWAA."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon QuickSight",
62+
"contributor": "",
63+
"description": "Add support for PerformanceConfiguration attribute to Dataset entity. Allow PerformanceConfiguration specification in CreateDataset and UpdateDataset APIs."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "AWS SDK for Java v2",
68+
"contributor": "",
69+
"description": "Updated endpoint and partition metadata."
70+
}
71+
]
72+
}

0 commit comments

Comments
 (0)