Skip to content

Commit 104300f

Browse files
Release 2.44.12. Updated CHANGELOG.md, README.md and all pom.xml.
1 parent ec06b1e commit 104300f

528 files changed

Lines changed: 608 additions & 569 deletions

File tree

Some content is hidden

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

.changes/2.44.12.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
{
2+
"version": "2.44.12",
3+
"date": "2026-05-22",
4+
"entries": [
5+
{
6+
"type": "feature",
7+
"category": "Amazon GameLift Streams",
8+
"contributor": "",
9+
"description": "Added new Gen6 stream classes based on the EC2 G6e instance family. These classes are designed for streaming high-fidelity, graphically demanding games and applications that benefit from additional GPU memory and performance."
10+
},
11+
{
12+
"type": "feature",
13+
"category": "AWS Invoicing",
14+
"contributor": "",
15+
"description": "Adds support for idempotency with a new ClientToken field for the CreateInvoiceUnit, DeleteInvoiceUnit, UpdateInvoiceUnit, DeleteProcurementPortalPreference, PutProcurementPortalPreference, and UpdateProcurementPortalPreferenceStatus APIs."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "AWS Performance Insights",
20+
"contributor": "",
21+
"description": "Added ListPerformanceAnalysisReportRecommendations API to retrieve recommendations for a performance analysis report. Added analysis configuration support to CreatePerformanceAnalysisReport for enhanced analysis types such as vacuum analysis."
22+
},
23+
{
24+
"type": "feature",
25+
"category": "Amazon Elastic Compute Cloud",
26+
"contributor": "",
27+
"description": "The ModifyInstanceAttribute API now supports modification of EnclaveOptions for the instance as a typed parameter."
28+
},
29+
{
30+
"type": "feature",
31+
"category": "Amazon Q Connect",
32+
"contributor": "",
33+
"description": "Added guardrail assessment results to inference spans in the ListSpans API. You can now see which AI Guardrail policies were evaluated, whether content was blocked or masked, and per-policy details for each Bedrock Converse call"
34+
},
35+
{
36+
"type": "feature",
37+
"category": "Amazon DataZone",
38+
"contributor": "",
39+
"description": "Add support for VPC connection"
40+
},
41+
{
42+
"type": "feature",
43+
"category": "AWS Security Agent",
44+
"contributor": "",
45+
"description": "Adds support for verification scripts on penetration test findings. Customers can now download executable scripts to independently reproduce confirmed vulnerabilities, with instructions and required environment variables provided for each finding."
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/feature-AWSInvoicing-eb6e7f1.json

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

.changes/next-release/feature-AWSPerformanceInsights-97cbe91.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-AWSSecurityAgent-287b9c6.json

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

.changes/next-release/feature-AmazonDataZone-d2d183f.json

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

.changes/next-release/feature-AmazonElasticComputeCloud-576965a.json

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

.changes/next-release/feature-AmazonGameLiftStreams-91f75c9.json

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

.changes/next-release/feature-AmazonQConnect-3edf5bb.json

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

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,37 @@
11
#### 👋 _Looking for changelogs for older versions? You can find them in the [changelogs](./changelogs) directory._
2+
# __2.44.12__ __2026-05-22__
3+
## __AWS Invoicing__
4+
- ### Features
5+
- Adds support for idempotency with a new ClientToken field for the CreateInvoiceUnit, DeleteInvoiceUnit, UpdateInvoiceUnit, DeleteProcurementPortalPreference, PutProcurementPortalPreference, and UpdateProcurementPortalPreferenceStatus APIs.
6+
7+
## __AWS Performance Insights__
8+
- ### Features
9+
- Added ListPerformanceAnalysisReportRecommendations API to retrieve recommendations for a performance analysis report. Added analysis configuration support to CreatePerformanceAnalysisReport for enhanced analysis types such as vacuum analysis.
10+
11+
## __AWS SDK for Java v2__
12+
- ### Features
13+
- Updated endpoint and partition metadata.
14+
15+
## __AWS Security Agent__
16+
- ### Features
17+
- Adds support for verification scripts on penetration test findings. Customers can now download executable scripts to independently reproduce confirmed vulnerabilities, with instructions and required environment variables provided for each finding.
18+
19+
## __Amazon DataZone__
20+
- ### Features
21+
- Add support for VPC connection
22+
23+
## __Amazon Elastic Compute Cloud__
24+
- ### Features
25+
- The ModifyInstanceAttribute API now supports modification of EnclaveOptions for the instance as a typed parameter.
26+
27+
## __Amazon GameLift Streams__
28+
- ### Features
29+
- Added new Gen6 stream classes based on the EC2 G6e instance family. These classes are designed for streaming high-fidelity, graphically demanding games and applications that benefit from additional GPU memory and performance.
30+
31+
## __Amazon Q Connect__
32+
- ### Features
33+
- Added guardrail assessment results to inference spans in the ListSpans API. You can now see which AI Guardrail policies were evaluated, whether content was blocked or masked, and per-policy details for each Bedrock Converse call
34+
235
# __2.44.11__ __2026-05-21__
336
## __AWS Batch__
437
- ### Features

0 commit comments

Comments
 (0)