Skip to content

Commit b034c13

Browse files
committed
Merge remote-tracking branch 'origin' into feature/allow-string-value-for-select-for-enhanced-query-request
2 parents 066f000 + 9ed70c1 commit b034c13

File tree

878 files changed

+33945
-23446
lines changed

Some content is hidden

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

878 files changed

+33945
-23446
lines changed

.all-contributorsrc

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1021,6 +1021,24 @@
10211021
"contributions": [
10221022
"code"
10231023
]
1024+
},
1025+
{
1026+
"login": "S-Saranya1",
1027+
"name": "Saranya Somepalli",
1028+
"avatar_url": "https://avatars.githubusercontent.com/u/196712423?v=4",
1029+
"profile": "https://github.com/S-Saranya1",
1030+
"contributions": [
1031+
"code"
1032+
]
1033+
},
1034+
{
1035+
"login": "RanVaknin",
1036+
"name": "Ran Vaknin",
1037+
"avatar_url": "https://avatars.githubusercontent.com/u/50976344?v=4",
1038+
"profile": "https://github.com/RanVaknin",
1039+
"contributions": [
1040+
"code"
1041+
]
10241042
}
10251043
],
10261044
"contributorsPerLine": 7,

.changes/2.30.16.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.30.16",
3+
"date": "2025-02-07",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Elemental MediaConvert",
8+
"contributor": "",
9+
"description": "This release adds support for Animated GIF output, forced chroma sample positioning metadata, and Extensible Wave Container format"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Performance Insights",
14+
"contributor": "",
15+
"description": "Adds documentation for dimension groups and dimensions to analyze locks for Database Insights."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Elastic Container Registry",
20+
"contributor": "",
21+
"description": "Adds support to handle the new basic scanning daily quota."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Elastic Kubernetes Service",
26+
"contributor": "",
27+
"description": "Introduce versionStatus field to take place of status field in EKS DescribeClusterVersions API"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Transcribe Service",
32+
"contributor": "",
33+
"description": "This release adds support for the Clinical Note Template Customization feature for the AWS HealthScribe APIs within Amazon Transcribe."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Transcribe Streaming Service",
38+
"contributor": "",
39+
"description": "This release adds support for the Clinical Note Template Customization feature for the AWS HealthScribe Streaming APIs within Amazon Transcribe."
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.30.17.json

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
{
2+
"version": "2.30.17",
3+
"date": "2025-02-10",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS CRT-based S3 Client",
8+
"contributor": "",
9+
"description": "Fixed an issue in AWS CRT-based S3 client where checksums are not calculated for operations that require checksums when RequestChecksumCalculation.WHEN_REQUIRED is configured, resulting error."
10+
},
11+
{
12+
"type": "bugfix",
13+
"category": "AWS SDK for Java v2",
14+
"contributor": "",
15+
"description": "Remove unnecessary invocation of `ContentStreamProvider#newStream` when content-length is known for requests that use AWS chunked encoding."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS SDK for Java v2",
20+
"contributor": "",
21+
"description": "The SDK now does not buffer input data from `RequestBody#fromInputStream` in cases where the InputStream does not support mark and reset."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS SDK for Java v2",
26+
"contributor": "",
27+
"description": "The SDK now throws exception for input streaming operation if the stream has fewer bytes (i.e. reaches EOF) before the expected length is reached."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS SDK for Java v2",
32+
"contributor": "",
33+
"description": "The SDK now does not buffer input data from ContentStreamProvider in cases where content length is known."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS Database Migration Service",
38+
"contributor": "",
39+
"description": "New vendors for DMS Data Providers: DB2 LUW and DB2 for z/OS"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AmazonApiGatewayV2",
44+
"contributor": "",
45+
"description": "Documentation updates for Amazon API Gateway"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon CloudFront",
50+
"contributor": "",
51+
"description": "Doc-only update that adds defaults for CloudFront VpcOriginEndpointConfig values."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Connect Service",
56+
"contributor": "",
57+
"description": "Updated the CreateContact API documentation to indicate that it only applies to EMAIL contacts."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "AWS SDK for Java v2",
62+
"contributor": "",
63+
"description": "Updated endpoint and partition metadata."
64+
}
65+
]
66+
}

