Skip to content

Commit ec049b5

Browse files
author
AWS
committed
Release 2.26.13. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 009bfbb commit ec049b5

File tree

481 files changed

+597
-543
lines changed

Some content is hidden

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

481 files changed

+597
-543
lines changed

.changes/2.26.13.json

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
{
2+
"version": "2.26.13",
3+
"date": "2024-07-01",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "",
9+
"description": "The retry strategies implementation was not backwards compatible with the retry policies in regards of throttled exceptions, for these the retry policies had a different backoff strategy that is much more slower. This change retrofits the retry strategies to have also a different backoff strategy for throttling errors that has the same base and max delay values as the legacy retry policy."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Step Functions",
14+
"contributor": "",
15+
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS WAFV2",
20+
"contributor": "",
21+
"description": "JSON body inspection: Update documentation to clarify that JSON parsing doesn't include full validation."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon API Gateway",
26+
"contributor": "",
27+
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Cognito Identity",
32+
"contributor": "",
33+
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Connect Service",
38+
"contributor": "",
39+
"description": "Authentication profiles are Amazon Connect resources (in gated preview) that allow you to configure authentication settings for users in your contact center. This release adds support for new ListAuthenticationProfiles, DescribeAuthenticationProfile and UpdateAuthenticationProfile APIs."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon DocumentDB with MongoDB compatibility",
44+
"contributor": "",
45+
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "Amazon Elastic Kubernetes Service",
50+
"contributor": "",
51+
"description": "Updates EKS managed node groups to support EC2 Capacity Blocks for ML"
52+
},
53+
{
54+
"type": "feature",
55+
"category": "Amazon Simple Workflow Service",
56+
"contributor": "",
57+
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
58+
},
59+
{
60+
"type": "feature",
61+
"category": "Payment Cryptography Control Plane",
62+
"contributor": "",
63+
"description": "Added further restrictions on logging of potentially sensitive inputs and outputs."
64+
},
65+
{
66+
"type": "feature",
67+
"category": "Payment Cryptography Data Plane",
68+
"contributor": "",
69+
"description": "Adding support for dynamic keys for encrypt, decrypt, re-encrypt and translate pin functions. With this change, customers can use one-time TR-31 keys directly in dataplane operations without the need to first import them into the service."
70+
},
71+
{
72+
"type": "feature",
73+
"category": "AWS SDK for Java v2",
74+
"contributor": "",
75+
"description": "Updated endpoint and partition metadata."
76+
}
77+
]
78+
}

.changes/next-release/bugfix-AWSSDKforJavav2-65f766c.json

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

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

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

.changes/next-release/feature-AWSStepFunctions-3c2d365.json

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

.changes/next-release/feature-AWSWAFV2-ac8c7a9.json

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

.changes/next-release/feature-AmazonAPIGateway-96de256.json

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

.changes/next-release/feature-AmazonCognitoIdentity-a3c70e0.json

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

.changes/next-release/feature-AmazonConnectService-a189ceb.json

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

.changes/next-release/feature-AmazonDocumentDBwithMongoDBcompatibility-ee1a38e.json

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

.changes/next-release/feature-AmazonElasticKubernetesService-715d21b.json

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

0 commit comments

Comments
 (0)