Skip to content

Commit 7b6f060

Browse files
authored
Merge branch 'master' into finks/unsupported-payloads
2 parents 4027489 + 36e32e1 commit 7b6f060

File tree

315 files changed

+8850
-2024
lines changed

Some content is hidden

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

315 files changed

+8850
-2024
lines changed

.changes/2.9.12.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"version": "2.9.12",
3+
"date": "2019-10-02",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Lightsail",
8+
"description": "This release adds support for the automatic snapshots add-on for instances and block storage disks."
9+
}
10+
]
11+
}

.changes/2.9.13.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"version": "2.9.13",
3+
"date": "2019-10-03",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Device Farm",
8+
"description": "Documentation updates for devicefarm"
9+
},
10+
{
11+
"type": "feature",
12+
"category": "Amazon Elasticsearch Service",
13+
"description": "Amazon Elasticsearch Service now supports configuring additional options for domain endpoint, such as whether to require HTTPS for all traffic."
14+
},
15+
{
16+
"type": "feature",
17+
"category": "Application Auto Scaling",
18+
"description": "Documentation updates for Application Auto Scaling"
19+
},
20+
{
21+
"type": "feature",
22+
"category": "Amazon Elastic Compute Cloud",
23+
"description": "This release allows customers to purchase regional EC2 RIs on a future date."
24+
}
25+
]
26+
}

.changes/2.9.14.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.9.14",
3+
"date": "2019-10-04",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Simple Systems Manager (SSM)",
8+
"description": "Documentation updates for Systems Manager / StartSession."
9+
},
10+
{
11+
"type": "feature",
12+
"category": "Amazon S3 Control",
13+
"description": "Adds support for the Amazon S3 Control service to the SDK."
14+
},
15+
{
16+
"type": "bugfix",
17+
"category": "Amazon CloudWatch",
18+
"description": "Add cloudwatch specific http configurations, specifically reducing `connectionMaxIdleTime`. Related to [#1380](https://github.com/aws/aws-sdk-java-v2/issues/1380)"
19+
},
20+
{
21+
"type": "bugfix",
22+
"category": "Amazon S3",
23+
"description": "Add s3 specific http configurations, specifically reducing `connectionMaxIdleTime`. Related to [#1122](https://github.com/aws/aws-sdk-java-v2/issues/1122)"
24+
},
25+
{
26+
"type": "feature",
27+
"category": "Amazon Cognito Identity Provider",
28+
"description": "This release adds ClientMetadata input parameter to multiple Cognito User Pools operations, making this parameter available to the customer configured lambda triggers as applicable."
29+
},
30+
{
31+
"type": "feature",
32+
"category": "AWS Elemental MediaPackage",
33+
"description": "New Harvest Job APIs to export segment-accurate content windows from MediaPackage Origin Endpoints to S3. See https://docs.aws.amazon.com/mediapackage/latest/ug/harvest-jobs.html for more info"
34+
}
35+
]
36+
}

.changes/2.9.15.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.9.15",
3+
"date": "2019-10-07",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Kinesis Firehose",
8+
"description": "Amazon Kinesis Data Firehose now allows delivering data to Elasticsearch clusters set up in a different AWS account than the Firehose AWS account. For technical documentation, look for ElasticsearchDestinationConfiguration in the Amazon Kinesis Firehose API reference."
9+
},
10+
{
11+
"type": "feature",
12+
"category": "Amazon Pinpoint",
13+
"description": "This release of the Amazon Pinpoint API introduces support for using and managing message templates."
14+
},
15+
{
16+
"type": "feature",
17+
"category": "AWS Direct Connect",
18+
"description": "This release adds a service provider field for physical connection creation and provides a list of available partner providers for each Direct Connect location."
19+
},
20+
{
21+
"type": "feature",
22+
"category": "Amazon Pinpoint Email Service",
23+
"description": "This release of the Amazon Pinpoint Email API introduces support for using and managing message templates."
24+
},
25+
{
26+
"type": "feature",
27+
"category": "AWS Glue",
28+
"description": "AWS Glue now provides ability to use custom certificates for JDBC Connections."
29+
},
30+
{
31+
"type": "feature",
32+
"category": "Amazon Import/Export Snowball",
33+
"description": "AWS Snowball Edge now allows you to perform an offline update to the software of your Snowball Edge device when your device is not connected to the internet. Previously, updating your Snowball Edge's software required that the device be connected to the internet or be sent back to AWS. Now, you can keep your Snowball Edge software up to date even if your device(s) cannot connect to the internet, or are required to run in an air-gapped environment. To complete offline updates, download the software update from a client machine with connection to the internet using the AWS Command Line Interface (CLI). Then, have the Snowball Edge device download and install the software update using the Snowball Edge device API. For more information about offline updates, visit the Snowball Edge documentation page."
34+
}
35+
]
36+
}

