Skip to content

Commit 060092f

Browse files
committed
Merge branch 'master' into update
2 parents c159d0c + a3dc7d2 commit 060092f

File tree

679 files changed

+54815
-8801
lines changed

Some content is hidden

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

679 files changed

+54815
-8801
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.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.7.23.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"version": "2.7.23",
3+
"date": "2019-08-13",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS AppSync",
8+
"description": "Adds a configuration option for AppSync GraphQL APIs"
9+
}
10+
]
11+
}

.changes/2.7.24.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"version": "2.7.24",
3+
"date": "2019-08-14",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Elastic Compute Cloud",
8+
"description": "This release adds a new API called SendDiagnosticInterrupt, which allows you to send diagnostic interrupts to your EC2 instance."
9+
}
10+
]
11+
}

.changes/2.7.25.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.7.25",
3+
"date": "2019-08-15",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS CodeCommit",
8+
"description": "This release adds an API, BatchGetCommits, that allows retrieval of metadata for multiple commits in an AWS CodeCommit repository."
9+
},
10+
{
11+
"type": "feature",
12+
"category": "Amazon Elastic Compute Cloud",
13+
"description": "This release adds an option to use private certificates from AWS Certificate Manager (ACM) to authenticate a Site-to-Site VPN connection's tunnel endpoints and customer gateway device."
14+
},
15+
{
16+
"type": "feature",
17+
"category": "AWS App Mesh",
18+
"description": "This release adds support for http header based routing and route prioritization."
19+
},
20+
{
21+
"type": "feature",
22+
"category": "AWS Glue",
23+
"description": "GetJobBookmarks API is withdrawn."
24+
},
25+
{
26+
"type": "feature",
27+
"category": "AWS Storage Gateway",
28+
"description": "CreateSnapshotFromVolumeRecoveryPoint API supports new parameter: Tags (to be attached to the created resource)"
29+
},
30+
{
31+
"type": "feature",
32+
"category": "Amazon Athena",
33+
"description": "This release adds support for querying S3 Requester Pays buckets. Users can enable this feature through their Workgroup settings."
34+
}
35+
]
36+
}

.changes/2.7.26.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"version": "2.7.26",
3+
"date": "2019-08-16",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS RoboMaker",
8+
"description": "Two feature release: 1. AWS RoboMaker introduces log-based simulation. Log-based simulation allows you to play back pre-recorded log data such as sensor streams for testing robotic functions like localization, mapping, and object detection. Use the AWS RoboMaker SDK to test your robotic applications. 2. AWS RoboMaker allow customer to setup a robot deployment timeout when CreateDeploymentJob."
9+
},
10+
{
11+
"type": "feature",
12+
"category": "Amazon Elastic MapReduce",
13+
"description": "Amazon EMR has introduced an account level configuration called Block Public Access that allows you to block clusters with ports open to traffic from public IP sources (i.e. 0.0.0.0/0 for IPv4 and ::/0 for IPv6) from launching. Individual ports or port ranges can be added as exceptions to allow public access."
14+
},
15+
{
16+
"type": "feature",
17+
"category": "Amazon EC2 Container Service",
18+
"description": "This release of Amazon Elastic Container Service (Amazon ECS) introduces support for controlling the usage of swap space on a per-container basis for Linux containers."
19+
}
20+
]
21+
}

.changes/2.7.27.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"version": "2.7.27",
3+
"date": "2019-08-19",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Cost and Usage Report Service",
8+
"description": "New IAM permission required for editing AWS Cost and Usage Reports - Starting today, you can allow or deny IAM users permission to edit Cost & Usage Reports through the API and the Billing and Cost Management console. To allow users to edit Cost & Usage Reports, ensure that they have 'cur: ModifyReportDefinition' permission. Refer to the technical documentation (https://docs.aws.amazon.com/aws-cost-management/latest/APIReference/API_cur_ModifyReportDefinition.html) for additional details."
9+
},
10+
{
11+
"type": "feature",
12+
"category": "AWS App Mesh",
13+
"description": "Fix for HttpMethod enum"
14+
}
15+
]
16+
}

.changes/2.7.28.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"version": "2.7.28",
3+
"date": "2019-08-20",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon AppStream",
8+
"description": "Includes API updates to support streaming through VPC endpoints for image builders and stacks."
9+
},
10+
{
11+
"type": "feature",
12+
"category": "AWS Transfer for SFTP",
13+
"description": "New field in response of TestIdentityProvider"
14+
},
15+
{
16+
"type": "feature",
17+
"category": "Amazon SageMaker Service",
18+
"description": "Amazon SageMaker introduces Managed Spot Training. Increases the maximum number of metric definitions to 40 for SageMaker Training and Hyperparameter Tuning Jobs. SageMaker Neo adds support for Acer aiSage and Qualcomm QCS605 and QCS603."
19+
},
20+
{
21+
"type": "feature",
22+
"category": "Alexa For Business",
23+
"description": "Adding support for optional locale input in CreateProfile and UpdateProfile APIs"
24+
}
25+
]
26+
}

