Skip to content

Commit 49beafd

Browse files
authored
Merge branch 'master' into finks/unsupported-payloads
2 parents e135241 + 91ca746 commit 49beafd

File tree

333 files changed

+13451
-1475
lines changed

Some content is hidden

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

333 files changed

+13451
-1475
lines changed

.changes/2.10.0.json

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
{
2+
"version": "2.10.0",
3+
"date": "2019-10-24",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS SDK for Java v2",
8+
"description": "Updating to use Jackson 2.10.0 and Netty 4.1.42.Final"
9+
},
10+
{
11+
"type": "feature",
12+
"category": "Amazon SageMaker Service",
13+
"description": "Adds support for the new family of Elastic Inference Accelerators (eia2) for SageMaker Hosting and Notebook Services"
14+
},
15+
{
16+
"type": "feature",
17+
"category": "AWS App Mesh",
18+
"description": "This release adds support for the gRPC and HTTP/2 protocols."
19+
},
20+
{
21+
"type": "feature",
22+
"category": "Amazon Elastic Compute Cloud",
23+
"description": "This release updates CreateFpgaImage to support tagging FPGA images on creation"
24+
},
25+
{
26+
"type": "feature",
27+
"category": "Amazon Chime",
28+
"description": "This release introduces Voice Connector PDX region and defaults previously created Voice Connectors to IAD. You can create Voice Connector Groups and add region specific Voice Connectors to direct telephony traffic across AWS regions in case of regional failures. With this release you can add phone numbers to Voice Connector Groups and can bulk move phone numbers between Voice Connectors, between Voice Connector and Voice Connector Groups and between Voice Connector Groups. Voice Connector now supports additional settings to enable SIP Log capture. This is in addition to the launch of Voice Connector Cloud Watch metrics in this release. This release also supports assigning outbound calling name (CNAM) to AWS account and individual phone numbers assigned to Voice Connectors. * Voice Connector now supports a setting to enable real time audio streaming delivered via Kinesis Audio streams. Please note that recording Amazon Chime Voice Connector calls with this feature maybe be subject to laws or regulations regarding the recording of telephone calls and other electronic communications. AWS Customer and their end users' have the responsibility to comply with all applicable laws regarding the recording, including properly notifying all participants in a recorded session or to a recorded communication that the session or communication is being recorded and obtain their consent."
29+
},
30+
{
31+
"type": "feature",
32+
"category": "Amazon GameLift",
33+
"description": "Amazon GameLift offers expanded hardware options for game hosting: Custom game builds can use the Amazon Linux 2 operating system, and fleets for both custom builds and Realtime servers can now use C5, M5, and R5 instance types."
34+
},
35+
{
36+
"type": "bugfix",
37+
"category": "Netty NIO Http Client",
38+
"description": "Fix a race condition where the channel is closed right after all content is buffered, causing `server failed to complete the response` error by adding a flag when `LastHttpContentHandler` is received."
39+
}
40+
]
41+
}

.changes/2.10.1.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"version": "2.10.1",
3+
"date": "2019-10-25",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Transcribe Streaming Service",
8+
"description": "With this release, Amazon Transcribe Streaming now supports audio sources in Australian English (en-AU)."
9+
}
10+
]
11+
}

.changes/2.10.10.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.10.10",
3+
"date": "2019-11-06",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Budgets",
8+
"description": "Documentation updates for budgets to track Savings Plans utilization and coverage"
9+
},
10+
{
11+
"type": "feature",
12+
"category": "AWS Cost Explorer Service",
13+
"description": "This launch provides customers with access to Savings Plans management APIs."
14+
},
15+
{
16+
"type": "feature",
17+
"category": "Amazon Elastic File System",
18+
"description": "EFS customers can select a lifecycle policy that automatically moves files that have not been accessed for 7 days into the EFS Infrequent Access (EFS IA) storage class. EFS IA provides price/performance that is cost-optimized for files that are not accessed every day."
19+
},
20+
{
21+
"type": "feature",
22+
"category": "AWS Signer",
23+
"description": "This release adds support for tagging code-signing profiles in AWS Signer."
24+
},
25+
{
26+
"type": "feature",
27+
"category": "AWS Savings Plans",
28+
"description": "This is the first release of Savings Plans, a new flexible pricing model that offers low prices on Amazon EC2 and AWS Fargate usage."
29+
},
30+
{
31+
"type": "feature",
32+
"category": "AWS CodeBuild",
33+
"description": "Add support for Build Number, Secrets Manager and Exported Environment Variables."
34+
}
35+
]
36+
}

