Skip to content

Commit 56a20da

Browse files
author
AWS
committed
Release 2.17.44. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent b5b1e9c commit 56a20da

File tree

347 files changed

+427
-388
lines changed

Some content is hidden

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

347 files changed

+427
-388
lines changed

.changes/2.17.44.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.17.44",
3+
"date": "2021-09-22",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "AWS WAFV2",
8+
"contributor": "",
9+
"description": "Added the regex match rule statement, for matching web requests against a single regular expression."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "Amazon Lex Model Building V2",
14+
"contributor": "",
15+
"description": "This release adds support for utterances statistics for bots built using Lex V2 console and APIs. For details, see: https://docs.aws.amazon.com/lexv2/latest/dg/monitoring-utterances.html"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "EC2 Image Builder",
20+
"contributor": "",
21+
"description": "This feature adds support for specifying GP3 volume throughput and configuring instance metadata options for instances launched by EC2 Image Builder."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS SDK for Java v2",
26+
"contributor": "",
27+
"description": "Updated service endpoint metadata."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "AWS MediaTailor",
32+
"contributor": "",
33+
"description": "This release adds support to configure logs for playback configuration."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS Identity and Access Management",
38+
"contributor": "",
39+
"description": "Added changes to OIDC API about not using port numbers in the URL."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS Elemental MediaPackage VOD",
44+
"contributor": "",
45+
"description": "MediaPackage VOD will now return the current processing statuses of an asset's endpoints. The status can be QUEUED, PROCESSING, PLAYABLE, or FAILED."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "AWS License Manager",
50+
"contributor": "",
51+
"description": "AWS License Manager now allows customers to change their Windows Server or SQL license types from Bring-Your-Own-License (BYOL) to License Included or vice-versa (using the customer's media)."
52+
}
53+
]
54+
}

.changes/next-release/feature-AWSElementalMediaPackageVOD-41351f6.json

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

.changes/next-release/feature-AWSIdentityandAccessManagement-ec2212f.json

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

.changes/next-release/feature-AWSLicenseManager-bc8bfb3.json

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

.changes/next-release/feature-AWSMediaTailor-ad2d4a1.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-AWSWAFV2-0f30c80.json

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

.changes/next-release/feature-AmazonLexModelBuildingV2-ea5bee9.json

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

.changes/next-release/feature-EC2ImageBuilder-4db45ac.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.44__ __2021-09-22__
2+
## __AWS Elemental MediaPackage VOD__
3+
- ### Features
4+
- MediaPackage VOD will now return the current processing statuses of an asset's endpoints. The status can be QUEUED, PROCESSING, PLAYABLE, or FAILED.
5+
6+
## __AWS Identity and Access Management__
7+
- ### Features
8+
- Added changes to OIDC API about not using port numbers in the URL.
9+
10+
## __AWS License Manager__
11+
- ### Features
12+
- AWS License Manager now allows customers to change their Windows Server or SQL license types from Bring-Your-Own-License (BYOL) to License Included or vice-versa (using the customer's media).
13+
14+
## __AWS MediaTailor__
15+
- ### Features
16+
- This release adds support to configure logs for playback configuration.
17+
18+
## __AWS SDK for Java v2__
19+
- ### Features
20+
- Updated service endpoint metadata.
21+
22+
## __AWS WAFV2__
23+
- ### Features
24+
- Added the regex match rule statement, for matching web requests against a single regular expression.
25+
26+
## __Amazon Lex Model Building V2__
27+
- ### Features
28+
- This release adds support for utterances statistics for bots built using Lex V2 console and APIs. For details, see: https://docs.aws.amazon.com/lexv2/latest/dg/monitoring-utterances.html
29+
30+
## __EC2 Image Builder__
31+
- ### Features
32+
- This feature adds support for specifying GP3 volume throughput and configuring instance metadata options for instances launched by EC2 Image Builder.
33+
134
# __2.17.43__ __2021-09-21__
235
## __AWS IoT__
336
- ### Features

0 commit comments

Comments
 (0)