Skip to content

Commit eafa914

Browse files
Merge branch 'master' into sigurjonviktorsson-handle-null-channel
2 parents 0f8400d + 0f7779e commit eafa914

File tree

580 files changed

+12604
-5588
lines changed

Some content is hidden

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

580 files changed

+12604
-5588
lines changed

.changes/2.19.0.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
{
2+
"version": "2.19.0",
3+
"date": "2022-12-19",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "",
9+
"description": "Include the raw `partitions.json` data as a string within `DefaultPartitionDataProvider` so it doesn't need to be loaded at runtime as a classpath resource."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Athena",
14+
"contributor": "",
15+
"description": "Add missed InvalidRequestException in GetCalculationExecutionCode,StopCalculationExecution APIs. Correct required parameters (Payload and Type) in UpdateNotebook API. Change Notebook size from 15 Mb to 10 Mb."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon EC2 Container Service",
20+
"contributor": "",
21+
"description": "This release adds support for alarm-based rollbacks in ECS, a new feature that allows customers to add automated safeguards for Amazon ECS service rolling updates."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Kinesis Video Streams",
26+
"contributor": "",
27+
"description": "Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Kinesis Video WebRTC Storage",
32+
"contributor": "",
33+
"description": "Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Relational Database Service",
38+
"contributor": "",
39+
"description": "Add support for --enable-customer-owned-ip to RDS create-db-instance-read-replica API for RDS on Outposts."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon S3 Transfer Manager",
44+
"contributor": "",
45+
"description": "The Amazon S3 Transfer Manager is now generally available. Visit [Dev Guide](https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/transfer-manager.html) for more information,"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon SageMaker Service",
50+
"contributor": "",
51+
"description": "AWS Sagemaker - Sagemaker Images now supports Aliases as secondary identifiers for ImageVersions. SageMaker Images now supports additional metadata for ImageVersions for better images management."
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.19.1.json

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
{
2+
"version": "2.19.1",
3+
"date": "2022-12-20",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Batch",
8+
"contributor": "",
9+
"description": "Adds isCancelled and isTerminated to DescribeJobs response."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Elemental MediaLive",
14+
"contributor": "",
15+
"description": "This release adds support for two new features to AWS Elemental MediaLive. First, you can now burn-in timecodes to your MediaLive outputs. Second, we now now support the ability to decode Dolby E audio when it comes in on an input."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Resource Explorer",
20+
"contributor": "",
21+
"description": "Documentation updates for AWS Resource Explorer."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Elastic Compute Cloud",
26+
"contributor": "",
27+
"description": "Adds support for pagination in the EC2 DescribeImages API."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Lookout for Equipment",
32+
"contributor": "",
33+
"description": "This release adds support for listing inference schedulers by status."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AmazonNimbleStudio",
38+
"contributor": "",
39+
"description": "Amazon Nimble Studio now supports configuring session storage volumes and persistence, as well as backup and restore sessions through launch profiles."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Route 53 Domains",
44+
"contributor": "",
45+
"description": "Use Route 53 domain APIs to change owner, create/delete DS record, modify IPS tag, resend authorization. New: AssociateDelegationSignerToDomain, DisassociateDelegationSignerFromDomain, PushDomain, ResendOperationAuthorization. Updated: UpdateDomainContact, ListOperations, CheckDomainTransferability."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon SageMaker Service",
50+
"contributor": "",
51+
"description": "Amazon SageMaker Autopilot adds support for new objective metrics in CreateAutoMLJob API."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Transcribe Service",
56+
"contributor": "",
57+
"description": "Enable our batch transcription jobs for Swedish and Vietnamese."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "AWS SDK for Java v2",
62+
"contributor": "",
63+
"description": "Updated endpoint and partition metadata."
64+
},
65+
{
66+
"type": "bugfix",
67+
"category": "Amazon S3 Transfer Manager",
68+
"contributor": "",
69+
"description": "Add `s3-transfer-manager` to bom so that users can use bom to manage its version."
70+
}
71+
]
72+
}

