Skip to content

Commit 7edfc9f

Browse files
author
AWS
committed
Release 2.26.6. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent 7536730 commit 7edfc9f

File tree

477 files changed

+556
-518
lines changed

Some content is hidden

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

477 files changed

+556
-518
lines changed

.changes/2.26.6.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.26.6",
3+
"date": "2024-06-19",
4+
"entries": [
5+
{
6+
"type": "bugfix",
7+
"category": "AWS SDK for Java v2",
8+
"contributor": "",
9+
"description": "Fix a bug that prevented users from overriding retry strategies"
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Artifact",
14+
"contributor": "",
15+
"description": "This release adds an acceptanceType field to the ReportSummary structure (used in the ListReports API response)."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Cost and Usage Report Service",
20+
"contributor": "",
21+
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "AWS Direct Connect",
26+
"contributor": "",
27+
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Athena",
32+
"contributor": "",
33+
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon Elastic Transcoder",
38+
"contributor": "",
39+
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing."
40+
},
41+
{
42+
"type": "feature",
43+
"category": "Amazon OpenSearch Service",
44+
"contributor": "",
45+
"description": "This release enables customers to use JSON Web Tokens (JWT) for authentication on their Amazon OpenSearch Service domains."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "AWS SDK for Java v2",
50+
"contributor": "",
51+
"description": "Updated endpoint and partition metadata."
52+
}
53+
]
54+
}

.changes/next-release/bugfix-AWSSDKforJavav2-5a6324d.json

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

.changes/next-release/feature-AWSArtifact-cf88839.json

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

.changes/next-release/feature-AWSCostandUsageReportService-e269be1.json

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

.changes/next-release/feature-AWSDirectConnect-c1052a1.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-AmazonAthena-9881e3c.json

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

.changes/next-release/feature-AmazonElasticTranscoder-0581b25.json

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

.changes/next-release/feature-AmazonOpenSearchService-6717e03.json

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

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,36 @@
11
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
2+
# __2.26.6__ __2024-06-19__
3+
## __AWS Artifact__
4+
- ### Features
5+
- This release adds an acceptanceType field to the ReportSummary structure (used in the ListReports API response).
6+
7+
## __AWS Cost and Usage Report Service__
8+
- ### Features
9+
- Add v2 smoke tests and smithy smokeTests trait for SDK testing.
10+
11+
## __AWS Direct Connect__
12+
- ### Features
13+
- Add v2 smoke tests and smithy smokeTests trait for SDK testing.
14+
15+
## __AWS SDK for Java v2__
16+
- ### Features
17+
- Updated endpoint and partition metadata.
18+
19+
- ### Bugfixes
20+
- Fix a bug that prevented users from overriding retry strategies
21+
22+
## __Amazon Athena__
23+
- ### Features
24+
- Add v2 smoke tests and smithy smokeTests trait for SDK testing.
25+
26+
## __Amazon Elastic Transcoder__
27+
- ### Features
28+
- Add v2 smoke tests and smithy smokeTests trait for SDK testing.
29+
30+
## __Amazon OpenSearch Service__
31+
- ### Features
32+
- This release enables customers to use JSON Web Tokens (JWT) for authentication on their Amazon OpenSearch Service domains.
33+
234
# __2.26.5__ __2024-06-18__
335
## __AWS CloudTrail__
436
- ### Features

0 commit comments

Comments
 (0)