.changes/2.7.29.json

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
{
2+
"version": "2.7.29",
3+
"date": "2019-08-21",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Apache HTTP Client",
8+
"description": "Enable TLS client authentication support for the Apache HTTP Client by allowing customers to specify a `TlsKeyManagersProvider` on the builder. The `KeyManger`s provided will be used when the remote server wants to authenticate the client."
9+
},
10+
{
11+
"type": "feature",
12+
"category": "Amazon Personalize Runtime",
13+
"description": "Increased limits on number of items recommended and reranked: The maximum number of results returned from getRecommendations API has been increased to 200. The maximum number of items which can be reranked via getPersonalizedRanking API has been increased to 200."
14+
},
15+
{
16+
"type": "feature",
17+
"category": "Amazon SageMaker Service",
18+
"description": "Amazon SageMaker now supports Amazon EFS and Amazon FSx for Lustre file systems as data sources for training machine learning models. Amazon SageMaker now supports running training jobs on ml.p3dn.24xlarge instance type. This instance type is offered as a limited private preview for certain SageMaker customers. If you are interested in joining the private preview, please reach out to the SageMaker Product Management team via AWS Support.\""
19+
},
20+
{
21+
"type": "feature",
22+
"category": "Amazon Forecast Query Service",
23+
"description": "Amazon Forecast is a fully managed machine learning service that makes it easy for customers to generate accurate forecasts using their historical time-series data"
24+
},
25+
{
26+
"type": "feature",
27+
"category": "Amazon Simple Queue Service",
28+
"description": "This release provides a way to add metadata tags to a queue when it is created. You can use tags to organize and identify your Amazon SQS queues for cost allocation."
29+
},
30+
{
31+
"type": "feature",
32+
"category": "Netty NIO HTTP Client",
33+
"description": "Add ability to to use HTTP proxies with the Netty async client."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Rekognition",
38+
"description": "Documentation updates for Amazon Rekognition."
39+
},
40+
{
41+
"type": "feature",
42+
"category": "Amazon DynamoDB",
43+
"description": "Public preview version of 'dynamodb-enhanced' that has a new DynamoDb mapper library that can be used with the v2 SDK. See README.md in the module for more detailed information about this module."
44+
},
45+
{
46+
"type": "feature",
47+
"category": "Amazon Forecast Service",
48+
"description": "Amazon Forecast is a fully managed machine learning service that makes it easy for customers to generate accurate forecasts using their historical time-series data"
49+
},
50+
{
51+
"type": "feature",
52+
"category": "Amazon ElastiCache",
53+
"description": "ElastiCache extends support for Scale down for Redis Cluster-mode enabled and disabled replication groups"
54+
},
55+
{
56+
"type": "feature",
57+
"category": "HTTP Client SPI",
58+
"description": "Add `TlsKeyManagersProvider` interface for supporting TLS client auth in HTTP client implementations."
59+
}
60+
]
61+
}

.changes/2.7.30.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"version": "2.7.30",
3+
"date": "2019-08-22",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Relational Database Service",
8+
"description": "This release allows users to enable RDS Data API while creating Aurora Serverless databases."
9+
},
10+
{
11+
"type": "feature",
12+
"category": "AWS DataSync",
13+
"description": "This release adds support for SMB location type."
14+
}
15+
]
16+
}

.changes/2.7.31.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"version": "2.7.31",
3+
"date": "2019-08-23",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Transcribe Service",
8+
"description": "Amazon Transcribe - support transcriptions from audio sources in Russian (ru-RU) and Chinese (zh-CN)."
9+
},
10+
{
11+
"type": "feature",
12+
"category": "Amazon Elastic Compute Cloud",
13+
"description": "This release of EC2 VM Import Export adds support for exporting Amazon Machine Image(AMI)s to a VM file"
14+
},
15+
{
16+
"type": "feature",
17+
"category": "AWS Elemental MediaPackage VOD",
18+
"description": "Adds optional Constant Initialization Vector (IV) to HLS Encryption for MediaPackage VOD."
19+
}
20+
]
21+
}

.changes/2.7.32.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"version": "2.7.32",
3+
"date": "2019-08-26",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS SecurityHub",
8+
"description": "This release resolves an issue with the DescribeHub action, changes the MasterId and InvitationId parameters for AcceptInvitation to Required, and changes the AccountIds parameter for DeleteInvitations and DeclineInvitations to Required."
9+
},
10+
{
11+
"type": "feature",
12+
"category": "Amazon Simple Systems Manager (SSM)",
13+
"description": "This feature adds \"default tier\" to the AWS Systems Manager Parameter Store for parameter creation and update. AWS customers can now set the \"default tier\" to one of the following values: Standard (default), Advanced or Intelligent-Tiering. This allows customers to create advanced parameters or parameters in corresponding tiers with one setting rather than code change to specify parameter tiers."
14+
}
15+
]
16+
}

0 commit comments

Comments
 (0)