Skip to content

Commit b5f71a0

Browse files
committed
Merge branch 'master' of https://github.com/erin889/aws-sdk-java-v2 into httpclient-proxy-config
2 parents 8feda13 + 844a9fd commit b5f71a0

File tree

644 files changed

+34465
-9662
lines changed

Some content is hidden

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

644 files changed

+34465
-9662
lines changed

.changes/2.17.61.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"version": "2.17.61",
3+
"date": "2021-10-15",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Glue",
8+
"contributor": "",
9+
"description": "Enable S3 event base crawler API."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Elastic File System",
14+
"contributor": "",
15+
"description": "EFS adds documentation for a new exception for short identifiers to be thrown after its migration to long resource identifiers."
16+
}
17+
]
18+
}

.changes/2.17.62.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"version": "2.17.62",
3+
"date": "2021-10-18",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Interactive Video Service",
8+
"contributor": "",
9+
"description": "Bug fix: remove unsupported maxResults and nextToken pagination parameters from ListTagsForResource"
10+
},
11+
{
12+
"type": "bugfix",
13+
"category": "AWS SDK for Java v2",
14+
"contributor": "",
15+
"description": "Allow AwsErrorDetails to be serialized using Java serialization"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon QuickSight",
20+
"contributor": "",
21+
"description": "AWS QuickSight Service Features - Add IP Restriction UI and public APIs support."
22+
}
23+
]
24+
}

.changes/2.17.63.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"version": "2.17.63",
3+
"date": "2021-10-19",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Chime SDK Messaging",
8+
"contributor": "",
9+
"description": "The Amazon Chime SDK now allows developers to execute business logic on in-flight messages before they are delivered to members of a messaging channel with channel flows."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Data Exchange",
14+
"contributor": "",
15+
"description": "This release adds support for our public preview of AWS Data Exchange for Amazon Redshift. This enables data providers to list products including AWS Data Exchange datashares for Amazon Redshift, giving subscribers read-only access to provider data in Amazon Redshift."
16+
}
17+
]
18+
}

.changes/2.17.64.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
{
2+
"version": "2.17.64",
3+
"date": "2021-10-20",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "",
9+
"description": "Add missing @Override annotations"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Elemental MediaPackage",
14+
"contributor": "",
15+
"description": "When enabled, MediaPackage passes through digital video broadcasting (DVB) subtitles into the output."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS SecurityHub",
20+
"contributor": "",
21+
"description": "Added support for cross-Region finding aggregation, which replicates findings from linked Regions to a single aggregation Region. Added operations to view, enable, update, and delete the finding aggregation."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Appflow",
26+
"contributor": "",
27+
"description": "Feature to add support for JSON-L format for S3 as a source."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS Direct Connect",
32+
"contributor": "",
33+
"description": "This release adds 4 new APIS, which needs to be public able"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS Elemental MediaConvert",
38+
"contributor": "",
39+
"description": "AWS Elemental MediaConvert SDK has added support for specifying caption time delta in milliseconds and the ability to apply color range legalization to source content other than AVC video."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS Panorama",
44+
"contributor": "",
45+
"description": "General availability for AWS Panorama. AWS SDK for Panorama includes APIs to manage your devices and nodes, and deploy computer vision applications to the edge. For more information, see the AWS Panorama documentation at http://docs.aws.amazon.com/panorama"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "AWS Elemental MediaPackage VOD",
50+
"contributor": "",
51+
"description": "MediaPackage passes through digital video broadcasting (DVB) subtitles into the output."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Transcribe Streaming Service",
56+
"contributor": "",
57+
"description": "This release adds custom language support for streaming transcription."
58+
}
59+
]
60+
}

.changes/2.17.65.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"version": "2.17.65",
3+
"date": "2021-10-21",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "",
9+
"description": "Updated service endpoint metadata."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Connect Service",
14+
"contributor": "",
15+
"description": "Released Amazon Connect hours of operation API for general availability (GA). This API also supports AWS CloudFormation. For more information, see Amazon Connect Resource Type Reference in the AWS CloudFormation User Guide."
16+
},
17+
{
18+
"type": "bugfix",
19+
"category": "AWS SDK for Java v2",
20+
"contributor": "",
21+
"description": "Update the REST-JSON marshalling logic to conform to the standard expected behavior WRT to the `Content-Type` of the request."
22+
}
23+
]
24+
}

.changes/2.17.66.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"version": "2.17.66",
3+
"date": "2021-10-22",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Audit Manager",
8+
"contributor": "",
9+
"description": "This release introduces character restrictions for ControlSet names. We updated regex patterns for the following attributes: ControlSet, CreateAssessmentFrameworkControlSet, and UpdateAssessmentFrameworkControlSet."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon QuickSight",
14+
"contributor": "",
15+
"description": "Added QSearchBar option for GenerateEmbedUrlForRegisteredUser ExperienceConfiguration to support Q search bar embedding"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Chime",
20+
"contributor": "",
21+
"description": "Chime VoiceConnector and VoiceConnectorGroup APIs will now return an ARN."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "S3TransferManager",
26+
"contributor": "",
27+
"description": "Add support for S3TransferManager TransferListeners"
28+
}
29+
]
30+
}