.changes/2.10.11.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"version": "2.10.11",
3+
"date": "2019-11-06",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS SDK for Java v2",
8+
"description": "Added the web identity credentials provider to the default credential chain"
9+
},
10+
{
11+
"type": "feature",
12+
"category": "AWS Savings Plans",
13+
"description": "This is the first release of Savings Plans, a new flexible pricing model that offers low prices on Amazon EC2 and AWS Fargate usage."
14+
}
15+
]
16+
}

.changes/2.10.12.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.10.12",
3+
"date": "2019-11-07",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Simple Systems Manager (SSM)",
8+
"description": "AWS Systems Manager Session Manager target length increased to 400."
9+
},
10+
{
11+
"type": "feature",
12+
"category": "Netty NIO HTTP Client",
13+
"description": "Switch from setting the absolute URI in HTTP requests with no `Host` header to setting the absolute request path and query paramters and a `Host` header."
14+
},
15+
{
16+
"type": "feature",
17+
"category": "AWS SSO OIDC",
18+
"description": "This is an initial release of AWS Single Sign-On OAuth device code authorization service."
19+
},
20+
{
21+
"type": "feature",
22+
"category": "AWS S3",
23+
"description": "Added support for presignPutObject in S3Presigner."
24+
},
25+
{
26+
"type": "feature",
27+
"category": "AWS Single Sign-On",
28+
"description": "This is an initial release of AWS Single Sign-On (SSO) end-user access. This release adds support for accessing AWS accounts assigned in AWS SSO using short term credentials."
29+
},
30+
{
31+
"type": "feature",
32+
"category": "Amazon Comprehend",
33+
"description": "This release adds new languages (ar, hi, ko, ja, zh, zh-TW) for Amazon Comprehend's DetectSentiment, DetectEntities, DetectKeyPhrases, BatchDetectSentiment, BatchDetectEntities and BatchDetectKeyPhrases APIs"
34+
}
35+
]
36+
}

.changes/2.10.2.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"version": "2.10.2",
3+
"date": "2019-10-28",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Transfer for SFTP",
8+
"description": "This release adds logical directories support to your AWS SFTP server endpoint, so you can now create logical directory structures mapped to Amazon Simple Storage Service (Amazon S3) bucket paths for users created and stored within the service. Amazon S3 bucket names and paths can now be hidden from AWS SFTP users, providing an additional level of privacy to meet security requirements. You can lock down your SFTP users' access to designated folders (commonly referred to as 'chroot'), and simplify complex folder structures for data distribution through SFTP without replicating files across multiple users."
9+
},
10+
{
11+
"type": "feature",
12+
"category": "Amazon EC2 Container Registry",
13+
"description": "This release of Amazon Elastic Container Registry Service (Amazon ECR) introduces support for image scanning. This identifies the software vulnerabilities in the container image based on the Common Vulnerabilities and Exposures (CVE) database."
14+
},
15+
{
16+
"type": "feature",
17+
"category": "Amazon ElastiCache",
18+
"description": "Amazon ElastiCache adds support for migrating Redis workloads hosted on Amazon EC2 into ElastiCache by syncing the data between the source Redis cluster and target ElastiCache for Redis cluster in real time. For more information, see https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/migrate-to-elasticache.html."
19+
}
20+
]
21+
}

.changes/2.10.3.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"version": "2.10.3",
3+
"date": "2019-10-28",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Simple Storage Service",
8+
"description": "Adding support in SelectObjectContent for scanning a portion of an object specified by a scan range."
9+
}
10+
]
11+
}

.changes/2.10.4.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"version": "2.10.4",
3+
"date": "2019-10-29",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon AppStream",
8+
"description": "Adds support for providing domain names that can embed streaming sessions"
9+
},
10+
{
11+
"type": "feature",
12+
"category": "AWS Cloud9",
13+
"description": "Added CREATING and CREATE_FAILED environment lifecycle statuses."
14+
}
15+
]
16+
}

.changes/2.10.5.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"version": "2.10.5",
3+
"date": "2019-10-30",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon ElastiCache",
8+
"description": "Amazon ElastiCache for Redis 5.0.5 now allows you to modify authentication tokens by setting and rotating new tokens. You can now modify active tokens while in use, or add brand-new tokens to existing encryption-in-transit enabled clusters that were previously setup without authentication tokens. This is a two-step process that allows you to set and rotate the token without interrupting client requests."
9+
}
10+
]
11+
}