.changes/2.30.18.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.30.18",
3+
"date": "2025-02-11",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS AppSync",
8+
"contributor": "",
9+
"description": "Add support for operation level caching"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Certificate Manager Private Certificate Authority",
14+
"contributor": "",
15+
"description": "Private Certificate Authority service now supports Partitioned CRL as a revocation configuration option."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Performance Insights",
20+
"contributor": "",
21+
"description": "Documentation only update for RDS Performance Insights dimensions for execution plans and locking analysis."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Elastic Compute Cloud",
26+
"contributor": "",
27+
"description": "Adding support for the new fullSnapshotSizeInBytes field in the response of the EC2 EBS DescribeSnapshots API. This field represents the size of all the blocks that were written to the source volume at the time the snapshot was created."
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.30.19.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
{
2+
"version": "2.30.19",
3+
"date": "2025-02-12",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS B2B Data Interchange",
8+
"contributor": "",
9+
"description": "Allow spaces in the following fields in the Partnership resource: ISA 06 - Sender ID, ISA 08 - Receiver ID, GS 02 - Application Sender Code, GS 03 - Application Receiver Code"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS CodeBuild",
14+
"contributor": "",
15+
"description": "Add note for the RUNNER_BUILDKITE_BUILD buildType."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Elemental MediaLive",
20+
"contributor": "",
21+
"description": "Adds a RequestId parameter to all MediaLive Workflow Monitor create operations. The RequestId parameter allows idempotent operations."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Agents for Amazon Bedrock",
26+
"contributor": "",
27+
"description": "This releases adds the additionalModelRequestFields field to the CreateAgent and UpdateAgent operations. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Agents for Amazon Bedrock Runtime",
32+
"contributor": "",
33+
"description": "This releases adds the additionalModelRequestFields field to the InvokeInlineAgent operation. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon FSx",
38+
"contributor": "",
39+
"description": "Support for in-place Lustre version upgrades"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Polly",
44+
"contributor": "",
45+
"description": "Added support for the new voice - Jasmine (en-SG). Jasmine is available as a Neural voice only."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "OpenSearch Service Serverless",
50+
"contributor": "",
51+
"description": "Custom OpenSearchServerless Entity ID for SAML Config."
52+
},
53+
{
54+
"type": "bugfix",
55+
"category": "Amazon S3",
56+
"contributor": "",
57+
"description": "Fixed an issue in the S3 client where it skipped checksum calculation for operations that use SigV4a signing and require checksums. See [#5878](https://github.com/aws/aws-sdk-java-v2/issues/5878)."
58+
}
59+
]
60+
}

.changes/2.30.20.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.30.20",
3+
"date": "2025-02-13",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Certificate Manager Private Certificate Authority",
8+
"contributor": "",
9+
"description": "Private Certificate Authority (PCA) documentation updates"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Fault Injection Simulator",
14+
"contributor": "",
15+
"description": "Adds auto-pagination for the following operations: ListActions, ListExperimentTemplates, ListTargetAccountConfigurations, ListExperiments, ListExperimentResolvedTargets, ListTargetResourceTypes. Reduces length constraints of prefixes for logConfiguration and experimentReportConfiguration."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Storage Gateway",
20+
"contributor": "",
21+
"description": "This release adds support for generating cache reports on S3 File Gateways for files that fail to upload."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Access Analyzer",
26+
"contributor": "",
27+
"description": "This release introduces the getFindingsStatistics API, enabling users to retrieve aggregated finding statistics for IAM Access Analyzer's external access and unused access analysis features. Updated service API and documentation."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon EC2 Container Service",
32+
"contributor": "",
33+
"description": "This is a documentation only release to support migrating Amazon ECS service ARNs to the long ARN format."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon SageMaker Service",
38+
"contributor": "",
39+
"description": "Adds additional values to the InferenceAmiVersion parameter in the ProductionVariant data type."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Apache Http Client",
44+
"contributor": "",
45+
"description": "Allow users to configure authSchemeProviderRegistry for ApacheHttpClient"
46+
}
47+
]
48+
}

.changes/2.30.21.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.30.21",
3+
"date": "2025-02-14",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS CodeBuild",
8+
"contributor": "",
9+
"description": "Added test suite names to test case metadata"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Database Migration Service",
14+
"contributor": "",
15+
"description": "Introduces premigration assessment feature to DMS Serverless API for start-replication and describe-replications"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS RDS DataService",
20+
"contributor": "",
21+
"description": "Add support for Stop DB feature."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS WAFV2",
26+
"contributor": "",
27+
"description": "The WAFv2 API now supports configuring data protection in webACLs."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Connect Service",
32+
"contributor": "",
33+
"description": "Release Notes: 1) Analytics API enhancements: Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding API Idempotency: Adds ClientToken to instance creation and management APIs to support idempotency."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Simple Storage Service",
38+
"contributor": "",
39+
"description": "Added support for Content-Range header in HeadObject response."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon WorkSpaces Thin Client",
44+
"contributor": "",
45+
"description": "Update Environment and Device name field definitions"
46+
}
47+
]
48+
}

.changes/2.30.22.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.30.22",
3+
"date": "2025-02-17",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Amplify",
8+
"contributor": "",
9+
"description": "Add ComputeRoleArn to CreateApp, UpdateApp, CreateBranch, and UpdateBranch, allowing caller to specify a role to be assumed by Amplify Hosting for server-side rendered applications."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS CRT HTTP Client",
14+
"contributor": "alexw91",
15+
"description": "Add support for ML-KEM in Post-Quantum TLS Config"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Database Migration Service",
20+
"contributor": "",
21+
"description": "Support replicationConfigArn in DMS DescribeApplicableIndividualAssessments API."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Timestream InfluxDB",
26+
"contributor": "",
27+
"description": "This release introduces APIs to manage DbClusters and adds support for read replicas"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS SDK for Java v2",
32+
"contributor": "",
33+
"description": "Updated endpoint and partition metadata."
34+
}
35+
]
36+
}

0 commit comments

Comments
 (0)