Skip to content

Commit 1c4aaad

Browse files
author
AWS
committed
Release 2.25.5. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 1475379 commit 1c4aaad

File tree

470 files changed

+582
-526
lines changed

Some content is hidden

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

470 files changed

+582
-526
lines changed

.changes/2.25.5.json

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
{
2+
"version": "2.25.5",
3+
"date": "2024-03-07",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS S3",
8+
"contributor": "",
9+
"description": "Fixed the issue in S3 multipart client where the list of parts could be out of order in CompleteMultipartRequest, causing `The list of parts was not in ascending order` error to be thrown."
10+
},
11+
{
12+
"type": "bugfix",
13+
"category": "AWS SDK for Java v2",
14+
"contributor": "Madrigal",
15+
"description": "Modify ARN toString to print a valid ARN when there's no region or acountId"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Lambda",
20+
"contributor": "",
21+
"description": "Documentation updates for AWS Lambda"
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS WAFV2",
26+
"contributor": "",
27+
"description": "You can increase the max request body inspection size for some regional resources. The size setting is in the web ACL association config. Also, the AWSManagedRulesBotControlRuleSet EnableMachineLearning setting now takes a Boolean instead of a primitive boolean type, for languages like Java."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon AppConfig",
32+
"contributor": "",
33+
"description": "AWS AppConfig now supports dynamic parameters, which enhance the functionality of AppConfig Extensions by allowing you to provide parameter values to your Extensions at the time you deploy your configuration."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Elastic Compute Cloud",
38+
"contributor": "",
39+
"description": "This release adds an optional parameter to RegisterImage and CopyImage APIs to support tagging AMIs at the time of creation."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon Import/Export Snowball",
44+
"contributor": "",
45+
"description": "Doc-only update for change to EKS-Anywhere ordering."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Managed Grafana",
50+
"contributor": "",
51+
"description": "Adds support for the new GrafanaToken as part of the Amazon Managed Grafana Enterprise plugins upgrade to associate your AWS account with a Grafana Labs account."
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Relational Database Service",
56+
"contributor": "",
57+
"description": "Updates Amazon RDS documentation for io2 storage for Multi-AZ DB clusters"
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Amazon WorkSpaces",
62+
"contributor": "",
63+
"description": "Added note for user decoupling"
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Payment Cryptography Data Plane",
68+
"contributor": "",
69+
"description": "AWS Payment Cryptography EMV Decrypt Feature Release"
70+
}
71+
]
72+
}

.changes/next-release/bugfix-AWSS3-b8d17fa.json

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

.changes/next-release/bugfix-AWSSDKforJavav2-51797eb.json

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

.changes/next-release/feature-AWSLambda-eaeb8ca.json

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

.changes/next-release/feature-AWSWAFV2-8aa3cb8.json

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

.changes/next-release/feature-AmazonAppConfig-d97f978.json

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

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

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

.changes/next-release/feature-AmazonImportExportSnowball-63fe38c.json

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

.changes/next-release/feature-AmazonManagedGrafana-313828a.json

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

.changes/next-release/feature-AmazonRelationalDatabaseService-a5dbccc.json

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

0 commit comments

Comments
 (0)