.changes/2.10.6.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"version": "2.10.6",
3+
"date": "2019-10-31",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Simple Storage Service",
8+
"description": "S3 Inventory now supports a new field 'IntelligentTieringAccessTier' that reports the access tier (frequent or infrequent) of objects stored in Intelligent-Tiering storage class."
9+
},
10+
{
11+
"type": "feature",
12+
"category": "AWS Amplify",
13+
"description": "This release of AWS Amplify Console introduces support for Web Previews. This feature allows user to create ephemeral branch deployments from pull request submissions made to a connected repository. A pull-request preview deploys every pull request made to your Git repository to a unique preview URL."
14+
},
15+
{
16+
"type": "feature",
17+
"category": "AWS Support",
18+
"description": "The status descriptions for TrustedAdvisorCheckRefreshStatus have been updated"
19+
}
20+
]
21+
}

.changes/2.10.7.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"version": "2.10.7",
3+
"date": "2019-11-01",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Pinpoint",
8+
"description": "This release of the Amazon Pinpoint API introduces support for using and managing journeys, and querying analytics data for journeys."
9+
},
10+
{
11+
"type": "feature",
12+
"category": "AWS CloudTrail",
13+
"description": "This release adds two new APIs, GetTrail and ListTrails, and support for adding tags when you create a trail by using a new TagsList parameter on CreateTrail operations."
14+
},
15+
{
16+
"type": "feature",
17+
"category": "AWS Database Migration Service",
18+
"description": "This release contains task timeline attributes in replication task statistics. This release also adds a note to the documentation for the CdcStartPosition task request parameter. This note describes how to enable the use of native CDC start points for a PostgreSQL source by setting the new slotName extra connection attribute on the source endpoint to the name of an existing logical replication slot."
19+
}
20+
]
21+
}

.changes/2.10.8.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"version": "2.10.8",
3+
"date": "2019-11-04",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS RoboMaker",
8+
"description": "RoboMaker Fleet Management launch a feature to verify your robot is ready to download and install the new robot application using a download condition file, which is a script run on the robot prior to downloading the new deployment."
9+
},
10+
{
11+
"type": "feature",
12+
"category": "Amazon DynamoDB Accelerator (DAX)",
13+
"description": "Documentation updates for dax"
14+
},
15+
{
16+
"type": "feature",
17+
"category": "Amazon Elastic Compute Cloud",
18+
"description": "Documentation updates for ec2"
19+
}
20+
]
21+
}

.changes/2.10.9.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"version": "2.10.9",
3+
"date": "2019-11-05",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS CodeStar Notifications",
8+
"description": "This release adds a notification manager for events in repositories, build projects, deployments, and pipelines. You can now configure rules and receive notifications about events that occur for resources. Each notification includes a status message as well as a link to the resource (repository, build project, deployment application, or pipeline) whose event generated the notification."
9+
},
10+
{
11+
"type": "feature",
12+
"category": "Amazon Relational Database Service",
13+
"description": "Documentation updates for Amazon RDS"
14+
}
15+
]
16+
}

.changes/2.9.25.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"version": "2.9.25",
3+
"date": "2019-10-22",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS OpsWorks CM",
8+
"description": "AWS OpsWorks for Chef Automate (OWCA) now allows customers to use a custom domain and respective certificate, for their AWS OpsWorks For Chef Automate servers. Customers can now provide a CustomDomain, CustomCertificate and CustomPrivateKey in CreateServer API to configure their Chef Automate servers with a custom domain and certificate."
9+
},
10+
{
11+
"type": "bugfix",
12+
"category": "Netty NIO HTTP Client",
13+
"description": "Better handle `GOAWAY` messages from the remote endpoint."
14+
},
15+
{
16+
"type": "feature",
17+
"category": "AWS IoT Events",
18+
"description": "Add support for new serial evaluation method for events in a detector model."
19+
}
20+
]
21+
}

.changes/2.9.26.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"version": "2.9.26",
3+
"date": "2019-10-23",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Security Token Service",
8+
"description": "AWS Security Token Service (STS) now supports a regional configuration flag to make the client respect the region without the need for the endpoint parameter."
9+
},
10+
{
11+
"type": "feature",
12+
"category": "Amazon Connect Service",
13+
"description": "This release adds 4 new APIs ListQueues, ListPhoneNumbers, ListContactFlows, and ListHoursOfOperations, which can be used to programmatically list Queues, PhoneNumbers, ContactFlows, and HoursOfOperations configured for an Amazon Connect instance respectively. You can learn more about the new APIs here: https://docs.aws.amazon.com/connect/latest/APIReference/Welcome.html."
14+
},
15+
{
16+
"type": "feature",
17+
"category": "Amazon Polly",
18+
"description": "Amazon Polly adds new female voices: US Spanish - Lupe and Brazilian Portuguese - Camila; both voices are available in Standard and Neural engine."
19+
}
20+
]
21+
}

.changes/next-release/bugfix-NettyNIOHTTPClient-cb2d4c6.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)