Skip to content

Commit ff2f711

Browse files
author
AWS
committed
Release 2.17.50. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent e041315 commit ff2f711

File tree

351 files changed

+453
-392
lines changed

Some content is hidden

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

351 files changed

+453
-392
lines changed

.changes/2.17.50.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.17.50",
3+
"date": "2021-09-30",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon WorkMail",
8+
"contributor": "",
9+
"description": "This release adds support for mobile device access overrides management in Amazon WorkMail."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon WorkSpaces",
14+
"contributor": "",
15+
"description": "Added CreateUpdatedWorkspaceImage API to update WorkSpace images with latest software and drivers. Updated DescribeWorkspaceImages API to display if there are updates available for WorkSpace images."
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 Macie 2",
26+
"contributor": "",
27+
"description": "Amazon S3 bucket metadata now indicates whether an error or a bucket's permissions settings prevented Amazon Macie from retrieving data about the bucket or the bucket's objects."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS Network Firewall",
32+
"contributor": "",
33+
"description": "This release adds support for strict ordering for stateful rule groups. Using strict ordering, stateful rules are evaluated in the exact order in which you provide them."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS Account",
38+
"contributor": "",
39+
"description": "This release of the Account Management API enables customers to manage the alternate contacts for their AWS accounts. For more information, see https://docs.aws.amazon.com/accounts/latest/reference/accounts-welcome.html"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS Data Exchange",
44+
"contributor": "",
45+
"description": "This release enables subscribers to set up automatic exports of newly published revisions using the new EventAction API."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "AWS Cloud Control API",
50+
"contributor": "",
51+
"description": "Initial release of the SDK for AWS Cloud Control API"
52+
}
53+
]
54+
}

.changes/next-release/feature-AWSAccount-62f5536.json

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

.changes/next-release/feature-AWSCloudControlAPI-34164d0.json

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

.changes/next-release/feature-AWSDataExchange-17a3ab0.json

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

.changes/next-release/feature-AWSNetworkFirewall-08c63b6.json

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

.changes/next-release/feature-AWSSDKforJavav2-bedacd4.json

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

.changes/next-release/feature-AmazonMacie2-f3c50df.json

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

.changes/next-release/feature-AmazonWorkMail-580ac31.json

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

.changes/next-release/feature-AmazonWorkSpaces-4f92321.json

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

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
1+
# __2.17.50__ __2021-09-30__
2+
## __AWS Account__
3+
- ### Features
4+
- This release of the Account Management API enables customers to manage the alternate contacts for their AWS accounts. For more information, see https://docs.aws.amazon.com/accounts/latest/reference/accounts-welcome.html
5+
6+
## __AWS Cloud Control API__
7+
- ### Features
8+
- Initial release of the SDK for AWS Cloud Control API
9+
10+
## __AWS Data Exchange__
11+
- ### Features
12+
- This release enables subscribers to set up automatic exports of newly published revisions using the new EventAction API.
13+
14+
## __AWS Network Firewall__
15+
- ### Features
16+
- This release adds support for strict ordering for stateful rule groups. Using strict ordering, stateful rules are evaluated in the exact order in which you provide them.
17+
18+
## __AWS SDK for Java v2__
19+
- ### Features
20+
- Updated service endpoint metadata.
21+
22+
## __Amazon Macie 2__
23+
- ### Features
24+
- Amazon S3 bucket metadata now indicates whether an error or a bucket's permissions settings prevented Amazon Macie from retrieving data about the bucket or the bucket's objects.
25+
26+
## __Amazon WorkMail__
27+
- ### Features
28+
- This release adds support for mobile device access overrides management in Amazon WorkMail.
29+
30+
## __Amazon WorkSpaces__
31+
- ### Features
32+
- Added CreateUpdatedWorkspaceImage API to update WorkSpace images with latest software and drivers. Updated DescribeWorkspaceImages API to display if there are updates available for WorkSpace images.
33+
134
# __2.17.49__ __2021-09-29__
235
## __AWS Lambda__
336
- ### Features

0 commit comments

Comments
 (0)