.changes/2.17.67.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.17.67",
3+
"date": "2021-10-25",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Audit Manager",
8+
"contributor": "",
9+
"description": "This release introduces a new feature for Audit Manager: Custom framework sharing. You can now share your custom frameworks with another AWS account, or replicate them into another AWS Region under your own account."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Relational Database Service",
14+
"contributor": "",
15+
"description": "This release adds support for Amazon RDS Custom, which is a new RDS management type that gives you full access to your database and operating system. For more information, see https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-custom.html"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS SDK for Java v2",
20+
"contributor": "",
21+
"description": "Updated service endpoint metadata."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Route 53 Resolver",
26+
"contributor": "",
27+
"description": "New API for ResolverConfig, which allows autodefined rules for reverse DNS resolution to be disabled for a VPC"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Elastic Compute Cloud",
32+
"contributor": "",
33+
"description": "This release adds support to create a VPN Connection that is not attached to a Gateway at the time of creation. Use this to create VPNs associated with Core Networks, or modify your VPN and attach a gateway using the modify API after creation."
34+
}
35+
]
36+
}

.changes/2.17.68.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.17.68",
3+
"date": "2021-10-26",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Chime SDK Identity",
8+
"contributor": "",
9+
"description": "The Amazon Chime SDK now supports push notifications through Amazon Pinpoint"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon EMR Containers",
14+
"contributor": "",
15+
"description": "This feature enables auto-generation of certificate to secure the managed-endpoint and removes the need for customer provided certificate-arn during managed-endpoint setup."
16+
},
17+
{
18+
"type": "bugfix",
19+
"category": "Amazon S3",
20+
"contributor": "",
21+
"description": "Truncate the async request body when the content-length is shorter than the request body, instead of raising a \"Data read has a different checksum\" exception."
22+
},
23+
{
24+
"type": "bugfix",
25+
"category": "Amazon S3",
26+
"contributor": "",
27+
"description": "Raise an exception instead of hanging when a put-object content-length exceeds the data written by the async request body."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Chime SDK Messaging",
32+
"contributor": "",
33+
"description": "The Amazon Chime SDK now supports push notifications through Amazon Pinpoint"
34+
}
35+
]
36+
}

.changes/2.17.69.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.17.69",
3+
"date": "2021-10-27",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "",
9+
"description": "Provide an error message if a AsyncRequestBody.fromFile source file changes length or update time while the SDK is reading from the file."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon SageMaker Service",
14+
"contributor": "",
15+
"description": "This release allows customers to describe one or more versioned model packages through BatchDescribeModelPackage, update project via UpdateProject, modify and read customer metadata properties using Create, Update and Describe ModelPackage and enables cross account registration of model packages."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Auto Scaling",
20+
"contributor": "",
21+
"description": "This release adds support for attribute-based instance type selection, a new EC2 Auto Scaling feature that lets customers express their instance requirements as a set of attributes, such as vCPU, memory, and storage."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Textract",
26+
"contributor": "",
27+
"description": "This release adds support for asynchronously analyzing invoice and receipt documents through two new APIs: StartExpenseAnalysis and GetExpenseAnalysis"
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Elastic Kubernetes Service",
32+
"contributor": "",
33+
"description": "EKS managed node groups now support BOTTLEROCKET_x86_64 and BOTTLEROCKET_ARM_64 AMI types."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS SDK for Java v2",
38+
"contributor": "",
39+
"description": "Updated service endpoint metadata."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Elastic Compute Cloud",
44+
"contributor": "",
45+
"description": "This release adds: attribute-based instance type selection for EC2 Fleet, Spot Fleet, a feature that lets customers express instance requirements as attributes like vCPU, memory, and storage; and Spot placement score, a feature that helps customers identify an optimal location to run Spot workloads."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "AWS DynamoDB Enhanced Client",
50+
"contributor": "",
51+
"description": "Added support for @DynamoDBAutoGeneratedTimestamp that can be used for auto updated the last updated timestamp for a record."
52+
}
53+
]
54+
}

.changes/2.17.70.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
{
2+
"version": "2.17.70",
3+
"date": "2021-10-28",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Systems Manager Incident Manager",
8+
"contributor": "",
9+
"description": "Updating documentation, adding new field to ConflictException to indicate earliest retry timestamp for some operations, increase maximum length of nextToken fields"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon EC2 Container Service",
14+
"contributor": "",
15+
"description": "Amazon ECS now supports running Fargate tasks on Windows Operating Systems Families which includes Windows Server 2019 Core and Windows Server 2019 Full."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon SageMaker Service",
20+
"contributor": "",
21+
"description": "This release adds support for RStudio on SageMaker."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon GameLift",
26+
"contributor": "",
27+
"description": "Added support for Arm-based AWS Graviton2 instances, such as M6g, C6g, and R6g."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Connect Participant Service",
32+
"contributor": "",
33+
"description": "This release adds a new boolean attribute - Connect Participant - to the CreateParticipantConnection API, which can be used to mark the participant as connected."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Elastic Compute Cloud",
38+
"contributor": "",
39+
"description": "Added new read-only DenyAllIGWTraffic network interface attribute. Added support for DL1 24xlarge instances powered by Habana Gaudi Accelerators for deep learning model training workloads"
40+
}
41+
]
42+
}

0 commit comments

Comments
 (0)