Skip to content

Commit 9ea36c7

Browse files
author
AWS
committed
Release 2.17.131. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent d7fbe9e commit 9ea36c7

File tree

370 files changed

+466
-421
lines changed

Some content is hidden

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

370 files changed

+466
-421
lines changed

.changes/2.17.131.json

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
{
2+
"version": "2.17.131",
3+
"date": "2022-02-16",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon Simple Systems Manager (SSM)",
8+
"contributor": "",
9+
"description": "Assorted ticket fixes and updates for AWS Systems Manager."
10+
},
11+
{
12+
"type": "bugfix",
13+
"category": "Netty NIO Async HTTP Client",
14+
"contributor": "",
15+
"description": "Fixed an issue in Netty async http client where NPE was thrown when the execution got cancelled before executionId was attached to the channel."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Glue",
20+
"contributor": "",
21+
"description": "Support for optimistic locking in UpdateTable"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Budgets",
26+
"contributor": "",
27+
"description": "Adds support for auto-adjusting budgets, a new budget method alongside fixed and planned. Auto-adjusting budgets introduces new metadata to configure a budget limit baseline using a historical lookback average or current period forecast."
28+
},
29+
{
30+
"type": "bugfix",
31+
"category": "S3 Transfer Manager",
32+
"contributor": "",
33+
"description": "A couple of minor refactoring on the S3TransferManager. 1. `CompletedDirectoryUpload#failedTransfers` now returns `List<FailedFileUpload>` instead of `Collection<FailedFileUpload>`. 2. `UploadDirectoryOverrideConfiguration#uploadFileRequestTransformer` now returns `Consumer<UploadFileRequest.Builder>` instead of `Optional<Consumer<UploadFileRequest.Builder>>` it will be no-op if no uploadFileRequestTransformer is provided"
34+
},
35+
{
36+
"type": "removal",
37+
"category": "AWS SDK for Java v2",
38+
"contributor": "",
39+
"description": "Removed codegen-resources from service jars, which reduces SDK artifact size."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Elastic Compute Cloud",
44+
"contributor": "",
45+
"description": "Documentation updates for EC2."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "S3 Transfer Manager",
50+
"contributor": "",
51+
"description": "Implement downloadDirectory API in the S3TransferManager"
52+
},
53+
{
54+
"type": "feature",
55+
"category": "AWS SDK for Java v2",
56+
"contributor": "",
57+
"description": "Add support for setting the default `RegionScope` used by the Sigv4a signer implementations. If the region scope to use is not supplied to the signing methods, the signers will default to this scope first and then the normal signing region."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "AWS Cost Explorer Service",
62+
"contributor": "",
63+
"description": "AWS Cost Anomaly Detection now supports SNS FIFO topic subscribers."
64+
}
65+
]
66+
}

.changes/next-release/bugfix-NettyNIOAsyncHTTPClient-b5e47f7.json

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

.changes/next-release/bugfix-S3TransferManager-2f34394.json

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

.changes/next-release/feature-AWSBudgets-f5f8abd.json

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

.changes/next-release/feature-AWSCostExplorerService-027f4f1.json

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

.changes/next-release/feature-AWSGlue-91440b5.json

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

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

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

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

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

.changes/next-release/feature-AmazonSimpleSystemsManagerSSM-2987f65.json

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

.changes/next-release/feature-S3TransferManager-4aba25e.json

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

0 commit comments

Comments
 (0)