Skip to content

Commit 8e40b0a

Browse files
author
AWS
committed
Release 2.17.32. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 10ffcc6 commit 8e40b0a

File tree

344 files changed

+420
-385
lines changed

Some content is hidden

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

344 files changed

+420
-385
lines changed

.changes/2.17.32.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.17.32",
3+
"date": "2021-09-01",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "",
9+
"description": "Fixed an issue where event streams might fail with ClassCastException or NoSuchElementExceptions"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS MediaTailor",
14+
"contributor": "",
15+
"description": "This release adds support for wall clock programs in LINEAR channels."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Amazon Elastic Compute Cloud",
20+
"contributor": "",
21+
"description": "Added LaunchTemplate support for the IMDS IPv6 endpoint"
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 Service Catalog App Registry",
32+
"contributor": "",
33+
"description": "Introduction of GetAssociatedResource API and GetApplication response extension for Resource Groups support."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "AWS Config",
38+
"contributor": "",
39+
"description": "Documentation updates for config"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS CloudTrail",
44+
"contributor": "",
45+
"description": "Documentation updates for CloudTrail"
46+
},
47+
{
48+
"type": "feature",
49+
"category": "AWS SDK for Java v2",
50+
"contributor": "",
51+
"description": "Added new convenience methods to SdkPublisher: doAfterOnError, doAfterOnComplete, and doAfterCancel."
52+
}
53+
]
54+
}

.changes/next-release/bugfix-AWSSDKforJavav2-974558b.json

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

.changes/next-release/feature-AWSCloudTrail-e339371.json

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

.changes/next-release/feature-AWSConfig-0ef761c.json

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

.changes/next-release/feature-AWSMediaTailor-d5fba23.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-AWSSDKforJavav2-d2a3922.json

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

.changes/next-release/feature-AWSServiceCatalogAppRegistry-3a84c34.json

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

.changes/next-release/feature-AmazonElasticComputeCloud-f73f0ec.json

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

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
# __2.17.32__ __2021-09-01__
2+
## __AWS CloudTrail__
3+
- ### Features
4+
- Documentation updates for CloudTrail
5+
6+
## __AWS Config__
7+
- ### Features
8+
- Documentation updates for config
9+
10+
## __AWS MediaTailor__
11+
- ### Features
12+
- This release adds support for wall clock programs in LINEAR channels.
13+
14+
## __AWS SDK for Java v2__
15+
- ### Features
16+
- Added new convenience methods to SdkPublisher: doAfterOnError, doAfterOnComplete, and doAfterCancel.
17+
- Updated service endpoint metadata.
18+
19+
- ### Bugfixes
20+
- Fixed an issue where event streams might fail with ClassCastException or NoSuchElementExceptions
21+
22+
## __AWS Service Catalog App Registry__
23+
- ### Features
24+
- Introduction of GetAssociatedResource API and GetApplication response extension for Resource Groups support.
25+
26+
## __Amazon Elastic Compute Cloud__
27+
- ### Features
28+
- Added LaunchTemplate support for the IMDS IPv6 endpoint
29+
130
# __2.17.31__ __2021-08-31__
231
## __AWS Compute Optimizer__
332
- ### Features

0 commit comments

Comments
 (0)