.changes/2.19.2.json

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
{
2+
"version": "2.19.2",
3+
"date": "2022-12-21",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS License Manager Linux Subscriptions",
8+
"contributor": "",
9+
"description": "AWS License Manager now offers cross-region, cross-account tracking of commercial Linux subscriptions on AWS. This includes subscriptions purchased as part of EC2 subscription-included AMIs, on the AWS Marketplace, or brought to AWS via Red Hat Cloud Access Program."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Support",
14+
"contributor": "",
15+
"description": "Documentation updates for the AWS Support API"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Transfer Family",
20+
"contributor": "",
21+
"description": "This release adds support for Decrypt as a workflow step type."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Connect Participant Service",
26+
"contributor": "",
27+
"description": "Amazon Connect Chat now allows for JSON (application/json) message types to be sent in the SendMessage API."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Connect Service",
32+
"contributor": "",
33+
"description": "Amazon Connect Chat now allows for JSON (application/json) message types to be sent as part of the initial message in the StartChatContact API."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon EventBridge Scheduler",
38+
"contributor": "",
39+
"description": "Updated the ListSchedules and ListScheduleGroups APIs to allow the NamePrefix field to start with a number. Updated the validation for executionRole field to support any role name."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Macie 2",
44+
"contributor": "",
45+
"description": "This release adds support for analyzing Amazon S3 objects that use the S3 Glacier Instant Retrieval (Glacier_IR) storage class."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon SageMaker Service",
50+
"contributor": "",
51+
"description": "This release enables adding RStudio Workbench support to an existing Amazon SageMaker Studio domain. It allows setting your RStudio on SageMaker environment configuration parameters and also updating the RStudioConnectUrl and RStudioPackageManagerUrl parameters for existing domains"
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Simple Systems Manager (SSM)",
56+
"contributor": "",
57+
"description": "Doc-only updates for December 2022."
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.19.3.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"version": "2.19.3",
3+
"date": "2022-12-22",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Compute Optimizer",
8+
"contributor": "",
9+
"description": "This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for ecs services running on Fargate."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS IoT Core Device Advisor",
14+
"contributor": "",
15+
"description": "This release adds the following new features: 1) Documentation updates for IoT Device Advisor APIs. 2) Updated required request parameters for IoT Device Advisor APIs. 3) Added new service feature: ability to provide the test endpoint when customer executing the StartSuiteRun API."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Secrets Manager",
20+
"contributor": "",
21+
"description": "Documentation updates for Secrets Manager"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Connect Service",
26+
"contributor": "",
27+
"description": "Amazon Connect Chat introduces the Idle Participant/Autodisconnect feature, which allows users to set timeouts relating to the activity of chat participants, using the new UpdateParticipantRoleConfig API."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Kinesis Video WebRTC Storage",
32+
"contributor": "",
33+
"description": "Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Relational Database Service",
38+
"contributor": "",
39+
"description": "Add support for managing master user password in AWS Secrets Manager for the DBInstance and DBCluster."
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.19.4.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.19.4",
3+
"date": "2022-12-23",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Connect Participant Service",
8+
"contributor": "",
9+
"description": "Amazon Connect Chat introduces the Message Receipts feature. This feature allows agents and customers to receive message delivered and read receipts after they send a chat message."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Connect Service",
14+
"contributor": "",
15+
"description": "Support for Routing Profile filter, SortCriteria, and grouping by Routing Profiles for GetCurrentMetricData API. Support for RoutingProfiles, UserHierarchyGroups, and Agents as filters, NextStatus and AgentStatusName for GetCurrentUserData. Adds ApproximateTotalCount to both APIs."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Detective",
20+
"contributor": "",
21+
"description": "This release adds a missed AccessDeniedException type to several endpoints."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon FSx",
26+
"contributor": "",
27+
"description": "Fix a bug where a recent release might break certain existing SDKs."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Inspector2",
32+
"contributor": "",
33+
"description": "Amazon Inspector adds support for scanning NodeJS 18.x and Go 1.x AWS Lambda function runtimes."
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.19.5.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"version": "2.19.5",
3+
"date": "2022-12-27",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Transfer Family",
8+
"contributor": "",
9+
"description": "Add additional operations to throw ThrottlingExceptions"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon MemoryDB",
14+
"contributor": "",
15+
"description": "This release adds support for MemoryDB Reserved nodes which provides a significant discount compared to on-demand node pricing. Reserved nodes are not physical nodes, but rather a billing discount applied to the use of on-demand nodes in your account."
16+
}
17+
]
18+
}

.changes/2.19.6.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"version": "2.19.6",
3+
"date": "2022-12-28",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Network Firewall",
8+
"contributor": "",
9+
"description": "AWS Network Firewall now provides status messages for firewalls to help you troubleshoot when your endpoint fails."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Route53 Recovery Control Config",
14+
"contributor": "",
15+
"description": "Added support for Python paginators in the route53-recovery-control-config List* APIs."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon ElastiCache",
20+
"contributor": "",
21+
"description": "This release allows you to modify the encryption in transit setting, for existing Redis clusters. You can now change the TLS configuration of your Redis clusters without the need to re-build or re-provision the clusters or impact application availability."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Relational Database Service",
26+
"contributor": "",
27+
"description": "This release adds support for Custom Engine Version (CEV) on RDS Custom SQL Server."
28+
}
29+
]
30+
}

.changes/2.19.7.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.19.7",
3+
"date": "2022-12-29",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Secrets Manager",
8+
"contributor": "",
9+
"description": "Added owning service filter, include planned deletion flag, and next rotation date response parameter in ListSecrets."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon API Gateway",
14+
"contributor": "",
15+
"description": "Documentation updates for Amazon API Gateway"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Connect Wisdom Service",
20+
"contributor": "",
21+
"description": "This release extends Wisdom CreateContent and StartContentUpload APIs to support PDF and MicrosoftWord docx document uploading."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon EMR",
26+
"contributor": "",
27+
"description": "Added GetClusterSessionCredentials API to allow Amazon SageMaker Studio to connect to EMR on EC2 clusters with runtime roles and AWS Lake Formation-based access control for Apache Spark, Apache Hive, and Presto queries."
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)