.changes/2.9.16.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"version": "2.9.16",
3+
"date": "2019-10-08",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Organizations",
8+
"description": "Documentation updates for organizations"
9+
},
10+
{
11+
"type": "feature",
12+
"category": "AWS SDK for Java v2",
13+
"description": "EC2MetadataUtils: add marketplaceProductCodes inside InstanceInfo's POJO"
14+
},
15+
{
16+
"type": "feature",
17+
"category": "Amazon EventBridge",
18+
"description": "Documentation updates for Amazon EventBridge."
19+
},
20+
{
21+
"type": "feature",
22+
"category": "AWS DataSync",
23+
"description": "Add Sync options to enable/disable TaskQueueing"
24+
},
25+
{
26+
"type": "feature",
27+
"category": "Amazon S3 Control",
28+
"description": "Adds support for the Amazon S3 Control service to the SDK."
29+
},
30+
{
31+
"type": "feature",
32+
"category": "Amazon Kinesis Firehose",
33+
"description": "With this release, you can use Amazon Kinesis Firehose delivery streams to deliver streaming data to Amazon Elasticsearch Service version 7.x clusters. For technical documentation, look for CreateDeliveryStream operation in Amazon Kinesis Firehose API reference."
34+
}
35+
]
36+
}

.changes/2.9.17.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"version": "2.9.17",
3+
"date": "2019-10-09",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Elemental MediaConvert",
8+
"description": "AWS Elemental MediaConvert SDK has added support for Dolby Atmos encoding, up to 36 outputs, accelerated transcoding with frame capture and preferred acceleration feature."
9+
},
10+
{
11+
"type": "feature",
12+
"category": "AWS SDK for Java v2",
13+
"description": "Expose instance signature through EC2MetadataUtils"
14+
},
15+
{
16+
"type": "feature",
17+
"category": "Amazon ElastiCache",
18+
"description": "Amazon ElastiCache now allows you to apply available service updates on demand to your Memcached and Redis Cache Clusters. Features included: (1) Access to the list of applicable service updates and their priorities. (2) Service update monitoring and regular status updates. (3) Recommended apply-by-dates for scheduling the service updates. (4) Ability to stop and later re-apply updates. For more information, see https://docs.aws.amazon.com/AmazonElastiCache/latest/mem-ug/Self-Service-Updates.html and https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Self-Service-Updates.html"
19+
},
20+
{
21+
"type": "feature",
22+
"category": "Managed Streaming for Kafka",
23+
"description": "Updated documentation for Amazon Managed Streaming for Kafka service."
24+
},
25+
{
26+
"type": "bugfix",
27+
"category": "AWS SDK for Java v2",
28+
"description": "Fix the implementations of `equals(Object)` and `hashCode()` for `DefaultSdkAutoConstructList` and `DefaultSdkAutoConstructMap` so that they follow the Java `equals` and `hashCode` contract. In addition, ensure that these implementations' `toString()` methods return nicely readable results. Fixes [#1445](https://github.com/aws/aws-sdk-java-v2/issues/1445)"
29+
}
30+
]
31+
}

.changes/2.9.18.json

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"version": "2.9.18",
3+
"date": "2019-10-10",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS IoT Analytics",
8+
"description": "Add `completionTime` to API call ListDatasetContents."
9+
},
10+
{
11+
"type": "feature",
12+
"category": "Amazon Lex Runtime Service",
13+
"description": "Amazon Lex now supports Session API checkpoints"
14+
},
15+
{
16+
"type": "feature",
17+
"category": "AWS SDK for Java v2",
18+
"description": "Implement arn parser functions in `arns` module."
19+
},
20+
{
21+
"type": "feature",
22+
"category": "Firewall Management Service",
23+
"description": "Firewall Manager now supports Amazon VPC security groups, making it easier to configure and manage security groups across multiple accounts from a single place."
24+
},
25+
{
26+
"type": "feature",
27+
"category": "Amazon Elastic Compute Cloud",
28+
"description": "New EC2 M5n, M5dn, R5n, R5dn instances with 100 Gbps network performance and Elastic Fabric Adapter (EFA) for ultra low latency; New A1.metal bare metal instance powered by AWS Graviton Processors"
29+
}
30+
]
31+
}

.changes/2.9.19.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"version": "2.9.19",
3+
"date": "2019-10-11",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS Greengrass",
8+
"description": "Greengrass OTA service supports Raspbian/Armv6l platforms."
9+
}
10+
]
11+
}

.changes/2.9.20.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"version": "2.9.20",
3+
"date": "2019-10-14",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon WorkSpaces",
8+
"description": "Documentation updates for WorkSpaces"
9+
},
10+
{
11+
"type": "feature",
12+
"category": "Amazon Personalize",
13+
"description": "AWS Personalize: Adds ability to create a solution version using FULL or UPDATE training mode"
14+
}
15+
]
16+
}

0 commit comments

Comments
 (0)