Skip to content

Commit da94e8c

Browse files
Bump version to 2.2.8
1 parent ef38089 commit da94e8c

14 files changed

Lines changed: 59 additions & 44 deletions

.changes/2.2.8.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
[
2+
{
3+
"category": "``ec2``",
4+
"description": "Added idempotency to CreateNetworkInterface using the ClientToken parameter.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``lookoutmetrics``",
9+
"description": "Allowing dot(.) character in table name for RDS and Redshift as source connector.",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``iotwireless``",
14+
"description": "Added six new public customer logging APIs to allow customers to set/get/reset log levels at resource type and resource id level. The log level set from the APIs will be used to filter log messages that can be emitted to CloudWatch in customer accounts.",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``location``",
19+
"description": "Adds support for calculation of routes, resource tagging and customer provided KMS keys.",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``datasync``",
24+
"description": "Added SecurityDescriptorCopyFlags option that allows for control of which components of SMB security descriptors are copied from source to destination objects.",
25+
"type": "api-change"
26+
},
27+
{
28+
"category": "``servicediscovery``",
29+
"description": "Bugfixes - The DiscoverInstances API operation now provides an option to return all instances for health-checked services when there are no healthy instances available.",
30+
"type": "api-change"
31+
},
32+
{
33+
"category": "``polly``",
34+
"description": "Amazon Polly adds new Canadian French voice - Gabrielle. Gabrielle is available as Neural voice only.",
35+
"type": "api-change"
36+
},
37+
{
38+
"category": "``sns``",
39+
"description": "This release adds SMS sandbox in Amazon SNS and the ability to view all configured origination numbers. The SMS sandbox provides a safe environment for sending SMS messages, without risking your reputation as an SMS sender.",
40+
"type": "api-change"
41+
}
42+
]

.changes/next-release/apichange-datasync-57033.json

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

.changes/next-release/apichange-ec2-80105.json

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

.changes/next-release/apichange-iotwireless-66165.json

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

.changes/next-release/apichange-location-3008.json

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

.changes/next-release/apichange-lookoutmetrics-22168.json

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

.changes/next-release/apichange-polly-527.json

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

.changes/next-release/apichange-servicediscovery-53231.json

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

.changes/next-release/apichange-sns-7307.json

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

CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22
CHANGELOG
33
=========
44

5+
2.2.8
6+
=====
7+
8+
* api-change:``ec2``: Added idempotency to CreateNetworkInterface using the ClientToken parameter.
9+
* api-change:``lookoutmetrics``: Allowing dot(.) character in table name for RDS and Redshift as source connector.
10+
* api-change:``iotwireless``: Added six new public customer logging APIs to allow customers to set/get/reset log levels at resource type and resource id level. The log level set from the APIs will be used to filter log messages that can be emitted to CloudWatch in customer accounts.
11+
* api-change:``location``: Adds support for calculation of routes, resource tagging and customer provided KMS keys.
12+
* api-change:``datasync``: Added SecurityDescriptorCopyFlags option that allows for control of which components of SMB security descriptors are copied from source to destination objects.
13+
* api-change:``servicediscovery``: Bugfixes - The DiscoverInstances API operation now provides an option to return all instances for health-checked services when there are no healthy instances available.
14+
* api-change:``polly``: Amazon Polly adds new Canadian French voice - Gabrielle. Gabrielle is available as Neural voice only.
15+
* api-change:``sns``: This release adds SMS sandbox in Amazon SNS and the ability to view all configured origination numbers. The SMS sandbox provides a safe environment for sending SMS messages, without risking your reputation as an SMS sender.
16+
17+
518
2.2.7
619
=====
720

0 commit comments

Comments
 (0)